Libraries tagged by Request client
dinke/curl-http-client
4614 Downloads
Curl based HTTP Client - Simple but effective OOP wrapper around Curl php lib. It allows sending post/get requests, using proxy, binding to specific IP, storing cookies etc.
digitickets/generic-api-client
27262 Downloads
Interface for making request to an API.
aeris/guzzle-http-mock
13027 Downloads
A mock library for verifying requests made with the Guzzle Http Client, and mocking responses.
zatxm/arequest
483 Downloads
PHP's curl simply encapsulates requests and supports requests libraries similar to python to support session context
xiaomi/galaxy-fds-sdk-php
2263 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
slick/http
5854 Downloads
Slick/Http is an useful library for Web application foundation. It implements the PSR-7 message interface and has a middleware server, session handling and an HTTP client.
mperusso/nats
2724 Downloads
nats jetstream client for php compatible with php 7.3
mnavarrocarter/php-fetch
200 Downloads
A simple, type-safe, zero dependency port of the javascript fetch WebApi for PHP
laragear/api-manager
822 Downloads
Manage multiple REST servers to make requests in few lines and fluently.
idct/nats-jetstream-php
142 Downloads
nats jetstream client for php
encore-labs/guzzle-bundle-header-forward-plugin
22614 Downloads
Guzzle plugin that allow you to forward headers from your current request into the the guzzle one automatically. Forked to support Symfony 4
arkbauer/guzzle-bundle-header-forward-plugin
4206 Downloads
Guzzle plugin that allow you to forward headers from your current request into the the guzzle one automatically. Forked to support Symfony 4
adrii/curl-helper
15404 Downloads
CurlHelper is a streamlined PHP utility for easy cURL usage, supporting GET, POST, PUT, and DELETE methods. It simplifies HTTP requests by offering straightforward options and header settings, making web API interactions more accessible and efficient.
rinvex/laravel-statistics
4034 Downloads
Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
neirda24/guzzle-bundle-header-forward-plugin
11355 Downloads
Guzzle plugin that allow you to forward headers from your current request into the the guzzle one automatically.