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
- Host: GitHub
- URL: https://github.com/phpbb/pre-validator
- Owner: phpbb
- License: gpl-2.0
- Created: 2014-11-11T19:00:16.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-11T19:14:44.000Z (about 11 years ago)
- Last Synced: 2025-08-17T11:51:52.343Z (5 months ago)
- Size: 336 KB
- Stars: 1
- Watchers: 17
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Pre Validator
=============
[](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)