Libraries tagged by Request client
swlib-fork/saber
865 Downloads
Swoole coroutine HTTP client
slick/http
8217 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.
prolix/restclientbundle
1047 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
pflorek/php-basic-auth
100 Downloads
Provides a simple way to get or set credentials (username, password) on a PSR-7 `RequestInterface`. Also it helps challenging an unauthorized client by adding the 'WWW-authenticate' header line with status code 401 to a PSR-7 `ResponseInterface`.
mnavarrocarter/php-fetch
215 Downloads
A simple, type-safe, zero dependency port of the javascript fetch WebApi for PHP
maplephp/http
678 Downloads
MaplePHP/Http is a powerful and easy-to-use PHP library that fully supports the PSR-7 HTTP message and PSR-18: HTTP Client.
lexdss/nats
1453 Downloads
nats jetstream client for php
khaledsabbah/integrations-http
3138 Downloads
HTTP integration helpers (requests, responses, middlewares, logging, enums, validation) for Laravel apps.
juanchosl/curlclient
219 Downloads
A small, lightweight utility to perform curl calls using GET, POST, PUT, PACTH, DELETE, HEAD, TRACE, OPTIONS methods...
facile-it/crossbar-http-publisher-bundle
14660 Downloads
This bundle allows to submit PubSub events via HTTP/POST requests to a Crossbar HTTP Publisher.
arkbauer/guzzle-bundle-header-forward-plugin
5992 Downloads
Guzzle plugin that allow you to forward headers from your current request into the the guzzle one automatically. Forked to support Symfony 4
ameax/apilogger
535 Downloads
Powerful API request/response logging package for Laravel with multiple storage backends, privacy-first data sanitization, and performance optimization
adrii/curl-helper
18600 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
4170 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.
api-clients/xml-rpc-service
4332 Downloads
Service for making XML RPC requests