Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Laravel Laravel Package

reliese/laravel

Generate Laravel Eloquent models from your database schema. Reliese inspects tables, columns, and foreign keys to scaffold typed model properties and relationships via an Artisan command, helping speed up development (best used in local/dev environments).

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Accelerates development by automating Eloquent model generation from database schemas, eliminating manual boilerplate code and reducing human error in typing/relationships.
  • Supports rapid prototyping and iterative schema changes: teams can regenerate models instantly when DB structure evolves, enabling faster feature delivery.
  • Build vs. buy: Strong community adoption (1.7k+ stars), MIT licensing, and active maintenance make it a clear win over in-house solutions—no need to reinvent a critical tool.
  • Use cases: Onboarding new developers, maintaining consistency across large teams, and managing legacy database integrations where schema changes are frequent.

When to Consider This Package

  • Adopt when working with Laravel and relational databases (MySQL, PostgreSQL, SQLite) during development only (as the package is explicitly for local environments).
  • Ideal for projects with evolving schemas where consistency in model relationships, casting, and naming conventions is critical.
  • Avoid if:
    • The project uses non-relational databases (e.g., MongoDB).
    • Models require highly customized logic that cannot be configured via the package’s settings (e.g., complex custom methods).
    • Generation is needed in production (this tool is strictly for dev environments to prevent security risks).
    • The schema is static and minimal, making manual model creation more efficient than setup overhead.

How to Pitch It (Stakeholders)

Executives: "This tool automates model generation from your database schema, cutting development time by up to 30% and eliminating manual errors. It accelerates feature delivery, ensures consistent code quality, and is backed by a strong open-source community with zero licensing costs—minimizing risk while maximizing engineering productivity."
Engineering: "Seamlessly integrates with Laravel, supports all major relational databases, and offers granular configuration for relationships, casting, and base files to preserve custom logic. With 1.7k+ stars and regular updates, it’s battle-tested—reducing boilerplate while maintaining flexibility for your team’s workflow."

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport