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()