Libraries tagged by eloquent-models
simpladevru/laravel-eloquent-join
16667 Downloads
This package introduces the join magic for eloquent models and relations.
sfneal/scopes
62496 Downloads
Add custom constraints to all queries performed on an Eloquent Model.
sfneal/models
93761 Downloads
Eloquent Model wrapper with extended functionality
sfneal/casts
59259 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
sfneal/address
64806 Downloads
Add polymorphic 'address' relationships to Eloquent Models in Laravel applications
sassnowski/laravel-shareable-models
12555 Downloads
Create shareable links from your eloquent models.
rulr/laravel-authored
226 Downloads
A Laravel package that adds created_by and last_updated_by attributes to Eloquent models.
reshadman/laravel-optimistic-locking
18248 Downloads
Adds optimistic locking feature to eloquent models.
repat/laravel-job-models
25561 Downloads
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
redcrystal/cast
22653 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
payter/has-column-many
18060 Downloads
This package will provide functionality to add coma separated ID relations for Laravel Eloquent models
pawelmysior/laravel-publishable
18323 Downloads
Toggle the published state of your Eloquent models easily
padosoft/laravel-validable
8672 Downloads
Trait to activate validation when saving Eloquent Model
padosoft/laravel-sluggable
9525 Downloads
Generate slugs when saving Eloquent models
oobook/manage-eloquent
1845 Downloads
Manage the laravel eloquent model relationships, table columns and column types