Libraries tagged by eflo
supliu/laravel-query-monitor
118181 Downloads
Laravel Query Monitor
spiritix/lada-cache
467205 Downloads
A Redis based, automated and scalable database caching layer for Laravel
spatie/laravel-queued-db-cleanup
437774 Downloads
Safely delete large numbers of records
sofa/revisionable
202207 Downloads
Nice and easy way to handle revisions of your db.
sofa/hookable
2043262 Downloads
Laravel Eloquent hooks system.
rtconner/laravel-likeable
404957 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rinvex/laravel-categories
173270 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
94238 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
relaticle/custom-fields
83569 Downloads
User Defined Custom Fields for Laravel Filament
rawilk/laravel-settings
241904 Downloads
Store Laravel application settings in the database.
qirolab/laravel-reactions
80652 Downloads
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
qcod/laravel-settings
215791 Downloads
Store key value pair in database as settings
qcod/laravel-imageup
126849 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
panoscape/history
147648 Downloads
Eloquent model history tracking for Laravel
nunomaduro/laravel-sluggable
9824 Downloads
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.