Libraries tagged by eflo
ekmungai/eloquent-ifrs
46923 Downloads
Eloquent Double Entry Accounting with focus on IFRS Compliant Reporting
ankurk91/laravel-eloquent-relationships
433980 Downloads
Add missing eloquent relationships to Laravel php framework.
aglipanci/laravel-eloquent-case
98783 Downloads
Adds CASE statement support to Laravel Query Builder.
reinink/advanced-eloquent
417328 Downloads
A set of advanced Eloquent macros for Laravel
mpyw/eloquent-has-by-non-dependent-subquery
450231 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
wendelladriel/laravel-lift
35108 Downloads
Take your Eloquent Models to the next level
timgws/query-builder-parser
356483 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
spiritix/lada-cache
411270 Downloads
A Redis based, automated and scalable database caching layer for Laravel
spatie/laravel-queued-db-cleanup
222661 Downloads
Safely delete large numbers of records
sofa/revisionable
180463 Downloads
Nice and easy way to handle revisions of your db.
sofa/hookable
1926696 Downloads
Laravel Eloquent hooks system.
rtconner/laravel-likeable
356769 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rinvex/laravel-categories
150336 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
100991 Downloads
Store Laravel application settings in the database.
qcod/laravel-settings
171255 Downloads
Store key value pair in database as settings