Libraries tagged by eloquent model
jenssegers/model
3200659 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
dyrynda/laravel-model-uuid
1911981 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
usmanhalalit/laracsv
1419497 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
rtconner/laravel-tagging
2349905 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
multicaret/laravel-acquaintances
195966 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
kodeine/laravel-meta
493148 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
elasticquent/elasticquent
861775 Downloads
Maps Laravel Eloquent models to Elasticsearch types.
cybercog/laravel-ban
489680 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
baum/baum
1451838 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
laravelbook/ardent
1413012 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
wildside/userstamps
1098743 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
spiritix/lada-cache
373241 Downloads
A Redis based, automated and scalable database caching layer for Laravel
plank/laravel-mediable
1117251 Downloads
A package for easily uploading and attaching media files to models with Laravel
outl1ne/nova-sortable
942353 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
optimistdigital/nova-sortable
1737720 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.