Libraries tagged by laravel modals
cybercog/laravel-ownership
22233 Downloads
Laravel Ownership simplify management of Eloquent model's owner.
mateffy/laravel-codebase-mcp
512 Downloads
An MCP server to give Cursor, Aider, etc. the ability to introspect your Laravel codebase directly, by querying for your models, views, routes and classes without raw file search.
xint0/laravel-optimistic-locking
72971 Downloads
Adds optimistic locking feature to eloquent models.
whitecube/laravel-sluggable
22975 Downloads
Generate slugs for your models automatically - even with translated attributes
vildanbina/laravel-versions
2408 Downloads
A Laravel package for managing model drafts.
thefeqy/laravel-model-status
375 Downloads
A Laravel package to automate adding configurable status columns to models and migrations, and enforce user activity through middleware.
swisnl/json-api-client-laravel
72925 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
sqits/laravel-userstamps
31587 Downloads
Package to add created_by, updated_by and deleted_by to models.
rs/laravel-version-control
6616 Downloads
Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.
pion/laravel-eloquent-position
28634 Downloads
Position logic for Eloquent models with minimum setup
oscarafdev/laravel-4-generators
566407 Downloads
Rapidly generate resources, migrations, models, and much more.
nolanos/laravel-doctrine-factory
45871 Downloads
Generate Typescript definitions for your Eloquent models
nevadskiy/laravel-translatable
17195 Downloads
Add translations to your Eloquent models
nabilhassen/laravel-usage-limiter
846 Downloads
A laravel package to manage and limit usages/seats by plan, users, or other models
mpociot/laravel-firebase-sync
152609 Downloads
Synchronize your Eloquent models with a Firebase realtime database.