Download the PHP package phpbb/epv without Composer
On this page you can find all versions of the php package phpbb/epv. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor phpbb
Package epv
Short Description A extension validator for phpBB extensions. Extensions are required to pass the validator when submitted to the extension database.
License GPL-2.0-only
Package epv
Short Description A extension validator for phpBB extensions. Extensions are required to pass the validator when submitted to the extension database.
License GPL-2.0-only
Please rate this library. Is it a good library?
Informations about the package epv
Extension Pre-Validator
This repository contains the extension pre-validator, used for pre validating extensions when submittion to the database at phpBB.com.
Please note that EPV requires at least PHP 5.5
Using EPV
- Clone the repository
-
Run:
$ php composer.phar install
- You can run EPV on three different methods from the CLI:
- php src/EPV.php run --git="GIT_REPO"
- php src/EPV.php run --github="GITHUB_NAME"
- php src/EPV.php run --dir="LOCAL DIRECTORY"
- You can use the --debug option to get some debug information.
- You can also use EPV from soon phpBB.com
- Titania will check when submitting to phpBB.com using EPV as well.
License
By contributing you agree to assign copyright of your code to phpBB Limited.
See LICENSE
for the full license.
Maintenance and contributing
To contribute fork the repo, make your changes in a feature branch and send a pull request.
The site is maintained by the phpBB Extensions Team
Should you wish to report a bug report it at Issue tracker
All versions of epv with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
symfony/yaml Version ^3.0|^4.0|^5.0
symfony/console Version ^3.0|^4.0|^5.0
symfony/finder Version ^3.0|^4.0|^5.0
symfony/process Version ^3.0|^4.0|^5.0
nikic/php-parser Version ~3.0
gitonomy/gitlib Version 0.1.*@dev
sensiolabs/ansi-to-html Version ~1.1
composer/composer Version ^1.5
symfony/yaml Version ^3.0|^4.0|^5.0
symfony/console Version ^3.0|^4.0|^5.0
symfony/finder Version ^3.0|^4.0|^5.0
symfony/process Version ^3.0|^4.0|^5.0
nikic/php-parser Version ~3.0
gitonomy/gitlib Version 0.1.*@dev
sensiolabs/ansi-to-html Version ~1.1
composer/composer Version ^1.5
The package phpbb/epv contains the following files
Loading the files please wait ....