Libraries tagged by puzzle user
quentinrk/guzzle-wrapper-api
1148 Downloads
Guzzle wrapper that abstracts tedious configuration & promotes ease of use
ekotechnology/guzzlecal
69 Downloads
Google Calendar client that uses Guzzle
egroupware/guzzlehttp
3660 Downloads
HTTP libraries used by Guzzle
michaelkaefer/guzzlehttp6-for-prestashop17
55 Downloads
Enables you in PrestaShop 1.7 to use packages which depend on Guzzle ^6.0.
pixelfed/zttp
46392 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
denismitr/net-call
100 Downloads
Easy to use and mockable HTTP client, wraps most common http calls functionality around Guzzle.
codeitnowin/curlrequestit
39 Downloads
Light weight curl request library by http://www.codeitnow.in, It has setters and getters to make easy to use. You can use Curl Request with any framework like Symfony, Laravel, CackPHP, CodeIgniter, Yii etc. This is alternate of Guzzle and other libraries.
epuzzle/magento2-customer-price
60 Downloads
This module provides prices for customers individually. If you want to add product prices for customers you can use this module.
udevrandom/avataxclient
11 Downloads
Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API. Updated to use Guzzle 7 for Laravel compatibility.
strivekp/phpfcmsb
141 Downloads
PHP Implementation of FCM HTTP v1 API updte to use guzzle 7
abhishekbhardwaj/twitter-api-php
843 Downloads
Simple PHP wrapper for Twitter v1.1 API. Uses Guzzle!
egroupware/guzzlecommon
3538 Downloads
Common libraries used by Guzzle
yousafsyed/standalone_php_proxy
139 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.
offdev/gpp
7 Downloads
A wrapper around guzzle that provides middleware functionality for responses, URL enumeration capabilities, and a crawler to make use of it
michielkempen/laravel-http-client
17665 Downloads
An easy to use Laravel HTTP client on top of Guzzle.