PHP Proxy Middleware

JSON →
library 1.0.1 ·javascript maintenance
verified Jun 4, 2026

Middleware for Node.js (Express) that forwards HTTP requests to a built-in PHP development server. Version 1.0.1 is the latest stable release. It wraps two dependencies: proxy-middleware to proxy requests and php-built-in-server to spawn and manage a PHP process. Key differentiator: seamlessly integrates PHP processing into a Node.js/Express application without separate server setup. Supports configuration of PHP binary path, host, port, php.ini settings, and URL prefix for selective route forwarding. No updates since 2014.