Libraries tagged by eloqua
mpyw/eloquent-has-by-non-dependent-subquery
455128 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
wendelladriel/laravel-lift
35784 Downloads
Take your Eloquent Models to the next level
timgws/query-builder-parser
358854 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
spiritix/lada-cache
413761 Downloads
A Redis based, automated and scalable database caching layer for Laravel
spatie/laravel-queued-db-cleanup
228967 Downloads
Safely delete large numbers of records
sofa/revisionable
181538 Downloads
Nice and easy way to handle revisions of your db.
sofa/hookable
1933287 Downloads
Laravel Eloquent hooks system.
rtconner/laravel-likeable
358919 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rinvex/laravel-categories
151336 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
89887 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
rawilk/laravel-settings
106095 Downloads
Store Laravel application settings in the database.
qcod/laravel-settings
174206 Downloads
Store key value pair in database as settings
qcod/laravel-imageup
105479 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
qcod/laravel-app-settings
89858 Downloads
A package with UI to store and manage all the settings for your application
pdphilip/opensearch
138241 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM