Libraries tagged by eloqua
laravel/scout
39297011 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
calebporzio/sushi
5929827 Downloads
Eloquent's missing "array" driver.
tucker-eric/eloquentfilter
4203592 Downloads
An Eloquent way to filter Eloquent Models
staudenmeir/eloquent-json-relations
4582205 Downloads
Laravel Eloquent relationships with JSON keys
staudenmeir/eloquent-eager-limit
3243352 Downloads
Laravel Eloquent eager loading with limit
rennokki/laravel-eloquent-query-cache
3308824 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
matanyadaev/laravel-eloquent-spatial
1933516 Downloads
Spatial library for Laravel
anourvalar/eloquent-serialize
10572012 Downloads
Laravel Query Builder (Eloquent) serialization
watson/validating
2934951 Downloads
Eloquent model validating trait.
watson/rememberable
4704703 Downloads
Query caching for Laravel
venturecraft/revisionable
5865441 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
staudenmeir/belongs-to-through
7072577 Downloads
Laravel Eloquent BelongsToThrough relationships
silber/bouncer
3851569 Downloads
Eloquent roles and abilities.
rtconner/laravel-tagging
2698236 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
nicolaslopezj/searchable
2341312 Downloads
Eloquent model search trait.