spatie/laravel-model-info
Inspect Laravel Eloquent models to discover their file name, table name, attributes (name/type) and relations (name/type/related model). Also includes a ModelFinder to automatically locate all models in your application.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| visualbuilder/eloquent-schema | 0.86 | Adds MCP tools for Laravel Boost to introspect Eloquent models. Automatically discovers app and vendor models, extracts columns, relationships, and accessors, and serves complete model schemas with caching—helping AI assistants and dev tools generate accurate queries and code faster. | 3 | 3 | 1 | 291 | 0 | 0.0 | 25.8 | — | — | |
| mtolhuys/laravel-schematics | 0.84 | — | 1,487 | 1,489 | 132 | 2K | 19 | 18.0 | 15.8 | MIT | — | |
| waad/laravel-model-metadata | 0.84 | — | 86 | 85 | 3 | 575 | 0 | 17.4 | 13.7 | MIT | 3 months ago | |
| pursehouse/modeler-laravel-eloquent | 0.83 | — | 11 | 11 | 4 | 20 | 1 | 0.6 | 5.9 | MIT | 6 years ago | |
| onelearningcommunity/laravel-model-explorer | 0.83 | — | 7 | 6 | 0 | 13K | 0 | 21.8 | 51.7 | MIT | 2 weeks ago | |
| reliese/laravel | 0.83 | 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). | 1,709 | 1,719 | 321 | 94K | 66 | 45.6 | 49.7 | MIT | 1 year ago | |
| spatie/laravel-package-tools | 0.83 | A base PackageServiceProvider for Laravel package authors. Quickly register and publish config, views, translations, assets, routes, migrations, commands, view components/composers, and install commands—all via a clean, fluent API. | 952 | 961 | 164 | 7M | 0 | 35.9 | 61.6 | MIT | 2 months ago | |
| cerbero/eloquent-inspector | 0.82 | — | 112 | 112 | 2 | 2K | 0 | 0.6 | 17.1 | MIT | — | |
| novius/laravel-meta | 0.82 | — | 0 | 0 | 0 | 354 | 0 | 18.4 | 40.3 | AGPL-3.0 | 2 months ago | |
| ac/model-traits | 0.82 | — | 6 | 6 | 2 | 10 | 0 | 0.1 | 5.3 | — | — | |
| spatie/laravel-model-status | 0.82 | Add status history to any Eloquent model with Spatie’s HasStatuses trait. Set statuses (strings or enums), store reasons/extra info, and retrieve current or previous statuses via convenient helpers like status() and latestStatus(). | 1,055 | 1,061 | 85 | 41K | 0 | 29.2 | 24.5 | MIT | 5 months ago | |
| rayvenues/eloquent-model-generator | 0.82 | — | 13 | 13 | 2 | 201 | 2 | 0.8 | 16.4 | MIT | 3 years ago | |
| spatie/laravel-model-flags | 0.82 | Add lightweight “flags” to Eloquent models via a trait—store process state without extra columns. Check, set, and clear flags, and query with flagged/notFlagged scopes. Ideal for idempotent, restartable jobs like one-time emails or migrations. | 456 | 457 | 21 | 45K | 0 | 21.9 | 31.2 | MIT | 3 months ago | |
| phoenix/eloquent-meta | 0.82 | — | 56 | 60 | 23 | 9 | 1 | 6.3 | 0.9 | MIT | 7 years ago | |
| spatie/laravel-view-models | 0.82 | Move complex view-prep logic out of controllers into dedicated Laravel view model classes. Extend Spatie\ViewModels\ViewModel to transform data for views, expose computed properties, and keep templates clean and focused. | 1,089 | 1,097 | 60 | 81K | 0 | 25.6 | 28.9 | MIT | 5 months ago | |
| outrightvision/api-model | 0.82 | — | 4 | 4 | 0 | 2K | 0 | 20.1 | 39.8 | MIT | 1 month ago | |
| brick/reflection | 0.82 | Low-level PHP 8.1+ helpers extending native reflection. ReflectionTools can list all instance methods/properties across inheritance (including private parents), get class hierarchies, and create reflections for any callable with meaningful function names. | 23 | 24 | 3 | 7K | 1 | 18.7 | 37.8 | MIT | 4 months ago | |
| seyedmr/laralight-metadata | 0.81 | — | 3 | 3 | 1 | 0 | 0 | 0.3 | — | — | 5 years ago | |
| jenssegers/model | 0.81 | — | 395 | 397 | 57 | 40K | 17 | 14.2 | 34.3 | — | 1 year ago | |
| esensi/model | 0.81 | — | 200 | 201 | 26 | 50 | 0 | 25.5 | 1.5 | MIT | 3 months ago |
How can I help you explore Laravel packages today?