Libraries tagged by decorate models
robclancy/presenter
992105 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
12 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
dan/laravel-cached
33256 Downloads
Your Laravel models, decorated, cached, and pleasantly accessible.
lajosbencz/phalcon-model-generator
101 Downloads
Generates decorated Phalcon\Model files from a database
mvccore/ext-modelform
271 Downloads
MvcCore - Extension - ModelForm - extension to build forms by decorated model classes.
donttrythisathome/elo-wrapper
5962 Downloads
EloWrapper is a wrapper around Laravel Eloquent model that allows you to create specific model actions in separated wrapper classes.
deefour/presenter
2450 Downloads
Presenters/Decorators for PHP Objects
mindtwo/laravel-decorator
23 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.
c0dehappy/datalayer
561 Downloads
A simplest abstraction for eloquent models
borisnedovis/eloquent-presenter
2 Downloads
Presentation standard for Eloquent models