Libraries tagged by elo
shiftonelabs/laravel-cascade-deletes
321060 Downloads
Adds application level cascading deletes to Eloquent Models.
rutorika/sortable
745762 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
rtconner/laravel-likeable
333795 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rinvex/laravel-categories
135410 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
86400 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
rawilk/laravel-settings
56445 Downloads
Store Laravel application settings in the database.
qcod/laravel-settings
147024 Downloads
Store key value pair in database as settings
qcod/laravel-imageup
98441 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
qcod/laravel-app-settings
78980 Downloads
A package with UI to store and manage all the settings for your application
pdphilip/elasticsearch
23913 Downloads
An Elasticsearch implementation of Laravel's Eloquent ORM
mtolhuys/laravel-schematics
67827 Downloads
A interface to help you build your models
mopo922/laravel-treats
340645 Downloads
A collection of goodies for Laravel 5.
moloquent/moloquent
86869 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
mccool/laravel-auto-presenter
1032379 Downloads
A system for auto-decorating models with presenter objects.
lacodix/laravel-model-filter
24742 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.