Libraries tagged by moloquent
cybercog/laravel-love
255000 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
cybercog/laravel-ban
551659 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
baum/baum
1503753 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
laravelbook/ardent
1460693 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
eloquent/enumeration
5454695 Downloads
An enumeration implementation for PHP.
tailflow/laravel-orion
455682 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.
swisnl/json-api-client
398726 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
stancl/virtualcolumn
4444636 Downloads
Eloquent virtual column.
spatie/laravel-model-status
1448639 Downloads
A package to enable assigning statuses to Eloquent Models
spatie/laravel-model-flags
759148 Downloads
Add flags to Eloquent models
ryangjchandler/orbit
159489 Downloads
A flat-file database driver for Eloquent.
plank/laravel-metable
609485 Downloads
A package for attaching arbitrary data to Eloquent models
mikebronner/laravel-model-caching
21773 Downloads
Automatic caching for Eloquent models.
kitar/laravel-dynamodb
491566 Downloads
A DynamoDB based Eloquent model and Query builder for Laravel.
bkwld/cloner
1645127 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.