From fbf28489e49a1cd7b032764a3eaee888618adada Mon Sep 17 00:00:00 2001 From: Jamie York Date: Thu, 3 Jan 2013 23:44:08 +0000 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index e120624..a00fd2e 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -99,6 +99,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [Sabre VObject](https://github.com/evert/sabre-vobject) - A library for parsing VCard and iCalendar objects. * [OAuth2](https://github.com/lncd/OAuth2) - An OAuth2 authentication server, resource server and client library. * [CurlBack](https://github.com/jwoodcock/CurlBack) - A simple wrapper library for cURL. +* [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes. # Official APIs