xloit / xloit-bridge-zend-filter
Xloit Bridge Zend 过滤器库
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-09-14 18:47:45 UTC
README
注意:此项目仍在开发中。请勿在生产环境中使用!
这是Xloit的Bridge Zend 过滤器库。
- 在https://github.com/xloit/xloit-bridge-zend-filter/issues处提交问题
- 在https://github.com/xloit/xloit-bridge-zend-filter处创建pull请求
安装
使用composer安装此库
$ composer require xloit/xloit-bridge-zend-filter
资源
您可以使用以下命令运行单元测试
$ cd path/to/xloit-bridge-zend-filter/
$ composer install
$ ./bin/phpunit
许可证
此存档中的文件在MIT许可证下发布。您可以在LICENSE中找到此许可证的副本。