Libraries tagged by Serde
react/datagram
654396 Downloads
Event-driven UDP datagram socket client and server for ReactPHP
qruto/laravel-wave
33649 Downloads
Painless Laravel Broadcasting with SSE.
phrity/net-stream
2844931 Downloads
Socket stream classes implementing PSR-7 Stream and PSR-17 StreamFactory
php-mcp/laravel
16407 Downloads
Laravel SDK for building Model Context Protocol (MCP) servers - Seamlessly integrate MCP tools, resources, and prompts into Laravel applications
nilportugues/sql-query-formatter
1012876 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
mvanduijker/laravel-mercure-broadcaster
46376 Downloads
Mercure broadcaster
mlocati/spf-lib
759580 Downloads
Parse, build and validate SPF (Sender Policy Framework) DNS records
middlewares/request-handler
1385325 Downloads
Middleware to execute request handlers
mevdschee/php-crud-api
58762 Downloads
Single file PHP script that adds a REST API to a SQL database.
mcustiel/phiremock-codeception-extension
930700 Downloads
Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.
mcustiel/phiremock
905584 Downloads
A mocker for HTTP and REST services. Full bundle.
kickbox/kickbox
957689 Downloads
Official kickbox API library client for PHP
jacwright/restserver
66316 Downloads
php rest server for very light-weight REST APIs
icicleio/icicle
148399 Downloads
Icicle is a PHP library for writing asynchronous code using synchronous coding techniques.
hhxsv5/php-sse
161587 Downloads
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.