arammkr / mvf

PHP Validation Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MVF - Map Validation and Filtering

PHP Validation Library

Code Quality

The majority of the methods in the package have been unit tested. The unit tests are run both in PHP and HHVM.

We test our package locally and remotely with Travis-CI:

Build Status

How to Contribute

Pull Requests

  1. Fork the MVF repository
  2. Create a new branch for each feature or improvement
  3. Submit a pull request from each branch to the master branch

Style Guide

All pull requests must adhere to the PSR-2 standard.

Unit Testing

All pull requests must be accompanied by passing unit tests and complete code coverage. The MVF uses phpunit for testing.

Learn about PHPUnit

About

PHP Validation Library


Languages

Language:PHP 100.0%