Skip to content

weierophinney/zend-datavalidator

zend-datavalidator

Build Status Coverage Status

UNSTABLE

This is a draft library that will eventually be included in Zend Framework. It is currently unstable, and likely should not be used in production. Use at your own risk!

This library provides general purpose, stateless validation for PHP values.

Design document: https://discourse.zendframework.com/t/rfc-new-validation-component/208

Installation

Run the following to install this library:

$ composer require zendframework/zend-datavalidator

Note: this package is not yet on Packagist; you will need to add a repository entry to your composer.json referencing this github repo in order to complete installation.

Documentation

Documentation is in the doc tree, and can be compiled using mkdocs:

$ mkdocs build

You may also browse the documentation online.

About

New validation component for Zend Framework

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages