Browse Source

Add yasumi

pull/743/head
Matthias Kühne 9 years ago
parent
commit
06c92153b7
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -466,6 +466,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
466 466
 * [Chronos](https://github.com/cakephp/chronos) - A DateTime API extension supporting both mutable and immutable date/time.
467 467
 * [ExpressiveDate](https://github.com/jasonlewis/expressive-date) - Another DateTime API extension.
468 468
 * [Moment.php](https://github.com/fightbulc/moment.php) - Moment.js inspired PHP DateTime handler with i18n support.
469
+* [Yasumi](https://github.com/azuyalabs/yasumi) - An library to help you calculate the dates and names of holidays.
469 470
 
470 471
 ## Event
471 472
 *Libraries that are event-driven or implement non-blocking event loops.*

Loading…
Cancel
Save