Libraries tagged by velo
staudenmeir/eloquent-eager-limit
2673360 Downloads
Laravel Eloquent eager loading with limit
staudenmeir/belongs-to-through
5459822 Downloads
Laravel Eloquent BelongsToThrough relationships
rennokki/laravel-eloquent-query-cache
2524291 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
anourvalar/eloquent-serialize
4678282 Downloads
Laravel Query Builder (Eloquent) serialization
watson/validating
2629579 Downloads
Eloquent model validating trait.
watson/rememberable
4193744 Downloads
Query caching for Laravel
venturecraft/revisionable
5210023 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
spatie/laravel-sluggable
7466098 Downloads
Generate slugs when saving Eloquent models
silber/bouncer
3154553 Downloads
Eloquent roles and abilities.
nicolaslopezj/searchable
2077998 Downloads
Eloquent model search trait.
astrotomic/laravel-translatable
5231025 Downloads
A Laravel package for multilingual models
tightenco/parental
543241 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
staudenmeir/laravel-adjacency-list
2542869 Downloads
Recursive Laravel Eloquent relationships with CTEs
spatie/laravel-schemaless-attributes
5345978 Downloads
Add schemaless attributes to Eloquent models
spatie/laravel-model-states
3253868 Downloads
State support for Eloquent models