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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| mtolhuys/laravel-schematics | 0.84 | — | 1,488 | 1,490 | 132 | 2K | 19 | 18.0 | 15.0 | MIT | — | |
| waad/laravel-model-metadata | 0.84 | — | 85 | 85 | 3 | 405 | 0 | 19.7 | 12.0 | MIT | 2 months ago | |
| pursehouse/modeler-laravel-eloquent | 0.83 | — | 11 | 11 | 4 | 40 | 1 | 0.6 | 8.8 | MIT | 6 years ago | |
| onelearningcommunity/laravel-model-explorer | 0.83 | — | 6 | 6 | 0 | 432 | 0 | 16.7 | 29.2 | MIT | 2 months 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). | 0 | 1,721 | — | 92K | — | 45.6 | 49.2 | — | — | |
| cerbero/eloquent-inspector | 0.82 | — | 112 | 112 | 2 | 3K | 0 | 0.6 | 19.4 | MIT | — | |
| novius/laravel-meta | 0.82 | — | 0 | 0 | 0 | 670 | 0 | 21.3 | 45.8 | AGPL-3.0 | 3 weeks ago | |
| visualbuilder/eloquent-schema | 0.82 | 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 | 684 | 0 | 0.0 | 30.9 | — | — | |
| 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,053 | 1,057 | 85 | 39K | 0 | 31.9 | 24.6 | MIT | 3 months ago | |
| ac/model-traits | 0.82 | — | 6 | 6 | 2 | 3 | 0 | 0.1 | 2.1 | — | — | |
| rayvenues/eloquent-model-generator | 0.82 | — | 13 | 13 | 2 | 131 | 2 | 0.8 | 14.0 | MIT | 2 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. | 433 | 433 | 21 | 43K | 0 | 24.5 | 31.8 | MIT | 1 month ago | |
| phoenix/eloquent-meta | 0.82 | — | 56 | 60 | 23 | 8 | 1 | 6.3 | 0.8 | MIT | 7 years 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 | 23 | 3 | 6K | 1 | 21.2 | 37.2 | MIT | 2 months ago | |
| seyedmr/laralight-metadata | 0.81 | — | 3 | 3 | 1 | 0 | 0 | 0.3 | — | — | 5 years ago | |
| jenssegers/model | 0.81 | — | 396 | 397 | 56 | 53K | 17 | 14.1 | 35.9 | — | 1 year ago | |
| esensi/model | 0.81 | — | 200 | 201 | 26 | 46 | 0 | 27.5 | 1.4 | MIT | 1 month ago | |
| spatie/laravel-tags | 0.80 | Add flexible tagging to Laravel Eloquent models with the HasTags trait. Create, attach, detach, and query tags with ease, with built-in support for tag types, translations, and sorting—ideal for organizing content across your app. | 1,740 | 1,760 | 286 | 474K | 0 | 41.0 | 37.9 | MIT | 3 months ago | |
| roave/better-reflection | 0.80 | Enhanced PHP reflection for static analysis: reflect classes without loading them, from PHP code strings or closures, extract AST from functions/methods, and read type declarations and docblocks. Feature-rich but slower than native reflection. | 1,241 | 1,245 | 137 | 326K | 14 | 42.8 | 45.4 | MIT | 1 month ago | |
| phpdocumentor/reflection | 0.80 | Static PHP code reflection library that parses files without executing them. Builds an object graph of your project’s structure, including DocBlocks. Can analyze code from PHP 5.2 up to your installed version; suitable for reflecting whole files or projects. | 125 | 126 | 61 | 2M | 8 | 34.6 | 67.2 | MIT | 1 week ago |
How can I help you explore Laravel packages today?