Download the PHP package spondonit/ar-php without Composer
On this page you can find all versions of the php package spondonit/ar-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download spondonit/ar-php
More information about spondonit/ar-php
Files in spondonit/ar-php
Download spondonit/ar-php
More information about spondonit/ar-php
Files in spondonit/ar-php
Vendor spondonit
Package ar-php
Short Description contribution to Ar-PHP Library, namespace-psr4 added
License LGPL-3.0
Homepage https://github.com/spn4/ar-php
Package ar-php
Short Description contribution to Ar-PHP Library, namespace-psr4 added
License LGPL-3.0
Homepage https://github.com/spn4/ar-php
Please rate this library. Is it a good library?
Informations about the package ar-php
Contribution to Ar-PHP Library, namespace-psr4 added
Install
Add the "spondonit/ar-php": "dev-master" into the require section of your composer.json. Run composer install.
Usage
<?php
use Spondonit\Arabic\I18N_Arabic;
$Arabic = new I18N_Arabic('Glyphs');
$text ="";
$text = $Arabic->utf8Glyphs($text);
Why I need it :
My application producing Images using GD extension and these images conatain arabic phrases, but GD cannot understand how to connect these phrases letters , So this great library helped me to solve this problem.
Support Arabic
For more support in using arabic language in php, I think this site deserve a visit: PHP Arabic -- Ar-PHP
All versions of ar-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
The package spondonit/ar-php contains the following files
Loading the files please wait ....