Libraries tagged by elot
calebporzio/parental
2630827 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
sofa/eloquence
1391438 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
protonemedia/laravel-cross-eloquent-search
406032 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
krlove/eloquent-model-generator
1905718 Downloads
Eloquent Model Generator
kirkbushell/eloquence
717726 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
imanghafoori/eloquent-mockery
437994 Downloads
Allows you to design your tests in an independent manner.
goldspecdigital/laravel-eloquent-uuid
1184093 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
ecotone/ecotone
484865 Downloads
Supporting you in building DDD, CQRS, Event Sourcing applications with ease.
cyrildewit/eloquent-viewable
936945 Downloads
Laravel package that allows you to associate views with Eloquent models
cviebrock/eloquent-taggable
625173 Downloads
Easy ability to tag your Eloquent models in Laravel.
asantibanez/laravel-eloquent-state-machines
452701 Downloads
State machines for your Laravel Eloquent models
yadakhov/insert-on-duplicate-key
2755991 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.
wildside/userstamps
1298297 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
1563067 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
s9e/text-formatter
2710631 Downloads
Multi-purpose text formatting and markup library. Plugins offer support for BBCodes, Markdown, emoticons, HTML, embedding third-party media (YouTube, etc...), enhanced typography and more.