10pearls / date-locale-converter
Date Conversion to locales
v0.5
2018-01-11 10:17 UTC
Requires
- php: >=5.4.0
Requires (Dev)
- phpunit/phpcov: ~2.0
- phpunit/phpunit: ~4.4
This package is not auto-updated.
Last update: 2024-11-01 22:13:49 UTC
README
By ARCANEDEV©
Easy and useful tool for arabic stuffs (date, numbers...).
Requirements
- PHP >= 5.4.0
Installation
Composer
Add Arcanedev Arabic Package via Composer. Add this to your composer.json
.
"require" : {
...
"arcanedev/arabic": "dev-master"
...
}
Run composer install
to get the latest version of the package.
Manually
It's recommended that you use Composer, however you can download and install from this repository.
TODOS:
- Documentation
- Examples
- More tests and code coverage.
- Refactoring.
License
This is an open-sourced Libs and Helpers licensed under the MIT license