contribution to Ar-PHP Library, Laravel 8 Support, psr-4

Installs: 1 351

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 0

Forks: 12

Language:HTML

v1.0 2021-11-06 15:19 UTC

This package is auto-updated.

Last update: 2024-05-06 21:11:04 UTC


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