Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

zendframework/zend-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

63dd0fe · Jan 20, 2020
Jul 25, 2017
Dec 28, 2019
Dec 28, 2019
Dec 28, 2019
May 16, 2016
Oct 12, 2019
Oct 12, 2019
Dec 28, 2019
Dec 28, 2019
Oct 12, 2019
Jan 20, 2020
Dec 28, 2019
Dec 28, 2019
Dec 28, 2019
Mar 10, 2017
Mar 15, 2017

zend-validator

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-validator.

Build Status Coverage Status

zend-validator provides a set of commonly needed validators. It also provides a simple validator chaining mechanism by which multiple validators may be applied to a single datum in a user-defined order.

Installation

Run the following to install this library:

$ composer require zendframework/zend-validator

Documentation

Browse the documentation online at https://docs.zendframework.com/zend-validator/

Support