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