laravel-model-inspector-mcp
by skylence
MCP server for Laravel model introspection — relationships, attributes, scopes, observers, and database schema
laravel-crud-api
by rizkussef
A clean, scalable Api CRUD package for the Service-based architecture for Laravel with advanced filtering, eager-loading relationships, and automatic resource resolution
laravel-model-analyzer
by devlin
Analyze and validate Eloquent relationships against database schema
laravel-worldable
by ritechoice23
Make your Laravel application location-aware in seconds. Worldable is a package that provides a simple and efficient way to add Country, State, City, Currency, Language, and Timezone relationships to your laravel application.
constrained-morph-to-for-laravel
by pindab0ter
Constrained polymorphic relationships for Laravel Eloquent - limit morphTo relationships to specific model types
laravel-taggable
by ritechoice23
The most intuitive and powerful Laravel tagging package that just works. Add intelligent tag normalization, trending analytics, powerful queries, and bulletproof edge case handling with zero configuration required.
laravel-followable
by ritechoice23
A Laravel package to add follow/unfollow functionality to Eloquent models.
laravel-visual-schema
by brybry
A drag-and-drop visual database designer for Laravel with professional ERD design capabilities. Shared hosting compatible with no build process required.
laravel-autoseeder
by dedsec
Automatically generate realistic database seeders for Laravel models including relationships.
laravel-multi-morph
Allows to use multiple MorphBy relationships with same model