Libraries tagged by ECLO
krlove/eloquent-model-generator
1961558 Downloads
Eloquent Model Generator
kirkbushell/eloquence
808921 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
goldspecdigital/laravel-eloquent-uuid
1235856 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
ecotone/ecotone
509116 Downloads
Supporting you in building DDD, CQRS, Event Sourcing applications with ease.
cyrildewit/eloquent-viewable
986826 Downloads
Laravel package that allows you to associate views with Eloquent models
cviebrock/eloquent-taggable
652544 Downloads
Easy ability to tag your Eloquent models in Laravel.
asantibanez/laravel-eloquent-state-machines
503671 Downloads
State machines for your Laravel Eloquent models
yadakhov/insert-on-duplicate-key
2829776 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.
wildside/userstamps
1420192 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
1630349 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
sylius/grid-bundle
7382633 Downloads
Amazing grids with support of filters and custom fields integrated into Symfony.
sylius/fixtures-bundle
6862581 Downloads
Configurable fixtures for Symfony applications.
rutorika/sortable
890355 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
reedware/laravel-relation-joins
968114 Downloads
Adds the ability to join on a relationship by name.
plank/laravel-mediable
1353839 Downloads
A package for easily uploading and attaching media files to models with Laravel