xloit / xloit-datetime
DateTime 库扩展了 Carbon
0.0.4
2017-05-27 21:04 UTC
Requires
- php: ^5.5 || ^7.0
- nesbot/carbon: ~1.21
- xloit/xloit-exception: ^0.0
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2024-09-20 21:58:43 UTC
README
这是为 Xloit 扩展 Carbon 的 DateTime 库的 Carbon
- 在 https://github.com/xloit/xloit-datetime/issues 上提交问题
- 在 https://github.com/xloit/xloit-datetime 上创建拉取请求
安装
使用 composer 安装此库
$ composer require xloit/xloit-datetime
资源
您可以使用以下命令运行单元测试
$ cd path/to/xloit-datetime/
$ composer install
$ ./bin/phpunit
许可证
此存档中的文件在 MIT 许可证下发布。您可以在 LICENSE 中找到许可证副本。