xloit / xloit-collection
Xloit Collection 库
0.1.1
2017-05-27 20:54 UTC
Requires
- php: ^5.5 || ^7.0
- xloit/xloit-exception: ^0.0
- xloit/xloit-std: ^0.0
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2024-09-20 22:48:23 UTC
README
注意:此项目仍在开发中。请不要在生产环境中使用!
这是 Xloit 的集合库。
- 在以下链接处提交问题 https://github.com/xloit/xloit-collection/issues
- 针对以下链接创建 pull request https://github.com/xloit/xloit-collection
安装
使用 composer 安装此库
$ composer require xloit/xloit-collection
资源
您可以使用以下命令运行单元测试
$ cd path/to/xloit-collection/
$ composer install
$ ./bin/phpunit
许可证
此存档中的文件在 MIT 许可证下发布。您可以在以下链接中找到许可证副本 LICENSE。