Libraries tagged by epoq
michaelachrisco/readonly
1640962 Downloads
Readonly Models for Laravel 5+
kodeine/laravel-meta
589491 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
jpkleemans/attribute-events
369293 Downloads
🔥 Fire events on attribute changes of your Eloquent model
jenssegers/model
3590175 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
genealabs/laravel-pivot-events
4118868 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
elasticquent/elasticquent
894841 Downloads
Maps Laravel Eloquent models to Elasticsearch types.
dyrynda/laravel-model-uuid
2191383 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
cybercog/laravel-love
249880 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
cybercog/laravel-ban
538740 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
betterapp/laravel-db-encrypter
518455 Downloads
Provides database model attribute encryption/decryption
baum/baum
1493115 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
laravelbook/ardent
1450711 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
eloquent/enumeration
5401595 Downloads
An enumeration implementation for PHP.
tailflow/laravel-orion
430859 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
4158706 Downloads
Eloquent virtual column.