Libraries tagged by elouquent
sofa/eloquence-mappable
1171274 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sofa/eloquence-base
1695170 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
shiftonelabs/laravel-cascade-deletes
310269 Downloads
Adds application level cascading deletes to Eloquent Models.
rutorika/sortable
740630 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
rtconner/laravel-likeable
331168 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rinvex/laravel-categories
133429 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
51040 Downloads
Store Laravel application settings in the database.
qcod/laravel-settings
144811 Downloads
Store key value pair in database as settings
qcod/laravel-imageup
97674 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
qcod/laravel-app-settings
77979 Downloads
A package with UI to store and manage all the settings for your application
pdphilip/elasticsearch
20801 Downloads
An Elasticsearch implementation of Laravel's Eloquent ORM
mtolhuys/laravel-schematics
67435 Downloads
A interface to help you build your models
mopo922/laravel-treats
337710 Downloads
A collection of goodies for Laravel 5.
moloquent/moloquent
84279 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
mccool/laravel-auto-presenter
1030757 Downloads
A system for auto-decorating models with presenter objects.