Libraries tagged by eloqua
tucker-eric/eloquentfilter
5323064 Downloads
An Eloquent way to filter Eloquent Models
staudenmeir/eloquent-json-relations
7140814 Downloads
Laravel Eloquent relationships with JSON keys
staudenmeir/eloquent-eager-limit
3886065 Downloads
Laravel Eloquent eager loading with limit
rennokki/laravel-eloquent-query-cache
4574528 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
matanyadaev/laravel-eloquent-spatial
3966166 Downloads
Spatial library for Laravel
anourvalar/eloquent-serialize
28556341 Downloads
Laravel Query Builder (Eloquent) serialization
wildside/userstamps
2061284 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
watson/validating
3637649 Downloads
Eloquent model validating trait.
watson/rememberable
5756098 Downloads
Query caching for Laravel
plank/laravel-mediable
1711242 Downloads
A package for easily uploading and attaching media files to models with Laravel
outl1ne/nova-sortable
2341868 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
nicolaslopezj/searchable
2984171 Downloads
Eloquent model search trait.
fico7489/laravel-pivot
6700707 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
dyrynda/laravel-model-uuid
3256115 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
baum/baum
1678793 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.