php-http / httplug.github.io

HTTPlug website
http://httplug.io
3 stars 4 forks source link

distinction between adapter and client? #1

Closed dbu closed 8 years ago

dbu commented 9 years ago

i am not sure we need to distinguish between client and adapter there. for the end user, its not that important. and i am not sure if we want to explicitly list them on the page (meaning we need to maintain that list) or should just explain the concept and link to packagist. also relates to https://github.com/php-http/documentation/issues/23 - maybe we should provide the general background information on virtual packages here on the website instead of in the doc? or link to the doc from the web site?

sagikazarmark commented 9 years ago

Agree, just wanted to play with the data feature of Jekyll :stuck_out_tongue_winking_eye:

dbu commented 9 years ago

so do you mind if i remove all that and replace it with links to packagist on the main page?

sagikazarmark commented 9 years ago

Not at all. Probably it could link to the client-implementation search on packagist. We could merge them under Clients.

sagikazarmark commented 8 years ago

Is this resolved?

dbu commented 8 years ago

yep.

btw looking at the clients list on packagist i discovered https://github.com/jack-theripper/curl-client which seems to be a fork of the curl client. we should check if we can motivate the author to do pull requests to improve the php-http curl client instead of maintaining a fork...

sagikazarmark commented 8 years ago

I think this guy is the once submitted some changes, those were not so good: https://github.com/php-http/curl-client/pull/19

dbu commented 8 years ago

oh well, right.