Browse Source

pull/4/head
Jamie York 13 years ago
parent
commit
208ec6764d
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      awesome-php.md

+ 2
- 1
awesome-php.md View File

67
 * [Tala Payments](https://github.com/adrianmacneil/tala-payments) - A payment processing library.
67
 * [Tala Payments](https://github.com/adrianmacneil/tala-payments) - A payment processing library.
68
 * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
68
 * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
69
 * [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension.
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
 * [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation.
72
 * [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation.
72
 * [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library.
73
 * [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library.
73
 * [Fetch](https://github.com/tedivm/Fetch) - An IMAP library.
74
 * [Fetch](https://github.com/tedivm/Fetch) - An IMAP library.

Loading…
Cancel
Save