Libraries tagged by elot
spatie/laravel-query-builder
17527800 Downloads
Easily build Eloquent queries from API requests
laravel/scout
35470477 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
calebporzio/sushi
5014665 Downloads
Eloquent's missing "array" driver.
tucker-eric/eloquentfilter
3935322 Downloads
An Eloquent way to filter Eloquent Models
staudenmeir/eloquent-json-relations
4122271 Downloads
Laravel Eloquent relationships with JSON keys
staudenmeir/eloquent-eager-limit
3041014 Downloads
Laravel Eloquent eager loading with limit
rennokki/laravel-eloquent-query-cache
2843765 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
anourvalar/eloquent-serialize
7696407 Downloads
Laravel Query Builder (Eloquent) serialization
watson/validating
2794952 Downloads
Eloquent model validating trait.
watson/rememberable
4502468 Downloads
Query caching for Laravel
venturecraft/revisionable
5571329 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
staudenmeir/belongs-to-through
6353862 Downloads
Laravel Eloquent BelongsToThrough relationships
spatie/laravel-sluggable
8416253 Downloads
Generate slugs when saving Eloquent models
silber/bouncer
3536909 Downloads
Eloquent roles and abilities.
rtconner/laravel-tagging
2535608 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.