|
|
@@ -514,6 +514,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
514
|
514
|
* [Moment.php](https://github.com/fightbulc/moment.php) - Moment.js inspired PHP DateTime handler with i18n support.
|
|
515
|
515
|
* [PHP RRule](https://github.com/rlanvin/php-rrule) - A library for working with recurring dates and times based on the iCalendar RRule spec.
|
|
516
|
516
|
* [Yasumi](https://github.com/azuyalabs/yasumi) - A library to help you calculate the dates and names of holidays.
|
|
|
517
|
+* [Recurr](https://laravel-news.com/recurr) - A library for working with recurrence rules for calendar dates.
|
|
517
|
518
|
|
|
518
|
519
|
### Event
|
|
519
|
520
|
*Libraries that are event-driven or implement non-blocking event loops.*
|