Libraries tagged by server
vlucas/phpdotenv
665925349 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
league/oauth2-server
154934132 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.
pusher/pusher-php-server
115374777 Downloads
Library for interacting with the Pusher REST API
symfony/debug-bundle
130163803 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
spiral/roadrunner
15401185 Downloads
RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins
react/socket
148985805 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
maennchen/zipstream-php
330758136 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
96777726 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
laravel/mcp
31380324 Downloads
Rapidly build MCP servers for your Laravel applications.
spatie/laravel-webhook-server
10979781 Downloads
Send webhooks in Laravel apps
psr/http-server-handler
124646295 Downloads
Common interface for HTTP server-side request handler
felixfbecker/language-server-protocol
84350978 Downloads
PHP classes for the Language Server Protocol
amphp/http-server
8872823 Downloads
A non-blocking HTTP application server for PHP based on Amp.
psr/http-server-middleware
113397622 Downloads
Common interface for HTTP server-side middleware
bshaffer/oauth2-server-php
16567684 Downloads
OAuth2 Server for PHP