library presentable
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
ofcold/presentable
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
- Wednesday, May 2, 2018
- by olivia-bill
- Repository
- 1 Watchers
- 0 Stars
- 6 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 100 % Grown
Presentable
Decorate your objects using presenters. Primarily to keep presentation logic out of your models., (*1)
Installation
Composer
Add ofcold/presentable
to the "require" section of your composer.json
file., (*2)
"ofcold/presentable": "^1.0"
Run composer update
to get the latest version of the package., (*3)
Manually
It's recommended that you use Composer, however you can download and install from this repository., (*4)
dev-master
9999999-dev
https://ofcold.com
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
Sources
Download
MIT
The Requires
The Development Requires
model
presenter
php71
1.0.0
1.0.0.0
https://ofcold.com
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
Sources
Download
MIT
The Requires
The Development Requires
model
presenter
php71