xloit / xloit-bridge-zend-locale
Xloit Bridge Zend Locale 库
0.0.3
2017-05-28 17:19 UTC
Requires
- php: ^5.4 || ^7.0
- zendframework/zend-http: ^2.6
- zendframework/zend-stdlib: ^2.7 || ^3.1
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2024-09-20 22:53:27 UTC
README
注意:该项目处于开发中,请勿在生产环境中使用!
这是 Xloit 的 Zend Locale 库的桥梁。
- 在以下链接提交问题 https://github.com/xloit/xloit-bridge-zend-locale/issues
- 创建针对以下链接的 pull request https://github.com/xloit/xloit-bridge-zend-locale
安装
使用 composer 安装此库
$ composer require xloit/xloit-bridge-zend-locale
资源
您可以使用以下命令运行单元测试
$ cd path/to/xloit-bridge-zend-locale/
$ composer install
$ ./bin/phpunit
授权协议
本存档中的文件在 MIT 许可证下发布。您可以在以下链接找到此许可证的副本:LICENSE。