Libraries tagged by servers
vlucas/phpdotenv
524374827 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
league/oauth2-server
113848900 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
react/socket
81547480 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
maennchen/zipstream-php
233170000 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
laravel/passport
71783695 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
psr/http-server-handler
77480425 Downloads
Common interface for HTTP server-side request handler
felixfbecker/language-server-protocol
65307060 Downloads
PHP classes for the Language Server Protocol
pusher/pusher-php-server
75232131 Downloads
Library for interacting with the Pusher REST API
psr/http-server-middleware
69263595 Downloads
Common interface for HTTP server-side middleware
bshaffer/oauth2-server-php
13667490 Downloads
OAuth2 Server for PHP
beyondcode/laravel-dump-server
39008888 Downloads
Symfony Var-Dump Server for Laravel
react/http
21655346 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
cboden/ratchet
19015162 Downloads
PHP WebSocket library
spiral/roadrunner
8365276 Downloads
RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins
amphp/socket
23559529 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.