Libraries tagged by Laravel Eloquent
watson/rememberable
4673552 Downloads
Query caching for Laravel
venturecraft/revisionable
5824681 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
nicolaslopezj/searchable
2325312 Downloads
Eloquent model search trait.
baopham/dynamodb
4802002 Downloads
Eloquent syntax for DynamoDB
laravel/legacy-factories
24952971 Downloads
The legacy version of the Laravel Eloquent factories.
goldspecdigital/laravel-eloquent-uuid
1202061 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
cybercog/laravel-love
256240 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
asantibanez/laravel-eloquent-state-machines
468602 Downloads
State machines for your Laravel Eloquent models
protonemedia/laravel-cross-eloquent-search
415778 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
cviebrock/eloquent-taggable
635025 Downloads
Easy ability to tag your Eloquent models in Laravel.
cybercog/laravel-ban
556450 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
kitar/laravel-dynamodb
499448 Downloads
A DynamoDB based Eloquent model and Query builder for Laravel.
tailflow/laravel-orion
464334 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.
spatie/laravel-model-status
1460616 Downloads
A package to enable assigning statuses to Eloquent Models
spatie/laravel-model-flags
770518 Downloads
Add flags to Eloquent models