Libraries tagged by servers
vlucas/phpdotenv
501698503 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
league/oauth2-server
109319954 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
72892161 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
maennchen/zipstream-php
221640885 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
69096536 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
psr/http-server-handler
72557391 Downloads
Common interface for HTTP server-side request handler
pusher/pusher-php-server
71930708 Downloads
Library for interacting with the Pusher REST API
psr/http-server-middleware
64738469 Downloads
Common interface for HTTP server-side middleware
bshaffer/oauth2-server-php
13366156 Downloads
OAuth2 Server for PHP
beyondcode/laravel-dump-server
38241336 Downloads
Symfony Var-Dump Server for Laravel
cboden/ratchet
18519708 Downloads
PHP WebSocket library
spiral/roadrunner
7810166 Downloads
RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins
amphp/socket
19971398 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
beyondcode/laravel-websockets
7583309 Downloads
An easy to launch a Pusher-compatible WebSockets server for Laravel.
spatie/laravel-webhook-server
5893379 Downloads
Send webhooks in Laravel apps