Libraries tagged by jeloquent
mikebronner/laravel-pivot-events
143331 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
michaelachrisco/readonly
1806848 Downloads
Readonly Models for Laravel 5+
kodeine/laravel-meta
657585 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
kirkbushell/eloquence
799467 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
jpkleemans/attribute-events
409792 Downloads
🔥 Fire events on attribute changes of your Eloquent model
jenssegers/model
3874126 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
genealabs/laravel-pivot-events
4461799 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
elasticquent/elasticquent
917176 Downloads
Maps Laravel Eloquent models to Elasticsearch types.
dyrynda/laravel-model-uuid
2410365 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
cybercog/laravel-love
264627 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
cybercog/laravel-ban
579209 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
baum/baum
1524934 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
laravelbook/ardent
1477815 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
eloquent/enumeration
5546845 Downloads
An enumeration implementation for PHP.
tailflow/laravel-orion
499995 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.