maestrooo / zend-skeleton-light
A super light Zend Skeleton Application for Zend Framework 2
dev-master
2014-12-15 17:10 UTC
Requires
- php: >=5.4
- zendframework/zendframework: ~2.3
This package is auto-updated.
Last update: 2024-10-29 04:36:19 UTC
README
Zend Skeleton Light is a super light ZF 2 skeleton application, based on Zend Skeleton Application. But with nothing to delete.
Installation
Zend Skeleton Light is as easy to install as standard Zend Skeleton application.
curl -s https://getcomposer.org/installer | php --
php composer.phar create-project -sdev maestrooo/zend-skeleton-light path/to/install
Contribute
Really, what do you want to contribute?