An open API service indexing awesome lists of open source software.

https://github.com/luk4z7/zf2-componentization

ZF2 Componentization
https://github.com/luk4z7/zf2-componentization

php zend-framework zf2 zf2-componentization

Last synced: about 2 months ago
JSON representation

ZF2 Componentization

Awesome Lists containing this project

README

        

#### ZF2 Componentization

Código para estudo criado a partir de série de posts sobre os componentes zf2 no blog
[beard.codes](http://beard.codes/)

Install via composer

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

php composer.phar install

Server build

php -S localhost:8888