Libraries tagged by servers
vlucas/phpdotenv
538105901 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
league/oauth2-server
117831562 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
87501027 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
maennchen/zipstream-php
242518496 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
74154464 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
psr/http-server-handler
81528102 Downloads
Common interface for HTTP server-side request handler
pusher/pusher-php-server
78461289 Downloads
Library for interacting with the Pusher REST API
psr/http-server-middleware
72993151 Downloads
Common interface for HTTP server-side middleware
bshaffer/oauth2-server-php
13949051 Downloads
OAuth2 Server for PHP
beyondcode/laravel-dump-server
39692661 Downloads
Symfony Var-Dump Server for Laravel
react/http
22442558 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
cboden/ratchet
19451645 Downloads
PHP WebSocket library
spiral/roadrunner
8938192 Downloads
RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins
scrivo/highlight.php
33486804 Downloads
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js
amphp/socket
26866881 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.