Libraries tagged by eloquet
sofa/revisionable
182309 Downloads
Nice and easy way to handle revisions of your db.
sofa/hookable
1938797 Downloads
Laravel Eloquent hooks system.
shiftonelabs/laravel-cascade-deletes
480511 Downloads
Adds application level cascading deletes to Eloquent Models.
rtconner/laravel-likeable
361443 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rinvex/laravel-categories
152216 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
110939 Downloads
Store Laravel application settings in the database.
qcod/laravel-settings
176184 Downloads
Store key value pair in database as settings
qcod/laravel-imageup
105830 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
qcod/laravel-app-settings
90575 Downloads
A package with UI to store and manage all the settings for your application
pdphilip/opensearch
148204 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM
mtolhuys/laravel-schematics
76413 Downloads
A interface to help you build your models
mopo922/laravel-treats
398405 Downloads
A collection of goodies for Laravel 5.
mccool/laravel-auto-presenter
1050705 Downloads
A system for auto-decorating models with presenter objects.
kolossal-io/laravel-multiplex
70532 Downloads
A Laravel package to attach versioned meta data to Eloquent models.
kodeine/laravel-acl
343127 Downloads
Light-weight role-based permissions for Laravel 5 built in Auth system.