This package contains several custom commands for Pyrus.
Included are commands for:
- Creating PEAR2 and PECL package skeletons
php pyrus.phar generate-pear2 MyNewPackage- generate-pear2 documentation
- Creating a package.xml file
php pyrus.phar make- make documentation
- Packaging PEAR2 and PEAR releases
php pyrus.phar package- package documentation
- Running phpt tests and generating code coverage reports
php pyrus.phar run-phpt -m- run-phpt documentation
For more information, read the documentation.
Release Notes - 0.3.1
Bugfix Release:
- Fix package command failure "Cannot locate PEAR2/Exception.php" [saltybeagle]
- Remove unused elements in PEAR2 package skeleton generator [saltybeagle]
Installation
$
php pyrus.phar install
PEAR2_Pyrus_Developer-0.3.1
| Status: | 0.3.1 alpha, released on July 12, 2010 |
|---|---|
| License: | New BSD License |
| Maintained: | yes |
Browse Files
49 files in 31 directories.Dependencies for PEAR2_Pyrus_Developer
- PHP ≥ 5.2.0
