Libraries tagged by eloquent-models
elasticquent/elasticquent
897806 Downloads
Maps Laravel Eloquent models to Elasticsearch types.
cyrildewit/eloquent-viewable
935076 Downloads
Laravel package that allows you to associate views with Eloquent models
cybercog/laravel-love
251706 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
cybercog/laravel-ban
543473 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
cviebrock/eloquent-taggable
624094 Downloads
Easy ability to tag your Eloquent models in Laravel.
bkwld/cloner
1603545 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
baum/baum
1497510 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
asantibanez/laravel-eloquent-state-machines
450417 Downloads
State machines for your Laravel Eloquent models
rawilk/laravel-settings
91669 Downloads
Store Laravel application settings in the database.
yajra/laravel-auditable
179484 Downloads
A simple Laravel user auditing package for Eloquent Model.
wendelladriel/laravel-lift
33830 Downloads
Take your Eloquent Models to the next level
shiftonelabs/laravel-cascade-deletes
421439 Downloads
Adds application level cascading deletes to Eloquent Models.
rtconner/laravel-likeable
352769 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rob-lester-jr04/eloquent-sales-force
401047 Downloads
An eloquent model data source for Salesforce
rinvex/laravel-categories
148432 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.