paylaco / persian-datetime
a php script to convert date between persian jalili date and gregorian date time
dev-master
2019-01-27 09:57 UTC
Requires
- php: >=5.4.0
This package is auto-updated.
Last update: 2026-03-28 02:22:26 UTC
README
A simple php class to convert date between persian jalili date and gregorian date time.
This repository is a read-only git. For now we don't have support.
Installation
The preferred way to install the PersianDateTime is through composer.
Either run
composer require paylaco/persian-datetime
or add
"paylaco/persian-datetime": "dev",
to the require section of your composer.json.