From daa1f0e68125607d0160cab246901b9298aebf8f Mon Sep 17 00:00:00 2001 From: Tino Ehrich Date: Mon, 4 Apr 2016 14:15:23 +0200 Subject: [PATCH] [date and time] fightbulc/moment.php --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 88a85f7..87f8acb 100644 --- a/README.md +++ b/README.md @@ -447,6 +447,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [CalendR](http://yohan.giarel.li/CalendR/) - A calendar management library. * [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension. * [ExpressiveDate](https://github.com/jasonlewis/expressive-date) - Another DateTime API extension. +* [Moment.php](https://github.com/fightbulc/moment.php) - Moment.js inspired PHP DateTime handler with i18n support. ## Event *Libraries that are event-driven or implement non-blocking event loops.*