Libraries tagged by eloqua
multicaret/laravel-acquaintances
229216 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
mikebronner/laravel-pivot-events
93621 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
michaelachrisco/readonly
1730567 Downloads
Readonly Models for Laravel 5+
kodeine/laravel-meta
628528 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
jpkleemans/attribute-events
392236 Downloads
🔥 Fire events on attribute changes of your Eloquent model
jenssegers/model
3760590 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
genealabs/laravel-pivot-events
4317531 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
elasticquent/elasticquent
907930 Downloads
Maps Laravel Eloquent models to Elasticsearch types.
dyrynda/laravel-model-uuid
2319936 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
cybercog/laravel-love
257781 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
cybercog/laravel-ban
561820 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
baum/baum
1511665 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
laravelbook/ardent
1467286 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
eloquent/enumeration
5489524 Downloads
An enumeration implementation for PHP.
tailflow/laravel-orion
472450 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.