Libraries tagged by elo
jenssegers/model
3506708 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
genealabs/laravel-pivot-events
4000386 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
elasticquent/elasticquent
887866 Downloads
Maps Laravel Eloquent models to Elasticsearch types.
dyrynda/laravel-model-uuid
2118358 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
cybercog/laravel-love
245795 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
cybercog/laravel-ban
525698 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
betterapp/laravel-db-encrypter
503933 Downloads
Provides database model attribute encryption/decryption
baum/baum
1483272 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
laravelbook/ardent
1441623 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
eloquent/enumeration
5350350 Downloads
An enumeration implementation for PHP.
tailflow/laravel-orion
408076 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
3920923 Downloads
Eloquent virtual column.
spatie/laravel-model-flags
677992 Downloads
Add flags to Eloquent models
ryangjchandler/orbit
144289 Downloads
A flat-file database driver for Eloquent.
plank/laravel-metable
575825 Downloads
A package for attaching arbitrary data to Eloquent models