Welcome to zfKit
We're still getting set up, but this is pretty much what you'd get from a stock zfkit install right now.
zfKit provides Doctrine 1.3, PHPUnit and ZendFramework 1.10 in a ready to run package.
To get started, visit zfkit on github or just follow the instructions below.
cd /path/to/a/web/visible/directory/ git clone git://github.com/mgkimsal/zfkit.git cd zfkit/library tar -xzf Zend.tgz
Visit http://yourdomain.com/path/to/zfkit/public/ - that's it!