pub fn generate_php_handler_app(
spec: &AsyncApiV3Spec,
protocol: Protocol,
) -> Result<String>Expand description
Generate PHP handler scaffolding from AsyncAPI spec
pub fn generate_php_handler_app(
spec: &AsyncApiV3Spec,
protocol: Protocol,
) -> Result<String>Generate PHP handler scaffolding from AsyncAPI spec