承接 cammac/carbony 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 23
  • Watchers: 1
  • Forks: 6
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-01-04