arcanedev / arabic
Arabic Libs & Helpers
Installs: 281
Dependents: 0
Suggesters: 0
Security: 0
Stars: 12
Watchers: 4
Forks: 3
Open Issues: 0
pkg:composer/arcanedev/arabic
Requires
- php: >=5.4.0
Requires (Dev)
- phpunit/phpunit: ~4.4
This package is auto-updated.
Last update: 2025-10-05 20:36:04 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