cotya/deploy-helper

a file deployment helper for php

Maintainers

👁 Flyingmana

Package info

github.com/Cotya/Deploy-helper

pkg:composer/cotya/deploy-helper

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

dev-master 2014-09-15 23:52 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 8d5b46653f932482a6c24bb1f7c11c592a173541

  • Flyingmana <flyingmana.woop@googlemail.com>

This package is auto-updated.

Last update: 2026-06-07 08:32:09 UTC


README

not created or intended for deployments to server

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.

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.