Libraries tagged by elequent
culturegr/custom-relation
5083 Downloads
Easy implementation of custom Eloquent relations
coliving/laravel-duplicate
51455 Downloads
Duplicate any Eloquent model along with its underlying relationships
cesargb/laravel-cascade-delete
49734 Downloads
Cascading eliminations implemented in polymorphic relationships for the Laravel apps
binafy/laravel-reactions
589 Downloads
React to something in Laravel framework
baril/orderly
56015 Downloads
Orderable/sortable behavior for Eloquent models.
audunru/eager-load-pivot-relations
36372 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
astrotomic/laravel-cachable-attributes
36929 Downloads
Allows to cache attribute accessor values in an easy way.
andreagroferreira/laravel-sync-tracker
737 Downloads
A Laravel package for tracking entity synchronization status between systems
alibayat/laravel-commentable
6039 Downloads
Implementing a Comment system for Laravel's Eloquent models.
alexcrawford/lexorank-sortable
9250 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
aldemeery/sieve
6002 Downloads
A simple, clean and elegant way to filter Eloquent models.
ajcastro/searchable
33069 Downloads
Pattern-matching search for Laravel eloquent models.
agog/osmose
10995 Downloads
Elegant filtering for laravel's eloquent models
adobrovolsky97/laravel-repository-service-pattern
4393 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
achillesp/laravel-crud-forms
5110 Downloads
Create CRUD Forms for Laravel Models.