library deploy-helper
a file deployment helper for php
cotya/deploy-helper
a file deployment helper for php
- Tuesday, September 16, 2014
- by Flyingmana
- Repository
- 1 Watchers
- 0 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 2 Forks
- 1 Open issues
- 1 Versions
- 0 % Grown
cotya/deploy-helper for php
not created or intended for deployments to server, (*1)
In case of installers which happen to occur in framework module/plugin systems or in composer installer/plugins
there is the need for moving files from one location to another one., (*2)
This can be a basic mapping of one path to another one.
It also can be a complete mapping of every single file, like in case of pears package.xml format.
It also can be something special as the modman format, which describes something glob like,
like used for the cli cp command., (*3)
dev-master
9999999-dev
a file deployment helper for php
Sources
Download
MIT
The Requires
The Development Requires
by
Flyingmana