Libraries tagged by eloquent
dyrynda/laravel-model-uuid
2246365 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
cybercog/laravel-love
253606 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
cybercog/laravel-ban
547238 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
betterapp/laravel-db-encrypter
528586 Downloads
Provides database model attribute encryption/decryption
baum/baum
1501036 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
laravelbook/ardent
1458696 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
outl1ne/nova-sortable
1274841 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
optimistdigital/nova-sortable
1877779 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
genealabs/laravel-pivot-events
4201482 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
eloquent/enumeration
5438023 Downloads
An enumeration implementation for PHP.
tailflow/laravel-orion
447978 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.
swisnl/json-api-client
393179 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
stancl/virtualcolumn
4353060 Downloads
Eloquent virtual column.
spatie/laravel-model-status
1435023 Downloads
A package to enable assigning statuses to Eloquent Models
spatie/laravel-model-flags
745672 Downloads
Add flags to Eloquent models