phpunit-version

Library that helps with managing the version number of Git-hosted PHP projects
  https://github.com/sebastianbergmann/version
  0
  no reviews



Version is a PHPUnit extension that provides a proper version depending on the given release number, and information from the current Git repository if there is one, as intended for PHPUnit.

PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit testing framework.