Libraries tagged by moloquent
anourvalar/eloquent-serialize
9763892 Downloads
Laravel Query Builder (Eloquent) serialization
watson/validating
2897698 Downloads
Eloquent model validating trait.
watson/rememberable
4643236 Downloads
Query caching for Laravel
venturecraft/revisionable
5781888 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
staudenmeir/belongs-to-through
6883201 Downloads
Laravel Eloquent BelongsToThrough relationships
rtconner/laravel-tagging
2658702 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
nicolaslopezj/searchable
2309485 Downloads
Eloquent model search trait.
fico7489/laravel-pivot
5199865 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
astrotomic/laravel-translatable
6251117 Downloads
A Laravel package for multilingual models
tightenco/parental
969323 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
staudenmeir/laravel-adjacency-list
3432956 Downloads
Recursive Laravel Eloquent relationships with CTEs
spatie/laravel-schemaless-attributes
6777894 Downloads
Add schemaless attributes to Eloquent models
spatie/laravel-model-states
4317426 Downloads
State support for Eloquent models
laravel/legacy-factories
24645700 Downloads
The legacy version of the Laravel Eloquent factories.
genealabs/laravel-model-caching
4145885 Downloads
Automatic caching for Eloquent models.