Libraries tagged by ECLO
kirkbushell/eloquence
745442 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
imanghafoori/eloquent-mockery
479057 Downloads
Allows you to design your tests in an independent manner.
goldspecdigital/laravel-eloquent-uuid
1201546 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
ecotone/ecotone
492609 Downloads
Supporting you in building DDD, CQRS, Event Sourcing applications with ease.
cyrildewit/eloquent-viewable
951451 Downloads
Laravel package that allows you to associate views with Eloquent models
cviebrock/eloquent-taggable
634839 Downloads
Easy ability to tag your Eloquent models in Laravel.
asantibanez/laravel-eloquent-state-machines
468202 Downloads
State machines for your Laravel Eloquent models
yadakhov/insert-on-duplicate-key
2781242 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.
wildside/userstamps
1333780 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
1583013 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
sylius/grid-bundle
7027440 Downloads
Amazing grids with support of filters and custom fields integrated into Symfony.
sylius/fixtures-bundle
6529303 Downloads
Configurable fixtures for Symfony applications.
shiftonelabs/laravel-cascade-deletes
456351 Downloads
Adds application level cascading deletes to Eloquent Models.
rutorika/sortable
849078 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
reedware/laravel-relation-joins
891149 Downloads
Adds the ability to join on a relationship by name.