Libraries tagged by elouquent
kirkbushell/eloquence
713553 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
jpkleemans/attribute-events
374489 Downloads
🔥 Fire events on attribute changes of your Eloquent model
jenssegers/model
3626525 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
genealabs/laravel-pivot-events
4163466 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
elasticquent/elasticquent
897806 Downloads
Maps Laravel Eloquent models to Elasticsearch types.
dyrynda/laravel-model-uuid
2221195 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
cybercog/laravel-love
251706 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
cybercog/laravel-ban
543473 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
betterapp/laravel-db-encrypter
524538 Downloads
Provides database model attribute encryption/decryption
baum/baum
1497510 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
laravelbook/ardent
1455220 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
eloquent/enumeration
5420335 Downloads
An enumeration implementation for PHP.
tailflow/laravel-orion
440315 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
4262974 Downloads
Eloquent virtual column.
spatie/laravel-model-flags
731184 Downloads
Add flags to Eloquent models