Libraries tagged by laravel-eloquent
staudenmeir/eloquent-has-many-deep
10318232 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
rennokki/laravel-eloquent-query-cache
3370229 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
matanyadaev/laravel-eloquent-spatial
2000351 Downloads
Spatial library for Laravel
staudenmeir/laravel-adjacency-list
3643002 Downloads
Recursive Laravel Eloquent relationships with CTEs
staudenmeir/eloquent-json-relations
4666387 Downloads
Laravel Eloquent relationships with JSON keys
staudenmeir/eloquent-eager-limit
3273211 Downloads
Laravel Eloquent eager loading with limit
staudenmeir/belongs-to-through
7206948 Downloads
Laravel Eloquent BelongsToThrough relationships
rtconner/laravel-tagging
2729781 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
laravel/legacy-factories
25645991 Downloads
The legacy version of the Laravel Eloquent factories.
goldspecdigital/laravel-eloquent-uuid
1217210 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
asantibanez/laravel-eloquent-state-machines
484148 Downloads
State machines for your Laravel Eloquent models
sofa/eloquence
1414497 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
rutorika/sortable
867078 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
pdphilip/elasticsearch
159256 Downloads
An Elasticsearch implementation of Laravel's Eloquent ORM
laracraft-tech/laravel-date-scopes
163104 Downloads
Some useful date scopes for your Laravel Eloquent models!