Libraries tagged by puzzle user
brolese/infobip-api-php-client
2792 Downloads
PHP library for consuming Infobip's API, fixed to use guzzle 7.3
mradcliffe/xeroclient
15457 Downloads
Provides a Guzzle client for use with the Xero Accounting and Payroll APIs.
not-empty/request-service-php-lib
4327 Downloads
PHP library using Guzzle base to send request to any services. Good to use in microservice architecture
webthink/guzzle-jwt
26061 Downloads
This package contains useful classes and interfaces for requiring a JWT token
ekotechnology/guzzlecal
71 Downloads
Google Calendar client that uses Guzzle
kiwilan/php-http-pool
2681 Downloads
PHP package with easy-to-use GuzzleHttp pool wrapper to make concurrent requests.
denismitr/net-call
102 Downloads
Easy to use and mockable HTTP client, wraps most common http calls functionality around Guzzle.
codeitnowin/curlrequestit
47 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.
behamin/service-proxy
2227 Downloads
for proxy or sending requests to other services with useful utilities
abhishekbhardwaj/twitter-api-php
845 Downloads
Simple PHP wrapper for Twitter v1.1 API. Uses 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.
offdev/gpp
8 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
2038 Downloads
PHP library using Guzzle base to send request to any services. Good to use in microservice architecture
skyraptor/guzzle-services
548 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.