/zf2-componentization

ZF2 Componentization

Primary LanguagePHPMIT LicenseMIT

ZF2 Componentization

Código para estudo criado a partir de série de posts sobre os componentes zf2 no blog beard.codes

Install via composer

php -r "readfile('https://getcomposer.org/installer');" | php

php composer.phar install

Server build

php -S localhost:8888