zendframework/zend-skeleton-installer

This package is abandoned and no longer maintained. The author suggests using the laminas/laminas-skeleton-installer package instead.

Installer plugin for Zend Framework skeleton application

Maintainers

Package info

github.com/zendframework/zend-skeleton-installer

Chat

Forum

Documentation

Type:composer-plugin

pkg:composer/zendframework/zend-skeleton-installer

Statistics

Installs: 222 262

Dependents: 3

Suggesters: 0

Stars: 7

Open Issues: 0

0.1.7 2019-11-15 15:27 UTC

This package is auto-updated.

Last update: 2020-01-16 20:13:12 UTC


README

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-skeleton-installer.

Build Status Coverage Status

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.