visualbuilder/eloquent-schema
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ezsystems/doctrine-dbal-schema | 0.87 | Doctrine DBAL schema utility package for eZ Platform/eZ Systems projects. Provides tools to define, compare and update database schemas using Doctrine DBAL, helping manage schema changes and migrations consistently across environments. | 30 | 30 | 4 | 3K | 0 | 6.7 | 27.5 | NOASSERTION | 3 years ago | |
| spatie/laravel-model-info | 0.86 | 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. | 183 | 184 | 24 | 30K | 0 | 20.6 | 33.9 | MIT | 5 months ago | |
| laracraft-tech/laravel-dynamic-model | 0.86 | — | 45 | 45 | 3 | 116 | 2 | 18.0 | 8.5 | MIT | 4 months ago | |
| codenco-dev/eloquent-model-tester | 0.86 | Laravel dev-only helper to test Eloquent models: verify table structure/columns, fillable vs guarded attributes, and model relationships. Works with PHPUnit and model factories, integrates easily in your model test classes. | 20 | 20 | 1 | 230 | 2 | 21.6 | 16.9 | MIT | 2 months ago | |
| supportpal/eloquent-model | 0.85 | Eloquent-style base Model for PHP/Laravel to build custom, non-database models. Supports accessors/mutators, attribute casting, guarded/fillable and hidden fields, appended attributes, and easy array/JSON conversion. | 0 | 0 | 0 | 273 | 0 | 16.8 | 38.5 | — | 2 months ago | |
| pursehouse/modeler-laravel-eloquent | 0.85 | — | 11 | 11 | 4 | 30 | 1 | 0.6 | 5.9 | MIT | 6 years ago | |
| jenssegers/model | 0.85 | — | 395 | 396 | 58 | 41K | 17 | 14.2 | 34.4 | — | 1 year ago | |
| cerbero/eloquent-inspector | 0.85 | — | 112 | 112 | 2 | 2K | 0 | 0.6 | 16.1 | MIT | — | |
| spatie/laravel-package-tools | 0.84 | 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.3 | 61.3 | MIT | 2 months ago | |
| brick/schema | 0.84 | brick/schema is a PHP library to define, validate, and serialize data structures using schemas. Model arrays and objects with clear rules, enforce types and constraints, and convert to/from common formats for safer data exchange and persistence. | 52 | 51 | 6 | 11K | 5 | 2.8 | 33.6 | MIT | 1 year ago | |
| mckenziearts/laravel-command | 0.84 | Dev-only Artisan generators for Laravel: quickly scaffold templated repositories, helpers, and observers. Adds make:repository and related commands to create boilerplate files, with configurable model namespaces for non-standard app structures. | 32 | 32 | 2 | 0 | 0 | 0.5 | — | — | 8 years ago | |
| coder-at-heart/object-models | 0.84 | — | 5 | 6 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cycle/schema-renderer | 0.84 | Render Cycle ORM schemas as terminal-friendly output or generate PHP/array representations. Convert Schema/SchemaInterface to arrays (including optional custom properties), then render with colorized Symfony Console output; extend templates via custom console renderers. | 10 | 10 | 6 | 16K | 2 | 8.5 | 45.7 | MIT | 9 months ago | |
| optigov/eloquent-graphql | 0.84 | — | 4 | 4 | 0 | 118 | 0 | 2.7 | 19.2 | MIT | 2 years ago | |
| laravel/ai | 0.83 | Laravel AI SDK for a unified, Laravel-friendly API across providers like OpenAI, Anthropic, and Gemini. Build agents with tools and structured output, generate images, synthesize/transcribe audio, create embeddings, and more—all through one consistent interface. | 1,074 | 1,071 | 307 | 1M | 36 | 62.1 | 79.7 | MIT | 6 days ago | |
| milestone/ss | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 3.3 | — | — | 6 years ago | |
| saher/artisan-schematics | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 2.5 | — | NOASSERTION | 11 months ago | |
| laravel/mcp | 0.80 | Build MCP servers inside Laravel so AI clients can safely interact with your app via the Model Context Protocol. Includes tools to expose app capabilities, run requests, and integrate quickly using Laravel’s conventions and docs. | 790 | 781 | 102 | 4M | 6 | 39.6 | 62.3 | MIT | 2 weeks ago | |
| rayvenues/eloquent-model-generator | 0.78 | — | 13 | 13 | 2 | 201 | 2 | 0.8 | 16.4 | MIT | 3 years ago | |
| reliese/laravel | 0.77 | 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,708 | 1,719 | 321 | 94K | 66 | 45.6 | 49.7 | MIT | 1 year ago |
How can I help you explore Laravel packages today?