Tagged articles
5 articles
Page 1 of 1
Open Source Tech Hub
Open Source Tech Hub
May 25, 2025 · Backend Development

How to Rate‑Limit Asynchronous Tasks with ReactPHP‑MQ

ReactPHP‑MQ provides a lightweight, SOLID‑designed queue for managing concurrent asynchronous operations, offering features like configurable concurrency limits, solid test coverage, and advanced methods such as all(), any(), and timeout handling for robust rate‑limiting in PHP applications.

Concurrency ControlPHPReactPHP
0 likes · 5 min read
How to Rate‑Limit Asynchronous Tasks with ReactPHP‑MQ
Open Source Tech Hub
Open Source Tech Hub
May 7, 2025 · Backend Development

How to Use the PHP MCP Client for AI‑Powered Tool Integration

The PHP MCP Client library provides a PHP interface for communicating with Model Context Protocol (MCP) servers via stdio or HTTP‑SSE, offering synchronous and asynchronous APIs, configurable connection lifecycles, PSR‑compliant logging, caching, and detailed examples for installation, configuration, and usage.

APIMCPPHP
0 likes · 16 min read
How to Use the PHP MCP Client for AI‑Powered Tool Integration