Libraries tagged by eloqua
spatie/laravel-query-builder
18755408 Downloads
Easily build Eloquent queries from API requests
laravel/scout
37448939 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
calebporzio/sushi
5507114 Downloads
Eloquent's missing "array" driver.
tucker-eric/eloquentfilter
4075298 Downloads
An Eloquent way to filter Eloquent Models
staudenmeir/eloquent-json-relations
4371451 Downloads
Laravel Eloquent relationships with JSON keys
staudenmeir/eloquent-eager-limit
3147233 Downloads
Laravel Eloquent eager loading with limit
rennokki/laravel-eloquent-query-cache
3052431 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
matanyadaev/laravel-eloquent-spatial
1784005 Downloads
Spatial library for Laravel
anourvalar/eloquent-serialize
9166741 Downloads
Laravel Query Builder (Eloquent) serialization
watson/validating
2870955 Downloads
Eloquent model validating trait.
watson/rememberable
4602074 Downloads
Query caching for Laravel
venturecraft/revisionable
5721331 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
staudenmeir/belongs-to-through
6725844 Downloads
Laravel Eloquent BelongsToThrough relationships
rtconner/laravel-tagging
2625141 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
nicolaslopezj/searchable
2286892 Downloads
Eloquent model search trait.