Skip to content

Commit c04dfaf

Browse files
committed
Added logos to thirdparty libraries
Related to #123
1 parent 203a6b5 commit c04dfaf

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

index.rst

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,47 @@ regardless of the HTTP client implementation used.
3232

3333
Read more about :doc:`HTTPlug </httplug/introduction>`.
3434

35+
They use us
36+
```````````
37+
38+
.. image:: https://avatars3.githubusercontent.com/u/5303359?v=3&s=100
39+
:align: left
40+
:width: 50px
41+
:target: https://github.com/geocoder-php/Geocoder
42+
:alt: Geocoder
43+
44+
.. image:: https://avatars0.githubusercontent.com/u/447686?v=3&s=100
45+
:align: left
46+
:width: 50px
47+
:target: https://github.com/mailgun/mailgun-php
48+
:alt: Mailgun
49+
50+
.. image:: https://avatars2.githubusercontent.com/u/529709?v=3&s=100
51+
:align: left
52+
:width: 50px
53+
:target: https://github.com/FriendsOfSymfony/FOSHttpCache
54+
:alt: FOSHttpCache
55+
56+
.. image:: https://avatars3.githubusercontent.com/u/202732?v=3&s=100
57+
:align: left
58+
:width: 50px
59+
:target: https://github.com/KnpLabs/php-github-api
60+
:alt: KnpLabs
61+
62+
.. image:: https://github.com/florianv/swap/raw/master/doc/logo.png
63+
:align: left
64+
:width: 50px
65+
:target: https://github.com/florianv/swap
66+
:alt: Swap
67+
68+
.. image:: https://avatars3.githubusercontent.com/u/9406778?v=3&s=100
69+
:align: left
70+
:width: 50px
71+
:target: https://github.com/SparkPost/php-sparkpost
72+
:alt: SparkPost
73+
74+
|clearfloat|
75+
3576
Packages
3677
--------
3778

@@ -92,3 +133,7 @@ for discussion around a future HTTP client PSR.
92133
:caption: ---------
93134

94135
development/index.rst
136+
137+
.. |clearfloat| raw:: html
138+
139+
<div style="clear:left"></div>

0 commit comments

Comments
 (0)