An open API service indexing awesome lists of open source software.

https://github.com/phpbb/pre-validator

Pre-Validator framework
https://github.com/phpbb/pre-validator

Last synced: 3 months ago
JSON representation

Pre-Validator framework

Awesome Lists containing this project

README

          

Pre Validator
=============

[![Build Status](https://travis-ci.org/phpbb/pre-validator.png?branch=master)](https://travis-ci.org/phpbb/pre-validator)

This repository contains the framework on which the styles and extension pre validator are written on.

Using the pre-validator
-----------------------
The pre validator can be used in combination with SPV or EPV. See the repositories specific for these projects for running the validator.

License
-------
[GNU GPL v2](http://opensource.org/licenses/gpl-2.0)

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](https://www.phpbb.com/community/memberlist.php?mode=group&g=7331)

Should you wish to report a bug report it at [Issue tracker](https://github.com/phpbb/pre-validator/issues)