Libraries tagged by elequent
veelasky/laravel-hashid
124698 Downloads
HashId Implementation on Laravel Eloquent ORM
typicms/nestablecollection
302340 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
torann/laravel-repository
479346 Downloads
Base repository implementation for Laravel
toponepercent/baum
31444 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
supliu/laravel-query-monitor
104554 Downloads
Laravel Query Monitor
stephenjude/default-model-sorting
90033 Downloads
Add default sorting column to your eloquent model
sofa/revisionable
179156 Downloads
Nice and easy way to handle revisions of your db.
sofa/eloquence-validable
1060369 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sofa/eloquence-mutable
1199989 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sofa/eloquence-metable
1184827 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sebastiaanluca/laravel-boolean-dates
87331 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
sander-van-hooft/laravel-invoicable
9709 Downloads
Easy invoice generation using Laravel Eloquent
sagalbot/encryptable
46865 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
rennokki/befriended
89167 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
reedware/laravel-composite-relations
75770 Downloads
Adds the ability define composite eloquent relations.