Libraries tagged by eloquent model
sfolador/laravel-locked
202 Downloads
This package adds locking features to Eloquent Models
sfneal/users
51659 Downloads
Extended use of the default App\User Eloquent model used by Laravel applications
sfneal/socials
13317 Downloads
Eloquent Model and extensions for Social media accounts
scrnhq/laravel-bakery
18229 Downloads
An on-the-fly GraphQL Schema generator from Eloquent models for Laravel.
saad/image
5673 Downloads
This Package to deal with images crop, resize, write text, integrate with Eloquent Model to get and save inmages and creating thumbnails'
rsanchez/deep
2425 Downloads
A set of Eloquent models for ExpressionEngine Channel Entries.
reshadman/laravel-optimistic-locking
18248 Downloads
Adds optimistic locking feature to eloquent models.
quarks/laravel-auditors
17170 Downloads
Record created by, updated by and deleted by on Eloquent models automatically.
ollico/laravel-uid
9491 Downloads
A handy package to generate unique identifiers for Eloquent models
ognjen/laravel-validatable
4448 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
3092 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
727 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