xloit / xloit-bridge-zend-form
Xloit Bridge Zend Form 库
0.0.4
2017-05-28 15:51 UTC
Requires
- php: ^5.4 || ^7.0
- xloit/xloit-bridge-zend-filter: ^0.0
- xloit/xloit-bridge-zend-validator: ^0.0
- zendframework/zend-eventmanager: ^2.6 || ^3.1
- zendframework/zend-form: ^2.10
Requires (Dev)
- phpunit/phpunit: ~4.0
- zendframework/zend-json: ^3.0
- zendframework/zend-view: ^2.6
This package is not auto-updated.
Last update: 2024-09-14 20:09:33 UTC
README
注意:此项目处于开发中,请不要在生产环境中使用!
这是 Xloit 的 Bridge Zend Form 库。
- 在以下位置提交问题:https://github.com/xloit/xloit-bridge-zend-form/issues
- 在以下位置创建拉取请求:https://github.com/xloit/xloit-bridge-zend-form
安装
使用 composer 安装此库
$ composer require xloit/xloit-bridge-zend-form
资源
您可以使用以下命令运行单元测试
$ cd path/to/xloit-bridge-zend-form/
$ composer install
$ ./bin/phpunit
许可协议
此存档中的文件均在 MIT 许可证下发布。您可以在LICENSE中找到此许可证的副本。