Libraries tagged by Guzzle HTTP
sean-luis/ibm-php-sdk
9 Downloads
IBM Cloud SDK for PHP
beachcasts/airtable-sdk-php
32 Downloads
Flexible PHP SDK for the Airtable API.
denismitr/net-call
102 Downloads
Easy to use and mockable HTTP client, wraps most common http calls functionality around Guzzle.
yousafsyed/standalone_php_proxy
142 Downloads
Standalone proxy server in PHP sockets, I am using Guzzle to route the requests. Idea was if I can make HTTP Proxy Server in php to get more control over proxy and custom logic. Currently it only supports http requests you can choose port of your own choice plus if you want to make it public or private. This is a standard HTTP Proxy so you can use in browser. By default its only working for localhost, but you can allow public ip's.
rohiri/laraguzz
482 Downloads
Guzzle como proveedor de servicio para laravel
remic/guzzlecache
9257 Downloads
Laravel 5 package for caching Guzzle's GET requests.
pixelfed/zttp
46704 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
omitobisam/laravel-habitue
11 Downloads
An Http client with the power of collections for your Jsonable requests
mrlijan/restmold
4 Downloads
Restmold, Model-based HTTP client for Laravel applications.
lemmon/fetch
406 Downloads
JavaScript's fetch() implementation on top of Guzzle
knyga/webextractor
27 Downloads
Extracting data from web page with different extractors like css, xpath, regex...
johnathan-smith/xttp
12 Downloads
A guzzle wrapper with typehints and syntactic sugar.
jl6m/swagger-lite
431 Downloads
Guzzle client that can execute operations defined in Swagger
jaredchu/jc-request
5796 Downloads
Another Guzzle wrapper
intahwebz/flickrguzzle
178 Downloads
A Flickr wrapper to allow you to call the Flickr api with Guzzle as the backend.Goal is to have 100% Flickr api coverage rather than just upload/display photos (currently at 23%).