Libraries tagged by elouquent
sofa/eloquence-base
1898735 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
shiftonelabs/laravel-cascade-deletes
505468 Downloads
Adds application level cascading deletes to Eloquent Models.
rtconner/laravel-likeable
368907 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rinvex/laravel-categories
154454 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
122806 Downloads
Store Laravel application settings in the database.
qcod/laravel-settings
180696 Downloads
Store key value pair in database as settings
qcod/laravel-imageup
107291 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
pdphilip/opensearch
175829 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM
mtolhuys/laravel-schematics
77554 Downloads
A interface to help you build your models
mopo922/laravel-treats
409436 Downloads
A collection of goodies for Laravel 5.
mccool/laravel-auto-presenter
1053714 Downloads
A system for auto-decorating models with presenter objects.
lacodix/laravel-model-filter
39289 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
kolossal-io/laravel-multiplex
74118 Downloads
A Laravel package to attach versioned meta data to Eloquent models.
kodeine/laravel-acl
345219 Downloads
Light-weight role-based permissions for Laravel 5 built in Auth system.
jedrzej/searchable
237943 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters