PHPackages                             gladx/fa-gd - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. gladx/fa-gd

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

gladx/fa-gd
===========

Fa-GD ,Free persian letter converter for using in php GD, etc. This Library forked from https://github.com/mahmoud-eskandari/PersianRender and fork again https://github.com/patriotblog/fa-gd

06PHP

Since Oct 14Pushed 8y ago1 watchersCompare

[ Source](https://github.com/gladx/fa-gd)[ Packagist](https://packagist.org/packages/gladx/fa-gd)[ RSS](/packages/gladx-fa-gd/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Fa-GD
=====

[](#fa-gd)

This Library forked from [PersianRender](https://github.com/mahmoud-eskandari/PersianRender)And Fork again from [patriotblog](https://github.com/patriotblog/fa-gd)

Installation
============

[](#installation)

Using Composer
--------------

[](#using-composer)

You can install this package using [composer](https://getcomposer.org). Add this package to your `composer.json`:

```
"require": {
	"gladx/fa-gd": "dev-master"
}

```

manual
======

[](#manual)

```

 \FaGD\PPersianRender::render('کتابخانه ی رندر GD image در php');

```

using in the Gd image

```
