|
|
@@ -520,6 +520,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
520
|
520
|
* [Chronos](https://github.com/cakephp/chronos) - A DateTime API extension supporting both mutable and immutable date/time.
|
|
521
|
521
|
* [Moment.php](https://github.com/fightbulc/moment.php) - Moment.js inspired PHP DateTime handler with i18n support.
|
|
522
|
522
|
* [Yasumi](https://github.com/azuyalabs/yasumi) - A library to help you calculate the dates and names of holidays.
|
|
|
523
|
+* [Recurr](https://laravel-news.com/recurr) - A library for working with recurrence rules for calendar dates.
|
|
523
|
524
|
|
|
524
|
525
|
### Event
|
|
525
|
526
|
*Libraries that are event-driven or implement non-blocking event loops.*
|