Libraries tagged by https server
chadicus/slim-oauth2-http
430395 Downloads
Bridge components for PSR-7 and bshaffer's OAuth2 Server http messages.
ghostwriter/http
256625 Downloads
HTTP Client and Server abstraction for PHP.
b13/http2
289257 Downloads
Speed up TYPO3 rendering via HTTP/2 Server Push
internations/http-mock
656100 Downloads
Mock HTTP requests on the server side in your PHP unit tests
discord-php/http
248613 Downloads
Handles HTTP requests to Discord servers
pusher/pusher-http-laravel
506352 Downloads
[DEPRECATED] A Pusher bridge for Laravel
jacobbennett/laravel-http2serverpush
109972 Downloads
A HTTP2 Server Push Middleware for Laravel 5
ciareis/bypass
12317 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.
utopia-php/swoole
210485 Downloads
An extension for Utopia Framework to work with PHP Swoole as a PHP FPM alternative
swoole-bundle/swoole-bundle
31129 Downloads
Open/Swoole Symfony Bundle
morozovsk/websocket
16261 Downloads
simple php websocket server with examples and demo: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html
middlewares/whoops
195004 Downloads
Middleware to use Whoops as error handler
middlewares/payload
454556 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode
middlewares/negotiation
415392 Downloads
Middleware to implement content negotiation
middlewares/fast-route
180195 Downloads
Middleware to use FastRoute