PHPackages                             mhzarei/persian-tools-bundle - 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. mhzarei/persian-tools-bundle

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

mhzarei/persian-tools-bundle
============================

Persian Tools for Symfony 3 and 4

1116PHP

Since Sep 29Pushed 4y agoCompare

[ Source](https://github.com/MHZarei/sfPersianToolsBundle)[ Packagist](https://packagist.org/packages/mhzarei/persian-tools-bundle)[ RSS](/packages/mhzarei-persian-tools-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

sfPersianTools
==============

[](#sfpersiantools)

Persian tools for [Symfony](http://symfony.com/ "Symfony") framework.

Installation
------------

[](#installation)

### Download PersianToolsBundle using composer

[](#download-persiantoolsbundle-using-composer)

Add PersianToolsBundle in your composer.json

```
{
    "require": {
        "mhzarei/persian-tools-bundle": "dev-master"
    }
}
```

Now tell composer to download the bundle by running the command

```
$ php composer.phar update mhzarei/persian-tools-bundle
```

### Enable the bundle

[](#enable-the-bundle)

```
