Libraries tagged by serve
vlucas/phpdotenv
446195789 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
league/oauth2-server
95473362 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
80913867 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
react/socket
51607175 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
maennchen/zipstream-php
186301422 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
61334756 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
pusher/pusher-php-server
61913687 Downloads
Library for interacting with the Pusher REST API
psr/http-server-handler
59492015 Downloads
Common interface for HTTP server-side request handler
bshaffer/oauth2-server-php
12410292 Downloads
OAuth2 Server for PHP
beyondcode/laravel-dump-server
35840009 Downloads
Symfony Var-Dump Server for Laravel
cboden/ratchet
16932750 Downloads
PHP WebSocket library
bref/bref
5615628 Downloads
Bref is a framework to write and deploy serverless PHP applications on AWS Lambda.
spiral/roadrunner
6143358 Downloads
RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins
mrclay/minify
13227349 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
beyondcode/laravel-websockets
6769025 Downloads
An easy to launch a Pusher-compatible WebSockets server for Laravel.