phpUnderControl Downloads
PEAR Installer
The preferred way to install phpUnderControl should be the phpUnderControl PEAR channel, where you will always find the latest stable version. Just enter
pear channel-discover components.ez.no
pear channel-discover pear.phpundercontrol.org
pear install --alldeps phpuc/phpUnderControl-beta
From the subversion repository
If you are curious about the latest phpUnderControl features, you can use a checkout from phpUnderControl's git repository. But keep in mind that the master version may be broken from time to time.
git clone git://github.com/phpundercontrol/phpUnderControl.git
Otherwise you can check out one of the tagged versions from github.
git clone git://github.com/phpundercontrol/phpUnderControl.git
cd phpUnderContol
git checkout 1.0.0
Releases
phpUnderControl 0.4.7
git checkout 0.4.7
pear install phpuc/phpUnderControl 0.4.7
phpUnderControl 0.4.6
git checkout 0.4.6
pear install phpuc/phpUnderControl- 0.4.6
phpUnderControl 0.4.5
git checkout 0.4.5
pear install phpuc/phpUnderControl-0.4.5
phpUnderControl 0.4.4
git checkout 0.4.4
pear install phpuc/phpUnderContro-0.4.4
phpUnderControl 0.4.3
git checkout 0.4.3
pear install phpuc/phpUnderControl-0.4.3
phpUnderControl 0.4.2
git checkout 0.4.2
pear install phpuc/phpUnderControl-0.4.2
phpUnderControl 0.4.1
git checkout 0.4.1
pear install
phpUnderControl 0.4.0
git checkout 0.4.0
pear install 0.4.0