Libraries tagged by elao
reinink/advanced-eloquent
416945 Downloads
A set of advanced Eloquent macros for Laravel
mpyw/eloquent-has-by-non-dependent-subquery
449384 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
wendelladriel/laravel-lift
35027 Downloads
Take your Eloquent Models to the next level
timgws/query-builder-parser
356186 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
spiritix/lada-cache
410895 Downloads
A Redis based, automated and scalable database caching layer for Laravel
spatie/laravel-queued-db-cleanup
221442 Downloads
Safely delete large numbers of records
sofa/revisionable
180286 Downloads
Nice and easy way to handle revisions of your db.
sofa/hookable
1925635 Downloads
Laravel Eloquent hooks system.
slm/mail
700969 Downloads
Integration of various email service providers in the Laminas\Mail
rtconner/laravel-likeable
356456 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rinvex/laravel-categories
150145 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.
rawilk/laravel-settings
100204 Downloads
Store Laravel application settings in the database.
qcod/laravel-settings
170852 Downloads
Store key value pair in database as settings
qcod/laravel-imageup
104881 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
qcod/laravel-app-settings
88619 Downloads
A package with UI to store and manage all the settings for your application