瀏覽代碼

Cleanup

pull/883/head
Jamie York 8 年之前
父節點
當前提交
da605f8284
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      README.md

+ 2
- 2
README.md 查看文件

201
 * [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client.
201
 * [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client.
202
 * [Guzzle]( https://github.com/guzzle/guzzle) - A comprehensive HTTP client.
202
 * [Guzzle]( https://github.com/guzzle/guzzle) - A comprehensive HTTP client.
203
 * [HTTPFul](https://github.com/nategood/httpful) - A chainable HTTP client.
203
 * [HTTPFul](https://github.com/nategood/httpful) - A chainable HTTP client.
204
-* [HTTPlug](http://httplug.io) - An HTTP client abstraction without binding to a specific implementation
204
+* [HTTPlug](http://httplug.io) - An HTTP client abstraction without binding to a specific implementation.
205
 * [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests.
205
 * [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests.
206
 * [Requests](https://github.com/rmccue/Requests) - A simple HTTP library.
206
 * [Requests](https://github.com/rmccue/Requests) - A simple HTTP library.
207
 * [Retrofit](https://github.com/tebru/retrofit-php) - A library to ease creation of REST API clients.
207
 * [Retrofit](https://github.com/tebru/retrofit-php) - A library to ease creation of REST API clients.
944
 * [PHP UK Conference](https://www.youtube.com/user/phpukconference/videos) - A collection of videos from the PHP UK Conference.
944
 * [PHP UK Conference](https://www.youtube.com/user/phpukconference/videos) - A collection of videos from the PHP UK Conference.
945
 * [Programming with Anthony](https://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW) - A video series by Anthony Ferrara.
945
 * [Programming with Anthony](https://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW) - A video series by Anthony Ferrara.
946
 * [Taking PHP Seriously](https://www.infoq.com/presentations/php-history) - A talk outlining PHP's strengths by Keith Adams of Facebook.
946
 * [Taking PHP Seriously](https://www.infoq.com/presentations/php-history) - A talk outlining PHP's strengths by Keith Adams of Facebook.
947
-* [Voices of the ElePHPant](https://voicesoftheelephpant.com/) - Interviews with members of PHP community.
948
 
947
 
949
 ## PHP Podcasts
948
 ## PHP Podcasts
950
 *Podcasts with a focus on PHP topics.*
949
 *Podcasts with a focus on PHP topics.*
952
 * [PHP Town Hall](https://phptownhall.com/) - A casual PHP podcast by Ben Edmunds and Phil Sturgeon.
951
 * [PHP Town Hall](https://phptownhall.com/) - A casual PHP podcast by Ben Edmunds and Phil Sturgeon.
953
 * [Voices of the ElePHPant](https://voicesoftheelephpant.com/) Interviews with the people that make the PHP community special.
952
 * [Voices of the ElePHPant](https://voicesoftheelephpant.com/) Interviews with the people that make the PHP community special.
954
 * [PHP Roundtable](https://www.phproundtable.com/) - The PHP Roundtable is a casual gathering of developers discussing topics that PHP nerds care about.
953
 * [PHP Roundtable](https://www.phproundtable.com/) - The PHP Roundtable is a casual gathering of developers discussing topics that PHP nerds care about.
954
+* [Voices of the ElePHPant](https://voicesoftheelephpant.com/) - Interviews with members of PHP community.
955
 
955
 
956
 ## PHP Reading
956
 ## PHP Reading
957
 *PHP-releated reading materials.*
957
 *PHP-releated reading materials.*

Loading…
取消
儲存