Libraries tagged by puzzle user
ekotechnology/guzzlecal
69 Downloads
Google Calendar client that uses Guzzle
pixelfed/zttp
46645 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
kiwilan/php-http-pool
2214 Downloads
PHP package with easy-to-use GuzzleHttp pool wrapper to make concurrent requests.
denismitr/net-call
100 Downloads
Easy to use and mockable HTTP client, wraps most common http calls functionality around Guzzle.
codeitnowin/curlrequestit
43 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
61 Downloads
This module provides prices for customers individually. If you want to add product prices for customers you can use this module.
abhishekbhardwaj/twitter-api-php
843 Downloads
Simple PHP wrapper for Twitter v1.1 API. Uses Guzzle!
yousafsyed/standalone_php_proxy
140 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
kushy/metrc-php-sdk
85 Downloads
An easy to use PHP API for the METRC state licensed seed to sale cannabis API using the Guzzle library. Require, create new instance with API keys, and query any endpoint (GET, POST, PUT, DELETE)
kiwfy/request-service-php
1832 Downloads
PHP library using Guzzle base to send request to any services. Good to use in microservice architecture
skyraptor/guzzle-services
523 Downloads
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
programster/guzzle-wrapper
89 Downloads
A library to make it easier to use Guzzle for sending HTTP requests.
nyatmeat/xml-string-streamer-guzzle
3 Downloads
Stream provider for Guzzle for use with xml-string-streamer for guzzle 6
lmammino/guzzle-fs-cache-middleware
2 Downloads
A minimalist and opinionated Cache Middleware for Guzzle that uses the FileSystem as backend