cammac/carbony
最新稳定版本:2.1
Composer 安装命令:
composer require cammac/carbony
包简介
convert from/to Hijri and Gregorian
README 文档
README
Installation
You can install the package via composer:
$ composer require cammac/carbony
Usage
you can use it just like Carbon package i just add two functions
hijriFormat
format the timestamp to hijri date (convert gregorian to hijri)
Carbony::now()->hijriFormat('Y-m-d')
hijriParse
parse the input and convert it to gregorian
Carbony::hijriParse('1409-06-14')
Testing
$ vendor/bin/phpunit
Security
If you discover any security related issues, please email abdullah@efront.sa instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 42.49k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 23
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-01-04