xloit / xloit-bridge-zend-filter
Xloit Bridge Zend Filter Library
0.0.4
2017-05-28 14:49 UTC
Requires
- php: ^5.4 || ^7.0
- xloit/xloit-datetime: ^0.0
- xloit/xloit-std: ^0.0
- zendframework/zend-filter: ^2.7
- zendframework/zend-servicemanager: ^2.7 || ^3.3
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2024-11-09 19:45:51 UTC
README
Note: This project is a work in progress. Don't use it in production!
This is the Bridge Zend Filter Library for Xloit.
- File issues at https://github.com/xloit/xloit-bridge-zend-filter/issues
- Create pull requests against https://github.com/xloit/xloit-bridge-zend-filter
Installation
Install this library using composer:
$ composer require xloit/xloit-bridge-zend-filter
Resources
You can run the unit tests with the following command:
$ cd path/to/xloit-bridge-zend-filter/
$ 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.