Libraries tagged by Serde
symfony/debug-bundle
80827002 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
react/socket
51474524 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
maennchen/zipstream-php
186038155 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
61276977 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
pusher/pusher-php-server
61839185 Downloads
Library for interacting with the Pusher REST API
bshaffer/oauth2-server-php
12402934 Downloads
OAuth2 Server for PHP
beyondcode/laravel-dump-server
35820426 Downloads
Symfony Var-Dump Server for Laravel
cboden/ratchet
16920831 Downloads
PHP WebSocket library
bref/bref
5606924 Downloads
Bref is a framework to write and deploy serverless PHP applications on AWS Lambda.
spiral/roadrunner
6142346 Downloads
RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins
mrclay/minify
13217466 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
6762687 Downloads
An easy to launch a Pusher-compatible WebSockets server for Laravel.
spatie/laravel-webhook-server
4665444 Downloads
Send webhooks in Laravel apps
psr/http-server-middleware
52764359 Downloads
Common interface for HTTP server-side middleware
psr/http-server-handler
59406502 Downloads
Common interface for HTTP server-side request handler