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