Libraries tagged by elogquent
asantibanez/laravel-eloquent-state-machines
493224 Downloads
State machines for your Laravel Eloquent models
yadakhov/insert-on-duplicate-key
2816438 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.
wildside/userstamps
1394344 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
usmanhalalit/laracsv
1615487 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
sofa/eloquence
1421845 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
rutorika/sortable
877518 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
reedware/laravel-relation-joins
943603 Downloads
Adds the ability to join on a relationship by name.
plank/laravel-mediable
1336117 Downloads
A package for easily uploading and attaching media files to models with Laravel
pdphilip/elasticsearch
179175 Downloads
An Elasticsearch implementation of Laravel's Eloquent ORM
outl1ne/nova-sortable
1416679 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
optimistdigital/nova-sortable
1943750 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
nanigans/single-table-inheritance
2183220 Downloads
Single Table Inheritance Trait
multicaret/laravel-acquaintances
235335 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
132585 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
michaelachrisco/readonly
1796909 Downloads
Readonly Models for Laravel 5+