Skip to content

A maven plugin for dependency management and quality assurance for PHP projects. (Fork to get the project flying again.)

License

Notifications You must be signed in to change notification settings

slothsoft/maven-php-plugin

 
 

Repository files navigation

Maven PHP Plug-in

Build Status GitHub license

PHP-Maven uses the power of Maven 3 for building, reporting on and creating documentations of PHP projects. It adapts the Maven build lifecycle to the PHP world while fully supporting PHP 5. PHP-Maven uses PHPUnit for unit testing and phpDocumentor for creating the project documentation.

This project is forked from various repositories by php-maven. To see all changes just take a look at the Git history of this repository or take a look at this wiki page.

Getting Started

Prerequisites

You need at least these versions to run or use this framework:

  • Java 1.8
  • PHP 5.4 on your PATH (so that the command php -v returns something useful)
  • Maven 3.2.2

To see the Java and PHP versions this project is tested against take a look at the Travis config file or the Travis builds.

Installing

Link to Maven Central?

Using the Framework

Link to Wiki?

Versions

Version Changes
1.0.0 first stable release
0.9.0 first try to get the framework to work again

License

This project is licensed under the Apache License 2.0 - see the license file for details.

About

A maven plugin for dependency management and quality assurance for PHP projects. (Fork to get the project flying again.)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.8%
  • PHP 3.1%
  • HTML 0.1%
  • JavaScript 0.0%
  • Shell 0.0%
  • Batchfile 0.0%