Libraries tagged by Rserve
maennchen/zipstream-php
236460412 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
72618240 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
pusher/pusher-php-server
76365467 Downloads
Library for interacting with the Pusher REST API
psr/http-server-middleware
70594812 Downloads
Common interface for HTTP server-side middleware
psr/http-server-handler
78923735 Downloads
Common interface for HTTP server-side request handler
felixfbecker/language-server-protocol
66341995 Downloads
PHP classes for the Language Server Protocol
bshaffer/oauth2-server-php
13766759 Downloads
OAuth2 Server for PHP
beyondcode/laravel-dump-server
39246138 Downloads
Symfony Var-Dump Server for Laravel
react/http
21968158 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
cboden/ratchet
19177979 Downloads
PHP WebSocket library
bref/bref
7423188 Downloads
Bref is a framework to write and deploy serverless PHP applications on AWS Lambda.
spiral/roadrunner
8561569 Downloads
RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins
mrclay/minify
15346757 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
amphp/socket
24687195 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
beyondcode/laravel-websockets
7875377 Downloads
An easy to launch a Pusher-compatible WebSockets server for Laravel.