xloit / xloit-bridge-zend-validator
Xloit Bridge Zend Validator Library
0.0.6
2017-05-28 06:28 UTC
Requires
- php: ^5.4 || ^7.0
- xloit/xloit-exception: ^0.0
- xloit/xloit-std: ^0.0
- zendframework/zend-i18n: ^2.7
- zendframework/zend-servicemanager: ^2.7 || ^3.3
- zendframework/zend-soap: ^2.6
- zendframework/zend-stdlib: ^2.7 || ^3.1
- zendframework/zend-validator: ^2.9
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2024-11-01 23:37:10 UTC
README
Note: This project is a work in progress. Don't use it in production!
This is the Bridge Zend Validator Library for Xloit.
- File issues at https://github.com/xloit/xloit-bridge-zend-validator/issues
- Create pull requests against https://github.com/xloit/xloit-bridge-zend-validator
Installation
Install this library using composer:
$ composer require xloit/xloit-bridge-zend-validator
Resources
You can run the unit tests with the following command:
$ cd path/to/xloit-bridge-zend-validator/
$ composer install
$ ./bin/phpunit
LICENSE
The files in this archive are released under MIT License. You can find a copy of this license in LICENSE.