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