This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in Laravel 4 applications, based on Jalali (Shamsi) DateTime class. This Package is based on a Laravel 3 bundle "sallar/laravel-jdate" by Sallar Kaboli.
☆47Jul 28, 2024Updated last year
Alternatives and similar repositories for jalali
Users that are interested in jalali are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Convert eloquent date attributes to Jalali (Persian) dates on the fly, With the help of convention over configuration.☆21Aug 23, 2021Updated 4 years ago
- Gregorian-Jalali Date Convertor php script☆20Dec 28, 2012Updated 13 years ago
- Implements the Arabic (Hijri), French, Gregorian, Jewish, Julian and Persian (Jalali) calendars. Provides an alternative to the PHP ext/…