Module php

Source
Available on crate feature php only.

Functionsยง

mount_php
Redirects all requests where capture_fn returns true to connection.
mount_php_with_working_directory
Redirects all requests that start with capture to connection, and sets the current directory for PHP to working_directory.