wiki:Users/ProjectsUsingPhing

Projects using Phing

There are lots of projects using Phing out there. For example, many of the big frameworks ( Zend Framework,  Prado) use Phing as part of their development process; other frameworks (like  Agavi,  Symfony) use Phing as an integral part of their project configuration system.

If you've got a project that you'd like to tell us about that uses Phing, please do so here.

 Xinc

Xinc is a continuous integration server written in PHP 5. It has built-in support for Subversion and Phing (and therefore PHPUnit), and can be easily extended to work with alternative version control or build tools.

 USVN (UserFriendly SVN)

Userfriendly SVN is a PHP5 web interface to administrate and configure Subversion repositories. It allows users to create and manage projects without command line SVN client. USVN manages your projects for you, and allows users to checkout source code only if they are allowed to. Dispatch administrators on different projects become easy and safe.

USVN uses Phing to:

  • run test units with different database
  • extract translation strings (a custom task which invokes gettext)
  • compile translation strings
  • build api documentation