xloit / xloit-std
Xloit Std 库
0.0.9
2017-06-11 09:07 UTC
Requires
- php: ^5.4 || ^7.0
- cocur/slugify: ^2.5
- doctrine/inflector: ^1.1
- xloit/xloit-exception: ^0.0
- zendframework/zend-filter: ^2.7
Requires (Dev)
- phpunit/phpunit: ~4.0
Suggests
- ext-intl: Provide the Internationalization extension exposes functionality of the ICU library to PHP.
This package is not auto-updated.
Last update: 2024-09-14 20:14:48 UTC
README
注意:此项目正在开发中。请不要在生产环境中使用!
这是 Xloit 的 Std 库。
安装
使用 composer 安装此库
$ composer require xloit/xloit-std
资源
您可以使用以下命令运行单元测试
$ cd path/to/xloit-std/
$ composer install
$ ./bin/phpunit
许可证
此存档中的文件在 MIT 许可证下发布。您可以在LICENSE中找到此许可证的副本。