xloit / xloit-bridge-zend-log
Xloit Bridge Zend Log 库
0.1.1
2017-05-28 05:57 UTC
Requires
- php: ^5.4 || ^7.0
- xloit/xloit-bridge-zend-servicemanager: ^1.0
- xloit/xloit-exception: ^0.0
- zendframework/zend-log: ^2.9
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2024-09-20 22:12:54 UTC
README
注意:该项目仍在开发中。请不要在生产环境中使用!
这是 Xloit 的 Bridge Zend Log 库。
- 在 https://github.com/xloit/xloit-bridge-zend-log/issues 上提交问题
- 针对 https://github.com/xloit/xloit-bridge-zend-log 创建拉取请求
安装
使用 composer 安装此库
$ composer require xloit/xloit-bridge-zend-log
资源
您可以使用以下命令运行单元测试
$ cd path/to/xloit-bridge-zend-log/
$ composer install
$ ./bin/phpunit
许可证
此存档中的文件在 MIT 许可证下发布。您可以在 LICENSE 中找到此许可证的副本。