Libraries tagged by elquent
spatie/laravel-query-builder
20281369 Downloads
Easily build Eloquent queries from API requests
laravel/scout
39821906 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
calebporzio/sushi
6055953 Downloads
Eloquent's missing "array" driver.
tucker-eric/eloquentfilter
4238543 Downloads
An Eloquent way to filter Eloquent Models
staudenmeir/eloquent-json-relations
4640611 Downloads
Laravel Eloquent relationships with JSON keys
staudenmeir/eloquent-eager-limit
3264139 Downloads
Laravel Eloquent eager loading with limit
rennokki/laravel-eloquent-query-cache
3350830 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
matanyadaev/laravel-eloquent-spatial
1979771 Downloads
Spatial library for Laravel
anourvalar/eloquent-serialize
11008915 Downloads
Laravel Query Builder (Eloquent) serialization
watson/validating
2954746 Downloads
Eloquent model validating trait.
watson/rememberable
4730372 Downloads
Query caching for Laravel
venturecraft/revisionable
5904402 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
staudenmeir/belongs-to-through
7164302 Downloads
Laravel Eloquent BelongsToThrough relationships
silber/bouncer
3877184 Downloads
Eloquent roles and abilities.
rtconner/laravel-tagging
2720769 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.