zendframework / zend-skeleton-installer
Installer plugin for Zend Framework skeleton application
Installs: 221 904
Dependents: 3
Suggesters: 0
Security: 0
Stars: 7
Watchers: 17
Forks: 11
Open Issues: 0
Type:composer-plugin
Requires
- php: ^5.6 || ^7.0
- composer-plugin-api: ^1.0
- zendframework/zend-component-installer: ^1.0 || ^2.1.2
Requires (Dev)
- composer/composer: ^1.4.1
- malukenho/docheader: ^0.1.7
- mikey179/vfsstream: ^1.6.7
- phpunit/phpunit: ^5.7.27 || ^6.5.8 || ^7.1.4
- zendframework/zend-coding-standard: ~1.0.0
README
Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-skeleton-installer.
zend-skeleton-installer is a composer plugin for use in the initial install of the ZendSkeletonApplication. It prompts for common requirements, adding packages to the composer requirements for each selection, and then uninstalls itself on completion.
The installer requires zend-component-installer, and we recommend requiring that component in your project skeleton as well.
- File issues at https://github.com/zendframework/zend-skeleton-installer/issues
- Documentation is at https://docs.zendframework.com/zend-skeleton-installer/