NextPHP

NextPHP is a web framework for people who love PHP so much that they want to write it in JavaScript.

Usage

Check the example folder for a simple example. Basically, all you need to do is Deno.serve(createHandler(...)).