Repository
Current version released
3 years ago
Versions
XXX_phpPro_OF__XXX
How to use ?
simply import module like this:
import { PHP } from "https://deno.land/x/php/mod.ts"
and use this : look at the script
USE
import { php } from "https://deno.land/x/php"
const myPHP = new php()
//[...]
myPHP.launch()