[date and time] fightbulc/moment.php

This commit is contained in:
Tino Ehrich 2016-04-04 14:15:23 +02:00
parent 05c5036362
commit daa1f0e681
1 changed files with 1 additions and 0 deletions

View File

@ -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.*