浏览代码

pull/4/head
Jamie York 13 年前
父节点
当前提交
33cb668eb9
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      awesome-php.md

+ 2
- 0
awesome-php.md 查看文件

@@ -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

正在加载...
取消
保存