Download the PHP package dphp/composer-utils without Composer
On this page you can find all versions of the php package dphp/composer-utils. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package composer-utils
composer-utils
Some utility scripts for Composer by dPHP.
Notes
Composer does not support custom scripts/events yet (see https://github.com/composer/composer/issues/2059). You may need to assign an event to a composer-utils' script in order to execute it.
For example:
HISTORY
-
v0.1.1 - 2013-11-06:
- EclipsePDT: generate a dummy PHPUnit test case that can be used as a template.
- v0.1.0 - 2013-11-05: first version
Usage
Require dphp/composer-utils in your composer.json:
Generate Eclipse PDT Project
Script: \Dphp\ComposerUtils\EclipsePdt::createPdt3Project
It will generate an Eclipse PDT v3.0 project structure.
COPYRIGHT
Copyright (c) Thanh Ba Nguyen. See LICENSE.md for more information.
All versions of composer-utils with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package dphp/composer-utils contains the following files
Loading the files please wait ...