Libraries tagged by eavquent
tucker-eric/eloquentfilter
3592663 Downloads
An Eloquent way to filter Eloquent Models
staudenmeir/eloquent-json-relations
3514442 Downloads
Laravel Eloquent relationships with JSON keys
staudenmeir/eloquent-eager-limit
2621273 Downloads
Laravel Eloquent eager loading with limit
rennokki/laravel-eloquent-query-cache
2502461 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
anourvalar/eloquent-serialize
4481425 Downloads
Laravel Query Builder (Eloquent) serialization
watson/validating
2616225 Downloads
Eloquent model validating trait.
watson/rememberable
4171080 Downloads
Query caching for Laravel
venturecraft/revisionable
5185479 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
staudenmeir/belongs-to-through
5387183 Downloads
Laravel Eloquent BelongsToThrough relationships
spatie/laravel-sluggable
7401690 Downloads
Generate slugs when saving Eloquent models
silber/bouncer
3129655 Downloads
Eloquent roles and abilities.
rtconner/laravel-tagging
2340240 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
nicolaslopezj/searchable
2069292 Downloads
Eloquent model search trait.
astrotomic/laravel-translatable
5184400 Downloads
A Laravel package for multilingual models
tightenco/parental
529069 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.