dev-master
9999999-devlaravel 4.2 package for shamsi date
MIT
The Requires
- php >=5.4.0
- illuminate/support 4.2.*
by Majid
laravel date time jalali persian iran farsi shamsi hijri hejri
Wallogit.com
2017 © Pedro Peláez
laravel 4.2 package for shamsi date
Add this package to your composer.json and run composer update. "Majid/shamsi": "dev-master", (*1)
Add the ServiceProvider to the providers array in, (*2)
app/config/app.php
```php 'Majid\Shamsi\ShamsiServiceProvider', (*3)
you can use each function which is introduced here : [jdf official web site](http://jdf.scr.ir/rahnama/?t=jadvalha) just by this syntax : ```php $myShamsiDate = Shamsi::toJalali($myObject->created_at);
and, (*4)
$order->created_at
is just php date object., (*5)
the mentioned link also has documentation for each function to use. feel free to comment and report the bugs which make this package more useful ., (*6)
this package was created by Majid Abdolhosseini and is released under the MIT License., (*7)
laravel 4.2 package for shamsi date
MIT
laravel date time jalali persian iran farsi shamsi hijri hejri