-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathmedia.html
39 lines (38 loc) · 1.59 KB
/
media.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
layout: default
---
<section id="media">
<article class="embed">
<a class="embedly-card" data-card-type="article" href="https://www.liip.ch/en/blog/psr-18-php-standard-for-http-clients">
PSR-18: The PHP standard for HTTP clients
</a>
</article>
<article class="embed">
<a class="embedly-card" data-card-type="article" href="https://sagikazarmark.hu/blog/2016/12/11/a-year-of-httplug/">
A year of HTTPlug
</a>
</article>
<article class="embed">
<blockquote class="embedly-card" data-card-type="article">
<h4>
<a href="http://www.sitepoint.com/breaking-free-from-guzzle5-with-php-http-and-httplug/">
Breaking Free from Guzzle5 with PHP-HTTP and HTTPlug
</a>
</h4>
<p>
In a previous series, we built a PHP client for Diffbot.
The client works well and is in relatively widespread use – we even tested it on a live app
to make sure it’s up to par – but it depends heavily on Guzzle 5.
</p>
</blockquote>
</article>
<article class="embed">
<a class="embedly-card" data-card-type="article" href="http://blog.madewithlove.be/post/http-client-for-sdks/">
HTTP Client for SDKs
</a>
</article>
<article class="embed">
<a class="embedly-card" href="https://speakerdeck.com/hannesvdvreken/psr-7-packages">psr-7-packages</a>
</article>
</section>
<script async src="//cdn.embedly.com/widgets/platform.js" charset="UTF-8"></script>