Browse Source

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

+ 2
- 0
awesome-php.md View File

101
 * [Sabre VObject](https://github.com/evert/sabre-vobject) - A library for parsing VCard and iCalendar objects.
101
 * [Sabre VObject](https://github.com/evert/sabre-vobject) - A library for parsing VCard and iCalendar objects.
102
 * [OAuth2](https://github.com/lncd/OAuth2) - An OAuth2 authentication server, resource server and client library.
102
 * [OAuth2](https://github.com/lncd/OAuth2) - An OAuth2 authentication server, resource server and client library.
103
 * [CurlBack](https://github.com/jwoodcock/CurlBack) - A simple wrapper library for cURL.
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
 * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
106
 * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
105
 
107
 
106
 # Official APIs
108
 # Official APIs

Loading…
Cancel
Save