浏览代码

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

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

123
 * [Predis](https://github.com/nrk/predis) - A feature complete Redis library.
123
 * [Predis](https://github.com/nrk/predis) - A feature complete Redis library.
124
 * [Sabre VObject](https://github.com/evert/sabre-vobject) - A library for parsing VCard and iCalendar objects.
124
 * [Sabre VObject](https://github.com/evert/sabre-vobject) - A library for parsing VCard and iCalendar objects.
125
 * [OAuth2](https://github.com/lncd/OAuth2) - An OAuth2 authentication server, resource server and client library.
125
 * [OAuth2](https://github.com/lncd/OAuth2) - An OAuth2 authentication server, resource server and client library.
126
+* [PHP oAuthLib](https://github.com/Lusitanian/PHPoAuthLib) - Another OAuth library.
126
 * [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
127
 * [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
127
 * [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
128
 * [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
128
 * [Stash](https://github.com/tedivm/Stash) - Another library for caching.
129
 * [Stash](https://github.com/tedivm/Stash) - Another library for caching.
145
 * [Finite](http://yohan.giarel.li/Finite) - A simple PHP finite state machine.
146
 * [Finite](http://yohan.giarel.li/Finite) - A simple PHP finite state machine.
146
 * [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library.
147
 * [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library.
147
 * [Plum](https://github.com/aerialls/Plum) - A deployer library.
148
 * [Plum](https://github.com/aerialls/Plum) - A deployer library.
149
+* [Decoda](http://milesj.me/code/php/decoda) - A lightweight markup parser library.
150
+* [PHP Markdown](https://github.com/michelf/php-markdown) - A markdown parser library.
151
+* [Dflydev Markdown](https://github.com/dflydev/dflydev-markdown) - Another markdown parser library.
152
+* [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 convertor library.
148
 
153
 
149
 # Official APIs
154
 # Official APIs
150
 
155
 

正在加载...
取消
保存