Libraries tagged by eloqua
sofa/revisionable
178978 Downloads
Nice and easy way to handle revisions of your db.
sofa/hookable
1916403 Downloads
Laravel Eloquent hooks system.
shiftonelabs/laravel-cascade-deletes
425592 Downloads
Adds application level cascading deletes to Eloquent Models.
rtconner/laravel-likeable
353331 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rinvex/laravel-categories
148748 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
92943 Downloads
Store Laravel application settings in the database.
qcod/laravel-settings
168014 Downloads
Store key value pair in database as settings
qcod/laravel-imageup
103832 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
qcod/laravel-app-settings
87445 Downloads
A package with UI to store and manage all the settings for your application
pdphilip/opensearch
108652 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM
pdphilip/elasticsearch
105913 Downloads
An Elasticsearch implementation of Laravel's Eloquent ORM
mtolhuys/laravel-schematics
74941 Downloads
A interface to help you build your models
mopo922/laravel-treats
380979 Downloads
A collection of goodies for Laravel 5.
mikebronner/laravel-pivot-events
50500 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
mccool/laravel-auto-presenter
1046313 Downloads
A system for auto-decorating models with presenter objects.