Libraries tagged by eloquent
sofa/eloquence-base
1845705 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
rtconner/laravel-likeable
355125 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rinvex/laravel-categories
149377 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.
qcod/laravel-settings
169404 Downloads
Store key value pair in database as settings
qcod/laravel-imageup
104179 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
qcod/laravel-app-settings
88026 Downloads
A package with UI to store and manage all the settings for your application
pdphilip/opensearch
116288 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM
pdphilip/elasticsearch
116124 Downloads
An Elasticsearch implementation of Laravel's Eloquent ORM
mtolhuys/laravel-schematics
75357 Downloads
A interface to help you build your models
mopo922/laravel-treats
384627 Downloads
A collection of goodies for Laravel 5.
mccool/laravel-auto-presenter
1047254 Downloads
A system for auto-decorating models with presenter objects.
korridor/laravel-has-many-merged
84022 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
kolossal-io/laravel-multiplex
64966 Downloads
A Laravel package to attach versioned meta data to Eloquent models.
kodeine/laravel-acl
340219 Downloads
Light-weight role-based permissions for Laravel 5 built in Auth system.
jpkleemans/attribute-events
379476 Downloads
🔥 Fire events on attribute changes of your Eloquent model