Libraries tagged by decorate models
robclancy/presenter
924279 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
igaster/eloquent-decorator
6299 Downloads
A simple Trait that implements the Decorator pattern on Laravel eloquent models.
ofcold/presentable
12 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
decorate/model-set-command
18 Downloads
make a command package
decorate/js-model-make-command
20 Downloads
Create a new js model class
dan/laravel-cached
29811 Downloads
Your Laravel models, decorated, cached, and pleasantly accessible.
lajosbencz/phalcon-model-generator
99 Downloads
Generates decorated Phalcon\Model files from a database
mvccore/ext-modelform
267 Downloads
MvcCore - Extension - ModelForm - extension to build forms by decorated model classes.
donttrythisathome/elo-wrapper
5384 Downloads
EloWrapper is a wrapper around Laravel Eloquent model that allows you to create specific model actions in separated wrapper classes.
mindtwo/laravel-decorator
21 Downloads
Decorators for Eloquent Models in Laravel
mike-zange/laravel-entity-base-repositories
42 Downloads
Simple base repositories for Laravel's Eloquent ORM, this packages abstracts the base Model functions and adds a caching decorator
ryannielson/prez
2408 Downloads
Easily create presenters for your objects.
deefour/presenter
2445 Downloads
Presenters/Decorators for PHP Objects
c0dehappy/datalayer
561 Downloads
A simplest abstraction for eloquent models
borisnedovis/eloquent-presenter
2 Downloads
Presentation standard for Eloquent models