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