briannesbitt / Carbon

A simple PHP API extension for DateTime.
https://carbon.nesbot.com/
MIT License
16.58k stars 1.28k forks source link

Support for Non-Gregorian Calendars #240

Closed reshadman closed 9 years ago

reshadman commented 9 years ago

Hi thanks for great work, There are non-Gregorian calendars (like Jalali) that it is very cool to have features like what Carbon offers. Is it a good Idea for us to fork the Repository do some works to add the support for Non-Gregorian Calendars , Or we should Create a new pakcage and extend the current Carbon ? just want to know your opinion, thanks.

briannesbitt commented 9 years ago

New package and extend Carbon? You would just use composer to require Carbon.