Here I teach how to set up a web development environment for PHP, using UBUNTU + XAMPP + Eclipse + XDebug + Phing + PHPDoc + SVN. It’s still missing PHPUnit, but some day I will do it.
You can download the used files from here (httpd.conf, php.ini, build.xml …).
- Web Dev: 00 – Ambiente de desenvolvimento
- XAMPP – install, configure and testing xampp in Ubuntu, with Xdebug
- Eclipse – install and configure with Xdebug
- Phing – Install, configure and create a build.xml file
- PHPDocumentor – Install, configure, test and encoding correction
- SVN (Subversion) – install, configure and usability