Procházet zdrojové kódy

Add Chronos DateTime library. (#677)

* Add Chonons DateTime library.

* Fix typo.
pull/678/merge
Mark Sch před 9 roky
rodič
revize
e7735a9b64
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1
    0
      README.md

+ 1
- 0
README.md Zobrazit soubor

@@ -455,6 +455,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
455 455
 
456 456
 * [CalendR](http://yohan.giarel.li/CalendR/) - A calendar management library.
457 457
 * [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension.
458
+* [Chronos](https://github.com/cakephp/chronos) - A DateTime API extension supporting both mutable and immutable date/time.
458 459
 * [ExpressiveDate](https://github.com/jasonlewis/expressive-date) - Another DateTime API extension.
459 460
 * [Moment.php](https://github.com/fightbulc/moment.php) - Moment.js inspired PHP DateTime handler with i18n support.
460 461
 

Načítá se…
Zrušit
Uložit