maestrooo / zend-skeleton-light
A super light Zend Skeleton Application for Zend Framework 2
Installs: 58
Dependents: 0
Suggesters: 0
Security: 0
Stars: 28
Watchers: 3
Forks: 7
Open Issues: 0
pkg:composer/maestrooo/zend-skeleton-light
Requires
- php: >=5.4
- zendframework/zendframework: ~2.3
This package is auto-updated.
Last update: 2025-09-29 01:22:29 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?