Libraries tagged by eloquent
elasticquent/elasticquent
919559 Downloads
Maps Laravel Eloquent models to Elasticsearch types.
dyrynda/laravel-model-uuid
2440332 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
cybercog/laravel-love
267353 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
cybercog/laravel-ban
583583 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
baum/baum
1527721 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
laravelbook/ardent
1479551 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
outl1ne/nova-sortable
1461592 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
optimistdigital/nova-sortable
1962747 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
mikebronner/laravel-pivot-events
160244 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
genealabs/laravel-pivot-events
4503251 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
eloquent/enumeration
5566629 Downloads
An enumeration implementation for PHP.
tailflow/laravel-orion
510056 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.
stancl/virtualcolumn
5112484 Downloads
Eloquent virtual column.
spatie/laravel-model-status
1530095 Downloads
A package to enable assigning statuses to Eloquent Models
spatie/laravel-model-flags
845615 Downloads
Add flags to Eloquent models