Browse Source

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

+ 1
- 0
awesome-php.md View File

@@ -99,6 +99,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
99 99
 * [Sabre VObject](https://github.com/evert/sabre-vobject) - A library for parsing VCard and iCalendar objects.
100 100
 * [OAuth2](https://github.com/lncd/OAuth2) - An OAuth2 authentication server, resource server and client library.
101 101
 * [CurlBack](https://github.com/jwoodcock/CurlBack) - A simple wrapper library for cURL.
102
+* [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
102 103
 
103 104
 # Official APIs
104 105
 

Loading…
Cancel
Save