2017-25 © Pedro Peláez
 

library presentable

Decorate your objects using presenters. Primarily to keep presentation logic out of your models.

image

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

The README.md

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)

The Versions

02/05 2018

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

  • php ^7.1

 

The Development Requires

model presenter php71

02/05 2018

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

  • php ^7.1

 

The Development Requires

model presenter php71