Jamie York hace 13 años
padre
commit
208ec6764d
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      awesome-php.md

+ 2
- 1
awesome-php.md Ver fichero

@@ -67,7 +67,8 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
67 67
 * [Tala Payments](https://github.com/adrianmacneil/tala-payments) - A payment processing library.
68 68
 * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
69 69
 * [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension.
70
-* [ExpressiveDate](https://github.com/jasonlewis/expressive-date) - Another DateTime extension.
70
+* [Datum](https://github.com/dandoescode/datum) - A fork of the Carbon DateTime API extension.
71
+* [ExpressiveDate](https://github.com/jasonlewis/expressive-date) - Another DateTime API extension.
71 72
 * [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation.
72 73
 * [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library.
73 74
 * [Fetch](https://github.com/tedivm/Fetch) - An IMAP library.

Loading…
Cancelar
Guardar