Libraries tagged by elquent
cybercog/laravel-ownership
21509 Downloads
Laravel Ownership simplify management of Eloquent model's owner.
culturegr/custom-relation
3048 Downloads
Easy implementation of custom Eloquent relations
coliving/laravel-duplicate
45851 Downloads
Duplicate any Eloquent model along with its underlying relationships
cesargb/laravel-cascade-delete
47016 Downloads
Cascading eliminations implemented in polymorphic relationships for the Laravel apps
brackets/translatable
225715 Downloads
Make your Eloquent models and other content translated into multiple languages
brackets/admin-listing
224837 Downloads
Query-building helper for listing of Eloquent models
baril/orderly
37477 Downloads
Orderable/sortable behavior for Eloquent models.
audunru/eager-load-pivot-relations
28868 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
astrotomic/laravel-cachable-attributes
35750 Downloads
Allows to cache attribute accessor values in an easy way.
alibayat/laravel-commentable
5054 Downloads
Implementing a Comment system for Laravel's Eloquent models.
alfa6661/laravel-autonumber
15028 Downloads
Laravel package to create autonumber for Eloquent model
alexcrawford/lexorank-sortable
7146 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
aldemeery/sieve
5726 Downloads
A simple, clean and elegant way to filter Eloquent models.
ajcastro/searchable
30085 Downloads
Pattern-matching search for Laravel eloquent models.
adobrovolsky97/laravel-repository-service-pattern
3588 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern