Libraries tagged by Simple Http Client
kristian-tan/http-client
4 Downloads
Synchronous HTTP client for php. Only a simple abstraction over php's curl and file_get_contents API. Compatible with very old PHP (e.g.: php5)
aryarashidi/http-curl-client
6 Downloads
Simple package that handle http request from php client
webclient/cache-adapter-psr-simple-cache
2 Downloads
Interface for caching
solidworx/simple-http
758 Downloads
Provides a fluent interface for HTTP requests
sfn/httpclient
22 Downloads
A simple PSR-7 client
rasclatt/httpclient
28 Downloads
Class Library For simple client connections
phico/http-client
8 Downloads
Simple wrapper around the built in cURL functions built for Phico
dronezzzko/guzzle-simple-circuit-breaker
0 Downloads
An implementation of the Circuit Breaker pattern for Guzzle
cnastasi/async_http_client
22 Downloads
This simple client permits to execute multiple request in parallel, in a non blocking way.
californiamountainsnake/manticore-http-client
6 Downloads
This is a simple PHP client library for Manticore search (based on Sphinx search).
sirmonti/simplehttp
73 Downloads
Wrapper class around file_get_contents function to simplify http and https requests
rob006/yii2-simple-auth-yii-authenticator
91 Downloads
Yii 2 extension that provides helper for authenticate Request from yii2-httpclient package.
enathan/laravel-http-rest-client
2599 Downloads
Simple REST client for Laravel
panic-station/rest-client
4 Downloads
A simple REST client based on PECL HTTP extension v2. PSR-0 and PSR-3 compliant.
httptools/client
95 Downloads
A simple PHP library for making HTTP requests using cURL