Libraries tagged by ECLO
kirkbushell/eloquence
1096543 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
goldspecdigital/laravel-eloquent-uuid
1365917 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
fico7489/laravel-eloquent-join
606084 Downloads
This package introduces the join magic for eloquent models and relations.
ecotone/ecotone
604511 Downloads
Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.
cyrildewit/eloquent-viewable
1230231 Downloads
A minimalistic analytics package for Laravel with seamless view tracking for Eloquent models
cviebrock/eloquent-taggable
738237 Downloads
Easy ability to tag your Eloquent models in Laravel.
asantibanez/laravel-eloquent-state-machines
662828 Downloads
State machines for your Laravel Eloquent models
reinink/advanced-eloquent
496075 Downloads
A set of advanced Eloquent macros for Laravel
yadakhov/insert-on-duplicate-key
3073532 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.
usmanhalalit/laracsv
1841206 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
sylius/grid-bundle
9209849 Downloads
Amazing grids with support of filters and custom fields integrated into Symfony.
sylius/fixtures-bundle
8552348 Downloads
Configurable fixtures for Symfony applications.
shiftonelabs/laravel-cascade-deletes
803945 Downloads
Adds application level cascading deletes to Eloquent Models.
rutorika/sortable
1088365 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
rtconner/laravel-tagging
3196848 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.