arcanedev / arabic
Arabic Libs & Helpers
0.0.2
2014-12-15 16:39 UTC
Requires
- php: >=5.4.0
Requires (Dev)
- phpunit/phpunit: ~4.4
This package is auto-updated.
Last update: 2024-11-05 18:46: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