Libraries tagged by eloqua
nanigans/single-table-inheritance
2215763 Downloads
Single Table Inheritance Trait
multicaret/laravel-acquaintances
239885 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.
mikebronner/laravel-pivot-events
159458 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
michaelachrisco/readonly
1830533 Downloads
Readonly Models for Laravel 5+
kodeine/laravel-meta
666305 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
jpkleemans/attribute-events
415297 Downloads
🔥 Fire events on attribute changes of your Eloquent model
jenssegers/model
3903268 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
genealabs/laravel-pivot-events
4500611 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
elasticquent/elasticquent
919510 Downloads
Maps Laravel Eloquent models to Elasticsearch types.
dyrynda/laravel-model-uuid
2439791 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
cybercog/laravel-love
267263 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
cybercog/laravel-ban
583398 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
baum/baum
1527684 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
laravelbook/ardent
1479520 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
eloquent/enumeration
5565120 Downloads
An enumeration implementation for PHP.