Libraries tagged by serve
vlucas/phpdotenv
533286029 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
league/oauth2-server
116394162 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
98627227 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
react/socket
85372008 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
maennchen/zipstream-php
239143382 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
73307469 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
pusher/pusher-php-server
77307003 Downloads
Library for interacting with the Pusher REST API
psr/http-server-middleware
71662622 Downloads
Common interface for HTTP server-side middleware
psr/http-server-handler
80079213 Downloads
Common interface for HTTP server-side request handler
bshaffer/oauth2-server-php
13851082 Downloads
OAuth2 Server for PHP
beyondcode/laravel-dump-server
39448593 Downloads
Symfony Var-Dump Server for Laravel
cboden/ratchet
19300025 Downloads
PHP WebSocket library
bref/bref
7533653 Downloads
Bref is a framework to write and deploy serverless PHP applications on AWS Lambda.
spiral/roadrunner
8728779 Downloads
RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins
mrclay/minify
15486322 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers