xloit / xloit-bridge-zend-mvc
Xloit Bridge Zend Mvc 库
0.1.3
2017-06-14 16:34 UTC
Requires
- php: ^5.4 || ^7.0
- xloit/xloit-bridge-zend-eventmanager: ^0.0
- xloit/xloit-bridge-zend-log: ^0.1
- xloit/xloit-bridge-zend-servicemanager: ^1.0
- xloit/xloit-bridge-zend-uri: ^0.0
- zendframework/zend-i18n: ^2.7
- zendframework/zend-mvc: ^2.7 || ^3.1
- zendframework/zend-mvc-plugin-flashmessenger: ^1.0
- zendframework/zend-mvc-plugin-prg: ^1.0
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2024-09-14 19:25:48 UTC
README
注意:此项目仍在开发中。请勿在生产环境中使用!
这是 Xloit 的 Bridge Zend Mvc 库。
- 在以下地址提交问题 https://github.com/xloit/xloit-bridge-zend-mvc/issues
- 在以下地址创建拉取请求 https://github.com/xloit/xloit-bridge-zend-mvc
安装
使用 composer 安装此库
$ composer require xloit/xloit-bridge-zend-mvc
资源
您可以使用以下命令运行单元测试
$ cd path/to/xloit-bridge-zend-mvc/
$ composer install
$ ./bin/phpunit
许可协议
此存档中的文件是在 MIT 许可协议下发布的。您可以在以下地址找到此许可协议的副本:LICENSE.