浏览代码

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

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

59
 * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
59
 * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
60
 * [Spork](https://github.com/kriswallsmith/spork) - A process forking library.
60
 * [Spork](https://github.com/kriswallsmith/spork) - A process forking library.
61
 * [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standards compliant HTML filter.
61
 * [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standards compliant HTML filter.
62
-* [React](https://github.com/react-php/react) - An event driven non-blocking I/O library.
62
+* [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
63
 * [Événement](https://github.com/igorw/evenement) - An event dispatcher library.
63
 * [Événement](https://github.com/igorw/evenement) - An event dispatcher library.
64
 * [FuelPHP Event](https://github.com/fuelphp/event) - Another event dispatcher library.
64
 * [FuelPHP Event](https://github.com/fuelphp/event) - Another event dispatcher library.
65
 * [Sami](https://github.com/fabpot/Sami) - An API documentation generator.
65
 * [Sami](https://github.com/fabpot/Sami) - An API documentation generator.
140
 * [CalendR](http://yohan.giarel.li/CalendR) - A calendar management library.
140
 * [CalendR](http://yohan.giarel.li/CalendR) - A calendar management library.
141
 * [Finite](http://yohan.giarel.li/Finite) - A simple PHP finite state machine.
141
 * [Finite](http://yohan.giarel.li/Finite) - A simple PHP finite state machine.
142
 * [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library.
142
 * [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library.
143
+* [Plum](https://github.com/aerialls/Plum) - A deployer library.
143
 
144
 
144
 # Official APIs
145
 # Official APIs
145
 
146
 

正在加载...
取消
保存