Libraries tagged by eloquent
yadakhov/insert-on-duplicate-key
3071589 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.
usmanhalalit/laracsv
1839400 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
sofa/eloquence
1499217 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
shiftonelabs/laravel-cascade-deletes
799998 Downloads
Adds application level cascading deletes to Eloquent Models.
rutorika/sortable
1086777 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
rtconner/laravel-tagging
3194483 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
reedware/laravel-relation-joins
1401365 Downloads
Adds the ability to join on a relationship by name.
nanigans/single-table-inheritance
2710661 Downloads
Single Table Inheritance Trait
multicaret/laravel-acquaintances
297119 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups), verifications, and interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
mtolhuys/laravel-schematics
94358 Downloads
A interface to help you build your models
michaelachrisco/readonly
2259540 Downloads
Readonly Models for Laravel 5+
laravel-clickhouse/laravel-clickhouse
50368 Downloads
A ClickHouse based Eloquent model and Query builder for Laravel
kodeine/laravel-meta
899941 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
kirkbushell/eloquence
1092632 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
jpkleemans/attribute-events
571052 Downloads
🔥 Fire events on attribute changes of your Eloquent model