Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/intuxicated/sfPersianToolsBundle
Persian Tools for Symfony 2
https://github.com/intuxicated/sfPersianToolsBundle
Last synced: 25 days ago
JSON representation
Persian Tools for Symfony 2
- Host: GitHub
- URL: https://github.com/intuxicated/sfPersianToolsBundle
- Owner: intuxicated
- License: mit
- Archived: true
- Created: 2013-03-29T23:48:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-16T22:17:20.000Z (almost 9 years ago)
- Last Synced: 2024-08-03T18:15:42.052Z (4 months ago)
- Language: PHP
- Size: 31.3 KB
- Stars: 12
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome-persian - sfPersianToolsBundle - Persian Tools for Symfony 2. (Miscellaneous)
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