Using this Channel
This channel is to be used with the PEAR installer.
Registering the channel:
pear channel-discover pear.phpunit.de
Listing available packages:
pear remote-list -c phpunit
Installing a package:
pear install phpunit/package_name
Installing a specific version/stability:
pear install phpunit/package_name-1.0.0
pear install phpunit/package_name-beta
Receiving updates via a
feed:
http://pear.phpunit.de/feed.xml
Packages
File_Iterator - FilterIterator implementation that filters files based on a list of suffixes.
FilterIterator implementation that filters files based on a list of suffixes.
- Package name: File_Iterator
- License: BSD License
- Maintainers: Sebastian Bergmann (as lead)
- Releases: 1.2.0 (stable), 1.1.1 (stable), 1.1.0 (stable), 1.0.0 (stable)
- Install command: pear install phpunit/File_Iterator
PHPUnit - Regression testing framework for unit tests.
PHPUnit is a regression testing framework used by the developer who implements unit tests in PHP. This is the version to be used with PHP 5.
- Package name: PHPUnit
- License: BSD License
- Maintainers: Sebastian Bergmann (as lead)
- Releases: 3.4.11 (stable), 3.4.10 (stable), 3.4.9 (stable), 3.4.8 (stable), 3.4.7 (stable), 3.4.6 (stable), 3.4.5 (stable), 3.4.3 (stable), 3.4.2 (stable), 3.4.1 (stable), 3.4.0RC3 (beta), 3.4.0RC2 (beta), 3.4.0RC1 (beta), 3.4.0 (stable), 3.3.17 (stable), 3.3.16 (stable), 3.3.15 (stable), 3.3.14 (stable), 3.3.13 (stable), 3.3.12 (stable), 3.3.11 (stable), 3.3.10 (stable), 3.3.9 (stable), 3.3.8 (stable), 3.3.7 (stable), 3.3.6 (stable), 3.3.5 (stable), 3.3.4 (stable), 3.3.3 (stable), 3.3.2 (stable), 3.3.1 (stable), 3.3.0RC3 (beta), 3.3.0RC2 (beta), 3.3.0RC1 (beta), 3.3.0 (stable), 3.2.21 (stable), 3.2.20 (stable), 3.2.19 (stable), 3.2.18 (stable), 3.2.17 (stable), 3.2.16 (stable), 3.2.15 (stable), 3.2.14RC1 (beta), 3.2.14 (stable), 3.2.13 (stable), 3.2.12 (stable), 3.2.11 (stable), 3.2.10 (stable), 3.2.9 (stable), 3.2.8 (stable), 3.2.7 (stable), 3.2.6 (stable), 3.2.5 (stable), 3.2.4 (stable), 3.2.3 (stable), 3.2.2 (stable), 3.2.1 (stable), 3.2.0 (stable), 3.1.9 (stable), 3.1.8 (stable), 3.1.7 (stable), 3.1.6 (stable), 3.1.5 (stable), 3.1.4 (stable), 3.1.3 (stable), 3.1.2 (stable), 3.1.1 (stable), 3.0.6 (stable), 3.0.5 (stable), 3.0.4 (stable), 3.0.3 (stable), 3.0.2 (stable), 3.0.1 (stable), 3.0.0 (stable), 2.3.6 (stable), 1.3.3 (stable)
- Install command: pear install phpunit/PHPUnit
PHP_CodeBrowser - PHP_CodeBrowser for integration in cruisecontrol
PHP_CodeBrowser generates a html view for code browsing with
higlighted and colored errors, parsed from xml reports generated from codesniffer or
phpunit.
- Package name: PHP_CodeBrowser
- License: BSD License
- Maintainers: Elger Thiele (as lead)
- Releases: 0.1.1 (alpha), 0.1.0 (alpha)
- Install command: pear install phpunit/PHP_CodeBrowser
PHP_TokenStream - Wrapper around PHP's tokenizer extension.
Wrapper around PHP's tokenizer extension.
- Package name: PHP_TokenStream
- License: BSD License
- Maintainers: Sebastian Bergmann (as lead)
- Releases: 0.9.1 (beta), 0.9.0 (beta)
- Install command: pear install phpunit/PHP_TokenStream
Text_Template - Simple template engine.
Simple template engine.
- Package name: Text_Template
- License: BSD License
- Maintainers: Sebastian Bergmann (as lead)
- Releases: 1.0.0 (stable)
- Install command: pear install phpunit/Text_Template
bytekit - A command-line tool built on the PHP Bytekit extension.
A command-line tool built on the PHP Bytekit extension.
- Package name: bytekit
- License: BSD License
- Maintainers: Sebastian Bergmann (as lead)
- Releases: 1.1.1 (stable), 1.1.0 (stable), 1.0.0 (stable)
- Install command: pear install phpunit/bytekit
phpUnderControl - CruiseControl addon for PHP
phpUnderControl aims to make the first steps with CruiseControl
and PHP as easy as possible. It integrates three of the best PHP development
tools into CruiseControl, combined with an easy setup routine and a small
example project.
- Package name: phpUnderControl
- License: BSD License
- Maintainers: Manuel Pichler (as lead)
- Releases: 0.5.0 (beta), 0.4.7 (beta), 0.4.6 (beta), 0.4.5 (beta), 0.4.4 (beta), 0.4.3 (beta), 0.4.1 (beta), 0.4.0 (beta), 0.3.6 (beta), 0.3.5 (beta), 0.3.4 (beta), 0.3.3 (beta), 0.3.2 (beta), 0.3.1 (beta), 0.3.0 (beta), 0.2.2 (beta), 0.2.1 (beta)
- Install command: pear install phpunit/phpUnderControl
phpcpd - Copy/Paste Detector (CPD) for PHP code.
Copy/Paste Detector (CPD) for PHP code.
- Package name: phpcpd
- License: BSD License
- Maintainers: Sebastian Bergmann (as lead)
- Releases: 1.3.1 (stable), 1.3.0 (stable), 1.2.2 (stable), 1.2.1 (stable), 1.2.0 (stable), 1.1.1 (stable), 1.1.0 (stable), 1.0.0 (stable)
- Install command: pear install phpunit/phpcpd
phpdcd - Dead Code Detector (DCD) for PHP code.
Dead Code Detector (DCD) for PHP code.
- Package name: phpdcd
- License: BSD License
- Maintainers: Sebastian Bergmann (as lead)
- Releases: 0.9.2 (beta), 0.9.1 (beta), 0.9.0 (beta)
- Install command: pear install phpunit/phpdcd
phploc - A tool for quickly measuring the size of a PHP project.
A tool for quickly measuring the size of a PHP project.
- Package name: phploc
- License: BSD License
- Maintainers: Sebastian Bergmann (as lead)
- Releases: 1.5.1 (stable), 1.5.0 (stable), 1.4.0 (stable), 1.3.2 (stable), 1.3.1 (stable), 1.3.0 (stable), 1.2.0 (stable), 1.1.1 (stable), 1.1.0 (stable), 1.0.0 (stable)
- Install command: pear install phpunit/phploc
test_helpers - An extension for the PHP Interpreter to ease testing of PHP code.
An extension for the PHP Interpreter to ease testing of PHP code.
- Package name: test_helpers
- License: BSD License
- Maintainers: Sebastian Bergmann (as lead), Johannes Schlueter (as lead)
- Releases: 1.0.0 (stable)
- Install command: pear install phpunit/test_helpers