pub fn set_php_bridge(bridge: Arc<dyn PhpBridge + Send + Sync>)
Register the PHP pool for JS threads to use.