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

Maintainers

Package info

github.com/cobraprojects/ar-php

Homepage

Language:HTML

pkg:composer/cobraprojects/ar-php

Statistics

Installs: 3 505

Dependents: 0

Suggesters: 0

Stars: 5

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

This package is auto-updated.

Last update: 2026-03-07 01:17:49 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