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

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

intuxicated/persian-tools-bundle
================================

Persian Tools for Symfony 2

122875PHP

Since Feb 16Pushed 10y ago3 watchersCompare

[ Source](https://github.com/intuxicated/sfPersianToolsBundle)[ Packagist](https://packagist.org/packages/intuxicated/persian-tools-bundle)[ RSS](/packages/intuxicated-persian-tools-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#sfpersiantools)

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

[![knpbundles.com](https://camo.githubusercontent.com/69e0ae81706595b4fba57b92744c721a4f9b03929769afb239c7b0d3d541771c/687474703a2f2f6b6e7062756e646c65732e636f6d2f696e7475786963617465642f73665065727369616e546f6f6c7342756e646c652f62616467653f31)](http://knpbundles.com/intuxicated/sfPersianToolsBundle)

[![ohloh.com](https://camo.githubusercontent.com/9cf48fdf910dd2d572ce5d4eb599eb211e8c3c168304cf938c8daddb2f0dac6f/68747470733a2f2f7777772e6f686c6f682e6e65742f6163636f756e74732f3332323535302f776964676574732f6163636f756e745f64657461696c65642e676966)](https://www.ohloh.net/accounts/322550?ref=Detailed)

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

[](#installation)

### Download PersianToolsBundle using composer

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

Add PersianToolsBundle in your composer.json

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

Now tell composer to download the bundle by running the command

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

### Enable the bundle

[](#enable-the-bundle)

```
