Libraries tagged by server requests
wakeworks/requestproxy
84 Downloads
Silverstripe 5 module allowing you to proxy requests from your visitors to other servers
yousafsyed/standalone_php_proxy
141 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.
stadly/file-waiter
259 Downloads
File serving made easy. A PHP library for serving files from any file system over HTTP, with support for conditional and ranged requests.
ogdev/slim-oauth2-http
38 Downloads
Bridge components for PSR-7 and bshaffer's OAuth2 Server http messages.
middlewares/csv-payload
5 Downloads
Middleware to parse the CSV body of the request
maplephp/http
284 Downloads
MaplePHP/Http is a powerful and easy-to-use PHP library that fully supports the PSR-7 HTTP message interfaces.
localzet/http
150 Downloads
Localzet HTTP Client is a library for making HTTP requests. It is developed by Ivan Zorin and uses modern technologies and standards for efficient and reliable HTTP communication.
kraken-php/network
1467 Downloads
Kraken Framework Network Component.
delolmo/symfony-router
101 Downloads
PSR-15 middleware to use the symfony/routing component and store the route attributes in the request.
arashabedii/requester
62 Downloads
php requester
request-interop/interface
23 Downloads
Interoperable server request interfaces for PHP.
nette/middleware
27 Downloads
📐 Nette Middleware: HTTP Server Request Handlers.
ghiyam/apix
294 Downloads
Yii2 module supporting universal client-server requests to the external API
emonkak/http-application
752 Downloads
A http application for PSR-15 http server request handlers
apitoolkit/apitoolkit-symfony
60 Downloads
A PHP/Symfony SDK Wrapper for APIToolkit. It monitors incoming traffic, gathers the requests and sends the request to the apitoolkit servers.