Libraries tagged by elquent
imanghafoori/eloquent-mockery
362106 Downloads
Allows you to design your tests in an independent manner.
goldspecdigital/laravel-eloquent-uuid
1147053 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
cyrildewit/eloquent-viewable
920296 Downloads
Laravel package that allows you to associate views with Eloquent models
cviebrock/eloquent-taggable
614394 Downloads
Easy ability to tag your Eloquent models in Laravel.
asantibanez/laravel-eloquent-state-machines
434638 Downloads
State machines for your Laravel Eloquent models
yadakhov/insert-on-duplicate-key
2723053 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.
wildside/userstamps
1248861 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.
usmanhalalit/laracsv
1530894 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
sofa/eloquence
1373782 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
rutorika/sortable
805178 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
reedware/laravel-relation-joins
795362 Downloads
Adds the ability to join on a relationship by name.
plank/laravel-mediable
1231200 Downloads
A package for easily uploading and attaching media files to models with Laravel
outl1ne/nova-sortable
1180027 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
optimistdigital/nova-sortable
1840750 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
nanigans/single-table-inheritance
1953211 Downloads
Single Table Inheritance Trait