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.
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
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 7.2
Using EPV
- Clone your fork of this repository.
-
Install composer dependencies:
- Run EPV on a phpBB extension from the CLI:
The
--branch
option can target a specific branch of a repository.The
--debug
option will output additional debugging information.
You can also use EPV online at phpBB.com
phpBB's Customisation Database (Titania) will run EPV on any submissions at phpBB.com as well.
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
License
By contributing you agree to assign copyright of your code to phpBB Limited.
See LICENSE
for the full license.
All versions of epv with dependencies
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