Libraries tagged by Serde
symfony/debug-bundle
89745422 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
react/socket
66674384 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
maennchen/zipstream-php
211787534 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
66940200 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
pusher/pusher-php-server
69156328 Downloads
Library for interacting with the Pusher REST API
psr/http-server-middleware
61308765 Downloads
Common interface for HTTP server-side middleware
psr/http-server-handler
68801710 Downloads
Common interface for HTTP server-side request handler
bshaffer/oauth2-server-php
13110476 Downloads
OAuth2 Server for PHP
beyondcode/laravel-dump-server
37600189 Downloads
Symfony Var-Dump Server for Laravel
react/http
20197238 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
cboden/ratchet
18103530 Downloads
PHP WebSocket library
bref/bref
6527843 Downloads
Bref is a framework to write and deploy serverless PHP applications on AWS Lambda.
spiral/roadrunner
7363393 Downloads
RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins
mrclay/minify
14335564 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
17450215 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.