Libraries tagged by jeloquent
spatie/laravel-query-builder
19600189 Downloads
Easily build Eloquent queries from API requests
laravel/scout
38788264 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
calebporzio/sushi
5806679 Downloads
Eloquent's missing "array" driver.
tucker-eric/eloquentfilter
4167282 Downloads
An Eloquent way to filter Eloquent Models
staudenmeir/eloquent-json-relations
4521829 Downloads
Laravel Eloquent relationships with JSON keys
staudenmeir/eloquent-eager-limit
3222960 Downloads
Laravel Eloquent eager loading with limit
rennokki/laravel-eloquent-query-cache
3271818 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
matanyadaev/laravel-eloquent-spatial
1888817 Downloads
Spatial library for Laravel
anourvalar/eloquent-serialize
10160767 Downloads
Laravel Query Builder (Eloquent) serialization
watson/validating
2915646 Downloads
Eloquent model validating trait.
watson/rememberable
4673552 Downloads
Query caching for Laravel
venturecraft/revisionable
5824681 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
staudenmeir/belongs-to-through
6979128 Downloads
Laravel Eloquent BelongsToThrough relationships
rtconner/laravel-tagging
2677857 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
nicolaslopezj/searchable
2325371 Downloads
Eloquent model search trait.