Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/intuxicated/sfPersianToolsBundle

Persian Tools for Symfony 2
https://github.com/intuxicated/sfPersianToolsBundle

Last synced: about 2 months ago
JSON representation

Persian Tools for Symfony 2

Awesome Lists containing this project

README

        

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

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

[![knpbundles.com](http://knpbundles.com/intuxicated/sfPersianToolsBundle/badge?1)](http://knpbundles.com/intuxicated/sfPersianToolsBundle)

[![ohloh.com](https://www.ohloh.net/accounts/322550/widgets/account_detailed.gif)](https://www.ohloh.net/accounts/322550?ref=Detailed)

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

### Download PersianToolsBundle using composer ###

Add PersianToolsBundle in your composer.json

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

Now tell composer to download the bundle by running the command

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

### Enable the bundle ###

```php
get('persian_tools');

// example
echo $pt->pnumber('123456');
```

License
-------------
https://github.com/intuxicated/sfPersianToolsBundle/blob/master/LICENSE