PHPackages                             muadshibani/ar-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. muadshibani/ar-php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

muadshibani/ar-php
==================

Arabic php utilities from Khaled Al-Sham'aa's library http://ar-php.org/

0.1.1(8y ago)02LGPL-3.0PHPPHP &gt;=5.6.0

Since Jul 11Pushed 5y agoCompare

[ Source](https://github.com/MuadShibani/ar-php)[ Packagist](https://packagist.org/packages/muadshibani/ar-php)[ Docs](https://github.com/alhoqbani/ar-php)[ RSS](/packages/muadshibani-ar-php/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (3)Versions (9)Used By (0)

[![Build Status](https://camo.githubusercontent.com/d6b4aa2d5da442ac4436a854e04438aafd09971c3ec58e5d4128e12c145e7492/68747470733a2f2f7472617669732d63692e6f72672f616c686f7162616e692f61722d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/alhoqbani/ar-php)[![Total Downloads](https://camo.githubusercontent.com/0f8435a3f99028969f5dbc678457eda6f8d71271535ee57151fecb7880170e0b/68747470733a2f2f706f7365722e707567782e6f72672f61727574696c2f61722d7068702f646f776e6c6f616473)](https://packagist.org/packages/arutil/ar-php)

ArUtil
------

[](#arutil)

### Arabic PHP Utilities

[](#arabic-php-utilities)

Installation:

```
composer require arutil/ar-php

```

### ArDateTime

[](#ardatetime)

A wrapper to the hijri methods in ar-php library.

To use the ArDateTime: [check the documentation](https://github.com/alhoqbani/ar-php/blob/master/docs/ArDateTime.md).

### ArQuery

[](#arquery)

A query builder to search Arabic words by its variations.

To use the ArQuery: [check the documentation](https://github.com/alhoqbani/ar-php/blob/master/docs/ArQuery.md).

Ar-php
------

[](#ar-php)

The Original library from

This is the great library of Khaled Al-Shamaa with small bug fixes.

You can use the original ar-php same as the docs at [ar-php.org](http://www.ar-php.org)

The only diffirence is the the main class `I18N_Arabic` is renamed and namespaced under `ArUtil\I18N\Arabic`

```
