Libraries tagged by _SERVER
vlucas/phpdotenv
489286347 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
league/oauth2-server
106550948 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.
symfony/debug-bundle
90562585 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
react/socket
68256193 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
maennchen/zipstream-php
214343393 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
67492240 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
psr/http-server-handler
69769284 Downloads
Common interface for HTTP server-side request handler
pusher/pusher-php-server
69877630 Downloads
Library for interacting with the Pusher REST API
bshaffer/oauth2-server-php
13186292 Downloads
OAuth2 Server for PHP
beyondcode/laravel-dump-server
37773425 Downloads
Symfony Var-Dump Server for Laravel
cboden/ratchet
18218181 Downloads
PHP WebSocket library
bref/bref
6621098 Downloads
Bref is a framework to write and deploy serverless PHP applications on AWS Lambda.
spiral/roadrunner
7486320 Downloads
RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins
amphp/socket
18094806 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
beyondcode/laravel-websockets
7437875 Downloads
An easy to launch a Pusher-compatible WebSockets server for Laravel.