Libraries tagged by elo
elasticquent/elasticquent
862398 Downloads
Maps Laravel Eloquent models to Elasticsearch types.
dyrynda/laravel-model-uuid
1916279 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
cybercog/laravel-ban
490508 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
betterapp/laravel-db-encrypter
454790 Downloads
Provides database model attribute encryption/decryption
baum/baum
1452338 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
laravelbook/ardent
1413423 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
eloquent/enumeration
5132724 Downloads
An enumeration implementation for PHP.
tailflow/laravel-orion
327439 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
3175570 Downloads
Eloquent virtual column.
spatie/laravel-model-status
1206774 Downloads
A package to enable assigning statuses to Eloquent Models
spatie/laravel-model-flags
549378 Downloads
Add flags to Eloquent models
ryangjchandler/orbit
115817 Downloads
A flat-file database driver for Eloquent.
laracraft-tech/laravel-date-scopes
105727 Downloads
Some useful date scopes for your Laravel Eloquent models!
bkwld/cloner
1337230 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
ajcastro/eager-load-pivot-relations
1059538 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.