Libraries tagged by elao
cybercog/laravel-love
255647 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
cybercog/laravel-ban
553777 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
baum/baum
1506000 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
laravelbook/ardent
1462448 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
eloquent/enumeration
5465213 Downloads
An enumeration implementation for PHP.
tailflow/laravel-orion
460176 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
4492710 Downloads
Eloquent virtual column.
spatie/laravel-model-status
1455103 Downloads
A package to enable assigning statuses to Eloquent Models
spatie/laravel-model-flags
765046 Downloads
Add flags to Eloquent models
shyim/opensearch-php-dsl
3738578 Downloads
OpenSearch/Elasticsearch DSL library
ryangjchandler/orbit
161067 Downloads
A flat-file database driver for Eloquent.
mikebronner/laravel-model-caching
23750 Downloads
Automatic caching for Eloquent models.
kitar/laravel-dynamodb
495385 Downloads
A DynamoDB based Eloquent model and Query builder for Laravel.
bkwld/cloner
1656755 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
1334191 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.