Libraries tagged by eloquaint
calebporzio/sushi
6008543 Downloads
Eloquent's missing "array" driver.
tucker-eric/eloquentfilter
4227327 Downloads
An Eloquent way to filter Eloquent Models
staudenmeir/eloquent-json-relations
4619477 Downloads
Laravel Eloquent relationships with JSON keys
staudenmeir/eloquent-eager-limit
3256119 Downloads
Laravel Eloquent eager loading with limit
rennokki/laravel-eloquent-query-cache
3333932 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
matanyadaev/laravel-eloquent-spatial
1963087 Downloads
Spatial library for Laravel
anourvalar/eloquent-serialize
10858160 Downloads
Laravel Query Builder (Eloquent) serialization
watson/validating
2948060 Downloads
Eloquent model validating trait.
watson/rememberable
4720356 Downloads
Query caching for Laravel
venturecraft/revisionable
5890436 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
staudenmeir/belongs-to-through
7132176 Downloads
Laravel Eloquent BelongsToThrough relationships
silber/bouncer
3867837 Downloads
Eloquent roles and abilities.
rtconner/laravel-tagging
2712673 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
nicolaslopezj/searchable
2353542 Downloads
Eloquent model search trait.
fico7489/laravel-pivot
5292589 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.