Welcome to Maven for PHP
Maven for PHP uses the power of Maven for building, reporting on and creating documentations of PHP projects.
It adapts the Maven build lifecycle to the PHP world while fully supporting PHP 4 and PHP 5.
PHP for Maven uses
PHPUnit for unit testing and
doxygen for creating the api documentation.
Use a
PHP library project to create a library that can be used by other PHP libraries or PHP web projects. Use a
PHP web project to create a standalone web project.
Getting started
This link will help you get started with Maven for PHP.
First steps for working with Maven
Then learn about "Maven for PHP".
Features
- Own Maven lifecycle for PHP
- Supports PHP 4 and PHP 5
- Archetypes for web and library projects
- Supports PHPUnit
- Supports doxygen for API documentation