Libraries tagged by eloquaint
calebporzio/sushi
6428015 Downloads
Eloquent's missing "array" driver.
tucker-eric/eloquentfilter
4347701 Downloads
An Eloquent way to filter Eloquent Models
staudenmeir/eloquent-json-relations
4834714 Downloads
Laravel Eloquent relationships with JSON keys
staudenmeir/eloquent-eager-limit
3328589 Downloads
Laravel Eloquent eager loading with limit
rennokki/laravel-eloquent-query-cache
3470587 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
matanyadaev/laravel-eloquent-spatial
2128807 Downloads
Spatial library for Laravel
anourvalar/eloquent-serialize
12361079 Downloads
Laravel Query Builder (Eloquent) serialization
watson/validating
3014495 Downloads
Eloquent model validating trait.
watson/rememberable
4817725 Downloads
Query caching for Laravel
venturecraft/revisionable
6029198 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
staudenmeir/belongs-to-through
7497403 Downloads
Laravel Eloquent BelongsToThrough relationships
silber/bouncer
3958501 Downloads
Eloquent roles and abilities.
rtconner/laravel-tagging
2783051 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
nicolaslopezj/searchable
2418821 Downloads
Eloquent model search trait.
fico7489/laravel-pivot
5411156 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.