Using this Channel
This channel is to be used with the PEAR installer.
Registering the channel:
pear channel-discover pear.pdepend.org
Listing available packages:
pear remote-list -c pdepend
Installing a package:
pear install pdepend/package_name
Installing a specific version/stability:
pear install pdepend/package_name-1.0.0
pear install pdepend/package_name-beta
Receiving updates via a
feed:
http://pear.pdepend.org/feed.xml
Packages
PHP_CodeSniffer_Standards_PDepend2 - PDepend2 Coding Standard for PHP_CodeSniffer
This package provides the coding standard for PDepend version 2
that will utilize PHP 5.3 features.
- Package name: PHP_CodeSniffer_Standards_PDepend2
- License: BSD License
- Maintainers: Manuel Pichler (as lead)
- Releases: 0.1.1 (beta), 0.1.0 (beta)
- Install command: pear install pdepend/PHP_CodeSniffer_Standards_PDepend2
PHP_Depend - PHP_Depend design quality metrics for PHP packages
PHP_Depend is an adaption of the Java design quality metrics software JDepend
and the NDepend metric tool.
- Package name: PHP_Depend
- License: BSD License
- Maintainers: Manuel Pichler (as lead)
- Releases: 0.9.17 (beta), 0.9.16 (beta), 0.9.15 (beta), 0.9.14 (beta), 0.9.13 (beta), 0.9.12 (beta), 0.9.11 (beta), 0.9.10 (beta), 0.9.9 (beta), 0.9.8 (beta), 0.9.7 (beta), 0.9.6 (beta), 0.9.5 (beta), 0.9.4 (beta), 0.9.3 (beta), 0.9.2 (beta), 0.9.1 (beta), 0.9.0 (beta), 0.8.0 (beta), 0.8.0beta4 (beta), 0.8.0beta3 (beta), 0.8.0beta2 (beta), 0.8.0beta1 (beta), 0.1.2 (alpha), 0.1.1 (alpha), 0.1.0 (alpha)
- Install command: pear install pdepend/PHP_Depend
PHP_Depend_Log_Arbit - PHP_Depend Log extension for the arbit issue tracker.
PHP_Depend Log extension for the arbit issue tracker.
- Package name: PHP_Depend_Log_Arbit
- License: BSD License
- Maintainers: Manuel Pichler (as lead)
- Releases: 1.0.0 (stable)
- Install command: pear install pdepend/PHP_Depend_Log_Arbit
staticReflection - staticReflection package for PHP
The staticReflection component can be used as a drop-in replacement for PHP's
internal reflection api. This component provides a generic reflection stack so
that applications can switch between the internal and/or static reflection
implementation.
- Package name: staticReflection
- License: BSD License
- Maintainers: Manuel Pichler (as lead)
- Releases: 0.1.4 (alpha), 0.1.3 (alpha), 0.1.1 (alpha), 0.1.0 (alpha)
- Install command: pear install pdepend/staticReflection