cobraprojects/ar-php
最新稳定版本:v1.0
Composer 安装命令:
composer require cobraprojects/ar-php
包简介
contribution to Ar-PHP Library, Laravel 8 Support, psr-4
README 文档
README
Install
$ composer require cobraprojects/ar-php
Usage
<?php
use CobraProjects\Arabic\Arabic;
$Arabic = new 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
统计信息
- 总下载量: 2.58k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-11-06