Skip to content

Ar-PHP Library, Namespace Added - psr4

Notifications You must be signed in to change notification settings

cobraprojects/ar-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 

Repository files navigation

Contribution to Ar-PHP Library, Laravel 8 Support

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

About

Ar-PHP Library, Namespace Added - psr4

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 86.0%
  • PHP 13.9%
  • CSS 0.1%