1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-05-31 21:40:49 +00:00
This commit is contained in:
Jamie York 2013-01-13 04:02:53 +00:00
parent d81ef70fc9
commit 33cb668eb9

View File

@ -101,6 +101,8 @@ 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.
* [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
* [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
* [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
# Official APIs