Libraries tagged by eloqua
jenssegers/mongodb
12561734 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
laravel/scout
41733903 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
calebporzio/sushi
6490484 Downloads
Eloquent's missing "array" driver.
tucker-eric/eloquentfilter
4365861 Downloads
An Eloquent way to filter Eloquent Models
staudenmeir/eloquent-json-relations
4868043 Downloads
Laravel Eloquent relationships with JSON keys
staudenmeir/eloquent-eager-limit
3347116 Downloads
Laravel Eloquent eager loading with limit
rennokki/laravel-eloquent-query-cache
3488829 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
matanyadaev/laravel-eloquent-spatial
2153246 Downloads
Spatial library for Laravel
anourvalar/eloquent-serialize
12590962 Downloads
Laravel Query Builder (Eloquent) serialization
watson/validating
3024159 Downloads
Eloquent model validating trait.
watson/rememberable
4832123 Downloads
Query caching for Laravel
venturecraft/revisionable
6049648 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
staudenmeir/belongs-to-through
7550077 Downloads
Laravel Eloquent BelongsToThrough relationships
silber/bouncer
3972091 Downloads
Eloquent roles and abilities.
rtconner/laravel-tagging
2788831 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.