zendframework/zend-validator
Powerful validation library from Zend Framework for PHP apps. Provides a wide range of reusable validators, input filtering, and custom rule support with clear error messages. Integrates easily into forms and domain validation workflows.
Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-validator.
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.
Run the following to install this library:
$ composer require zendframework/zend-validator
Browse the documentation online at https://docs.zendframework.com/zend-validator/
How can I help you explore Laravel packages today?