Libraries tagged by laravel-models
riste/repository
14 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
429 Downloads
Table functionality for Laravel models
plank/larelations
35 Downloads
Extract the relations from a given Laravel model
paschal-customize-tracy/eloquent-translate
388 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
npabisz/laravel-repositories
350 Downloads
Repositories for Laravel models
nascentafrica/eloquent-repository
107 Downloads
A repository package for Laravel models.
narcisonunez/laravel-actionable-model
9 Downloads
Allow actions in your laravel model
muratbsts/laravel-reactable
111 Downloads
Use reactions for your Laravel model like Facebook, without pain
muhammadyunus1072/track-history
12 Downloads
Laravel Model Track History
movor/laravel-custom-casts
172 Downloads
Make your own custom cast type for Laravel model attributes
marcovo/laravel-dag-model
2225 Downloads
An implementation of the Directed Acyclic Graph (DAG) for Laravel models
legodion/lucid
281 Downloads
Declare database migrations and factory definitions inside Laravel models.