Libraries tagged by elequent
supliu/laravel-query-monitor
89294 Downloads
Laravel Query Monitor
spatie/laravel-queued-db-cleanup
145260 Downloads
Safely delete large numbers of records
sofa/revisionable
169047 Downloads
Nice and easy way to handle revisions of your db.
sofa/hookable
1855168 Downloads
Laravel Eloquent hooks system.
sofa/eloquence-validable
962615 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sofa/eloquence-mutable
1099365 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sofa/eloquence-metable
1085602 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sofa/eloquence-mappable
1181394 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sofa/eloquence-base
1705925 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
shiftonelabs/laravel-cascade-deletes
320086 Downloads
Adds application level cascading deletes to Eloquent Models.
rutorika/sortable
745102 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
rtconner/laravel-likeable
333579 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rinvex/laravel-categories
135188 Downloads
Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
rennokki/befriended
86362 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
rawilk/laravel-settings
55831 Downloads
Store Laravel application settings in the database.