定制 spondonit/ar-php 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

spondonit/ar-php

最新稳定版本:v1.0.0

Composer 安装命令:

composer require spondonit/ar-php

包简介

contribution to Ar-PHP Library, namespace-psr4 added

README 文档

README

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

统计信息

  • 总下载量: 3.25k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 11
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-3.0
  • 更新时间: 2022-04-08