Libraries tagged by eloquence
reedware/laravel-relation-joins
960591 Downloads
Adds the ability to join on a relationship by name.
plank/laravel-mediable
1348222 Downloads
A package for easily uploading and attaching media files to models with Laravel
pdphilip/elasticsearch
190743 Downloads
An Elasticsearch implementation of Laravel's Eloquent ORM
outl1ne/nova-sortable
1445397 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
optimistdigital/nova-sortable
1956759 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
nanigans/single-table-inheritance
2207895 Downloads
Single Table Inheritance Trait
multicaret/laravel-acquaintances
238514 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
150677 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
michaelachrisco/readonly
1818125 Downloads
Readonly Models for Laravel 5+
kodeine/laravel-meta
661338 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
jpkleemans/attribute-events
412040 Downloads
🔥 Fire events on attribute changes of your Eloquent model
jenssegers/model
3886695 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
genealabs/laravel-pivot-events
4478636 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
elasticquent/elasticquent
918293 Downloads
Maps Laravel Eloquent models to Elasticsearch types.
dyrynda/laravel-model-uuid
2423732 Downloads
This package allows you to easily work with UUIDs in your Laravel models.