dev-master
9999999-devconvert from/to Hijri and Gregorian
MIT
The Requires
by Abdullah AlGethami
1.0
1.0.0.0convert from/to Hijri and Gregorian
MIT
The Requires
by Abdullah AlGethami
Wallogit.com
2017 © Pedro Peláez
convert from/to Hijri and Gregorian
You can install the package via composer:, (*1)
``` bash $ composer require cammac/carbony, (*2)
## 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) ``` php Carbony::now()->hijriFormat('Y-m-d')
parse the input and convert it to gregorian, (*3)
``` php Carbony::hijriParse('1409-06-14'), (*4)
## Testing ``` bash $ vendor/bin/phpunit
If you discover any security related issues, please email abdullah@efront.sa instead of using the issue tracker., (*5)
The MIT License (MIT). Please see License File for more information., (*6)
convert from/to Hijri and Gregorian
MIT
convert from/to Hijri and Gregorian
MIT