arcanedev/arabic

Arabic Libs & Helpers

0.0.2 2014-12-15 16:39 UTC

This package is auto-updated.

Last update: 2024-03-05 17:04:46 UTC


README

Travis Status Coverage Status Scrutinizer Code Quality Github Release Packagist Downloads Github Issues

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