Libraries tagged by laravel-model
rmoore/change-recorder
61 Downloads
records changes made to laravel models
riste/repository
8 Downloads
Allow you to easily cache laravel models and retrieve from laravel's cache by extending AbstractRepository
redbastie/laravel-auto-migrate
13 Downloads
Automatic migrations for your Laravel models.
reckless/laravel-table
423 Downloads
Table functionality for Laravel models
plank/larelations
35 Downloads
Extract the relations from a given Laravel model
peartonlixiao/laravel-orm-tool
8 Downloads
laravel modelEloquent ORM
paschal-customize-tracy/eloquent-translate
370 Downloads
A package for translating Laravel models with ease. It is customized from the package of Ezeugwu Paschal ([email protected])
pangpondpon/tswink
870 Downloads
Generate typescript classes from Laravel models.
pangodream/migbuilder
1268 Downloads
Laravel Model, Seeder, Factory & Migration MySQL reverse engineer tool
owowagency/laravel-has-users-with-roles
8844 Downloads
A trait for Laravel models which have many users with roles.
nascentafrica/eloquent-repository
107 Downloads
A repository package for Laravel models.
narcisonunez/laravel-actionable-model
9 Downloads
Allow actions in your laravel model
mybizna/automigrator
1202 Downloads
Declare database migrations and factory definitions inside Laravel models.
muratbsts/laravel-reactable
111 Downloads
Use reactions for your Laravel model like Facebook, without pain
movor/laravel-custom-casts
172 Downloads
Make your own custom cast type for Laravel model attributes