

-
ngx-php
ngx-php - Embedded php7 or php8 scripting language for nginx module. Mainline development version of the ngx-php.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
FWIW we were considering integrating Starlark (basically a dialect of Python) for scripting, but we never really went down that path because it was generally easier to provide a plugin system that allowed people to write whatever behaviour they wanted in Go and compile it in.
-
If we were talking about Caddy, I'd build in https://github.com/mholt/caddy-l4 then play with that.