Libraries tagged by eloquence
timgws/query-builder-parser
365739 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
spiritix/lada-cache
420417 Downloads
A Redis based, automated and scalable database caching layer for Laravel
spatie/laravel-queued-db-cleanup
252206 Downloads
Safely delete large numbers of records
sofa/revisionable
183920 Downloads
Nice and easy way to handle revisions of your db.
sofa/hookable
1950028 Downloads
Laravel Eloquent hooks system.
shiftonelabs/laravel-cascade-deletes
501018 Downloads
Adds application level cascading deletes to Eloquent Models.
rtconner/laravel-likeable
367696 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rinvex/laravel-categories
154089 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
119850 Downloads
Store Laravel application settings in the database.
qcod/laravel-settings
180038 Downloads
Store key value pair in database as settings
qcod/laravel-imageup
106951 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
pdphilip/opensearch
170709 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM
mtolhuys/laravel-schematics
77399 Downloads
A interface to help you build your models
mopo922/laravel-treats
407305 Downloads
A collection of goodies for Laravel 5.
mccool/laravel-auto-presenter
1053229 Downloads
A system for auto-decorating models with presenter objects.