Libraries tagged by elot
reinink/advanced-eloquent
412020 Downloads
A set of advanced Eloquent macros for Laravel
mpyw/eloquent-has-by-non-dependent-subquery
442293 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
wendelladriel/laravel-lift
34062 Downloads
Take your Eloquent Models to the next level
timgws/query-builder-parser
352503 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
spiritix/lada-cache
406778 Downloads
A Redis based, automated and scalable database caching layer for Laravel
spatie/laravel-queued-db-cleanup
211158 Downloads
Safely delete large numbers of records
sofa/hookable
1916758 Downloads
Laravel Eloquent hooks system.
shiftonelabs/laravel-cascade-deletes
427249 Downloads
Adds application level cascading deletes to Eloquent Models.
rtconner/laravel-likeable
353521 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rinvex/laravel-categories
148802 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
93285 Downloads
Store Laravel application settings in the database.
qcod/laravel-settings
168137 Downloads
Store key value pair in database as settings
qcod/laravel-imageup
103880 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
qcod/laravel-app-settings
87496 Downloads
A package with UI to store and manage all the settings for your application
pdphilip/opensearch
109219 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM