Libraries tagged by eloquent model
payter/has-column-many
18302 Downloads
This package will provide functionality to add coma separated ID relations for Laravel Eloquent models
ollico/laravel-uid
9503 Downloads
A handy package to generate unique identifiers for Eloquent models
ognjen/laravel-validatable
4449 Downloads
Validate eloquent model
nickcousins/schemaview-laravel
253 Downloads
A simple Artisan command to view the schema of any Eloquent model
neelkanthk/laravel-schedulable
226 Downloads
A Laravel package to add scheduling capability in Eloquent models.
namaa-solutions/laravel-orion
3094 Downloads
Laravel Orion 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.
mreduar/laravel-balance
728 Downloads
Maintains a history of balance movements in the eloquent models. This simple package will keep track of the balance of your models. You can increase, decrease, reset and set the balance. It is also possible to check if a model has a positive balance or no balance.
mindtwo/laravel-decorator
46 Downloads
Decorators for Eloquent Models in Laravel
maggomann/addressable
5479 Downloads
This Laravel package provides a minimal trait Addressable to add eloquent models using these addresses.
liberu-genealogy/laravel-dna
2312 Downloads
A package that converts gedcom files to Eloquent models
laravel-liberu/laravel-gedcom
2347 Downloads
A package that converts gedcom files to Eloquent models
larapack/attribute-slugging
1845 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
larapack/attribute-manipulation
3136 Downloads
Allows multiple traits to manipulate with the attributes of an Eloquent Model.
krazydanny/laravel-repository
488 Downloads
An abstraction layer for easily implementing industry-standard caching strategies to Eloquent models.
koala-labs/pouch
15682 Downloads
A magical implementation of Laravel's Eloquent models as injectable, masked resource repositories.