Documentation
¶
Overview ¶
Package php evaluates PHP snippets using the phpscript runner. It implements the model.Evaluator interface and reads its entry point and includes from the fs.FS supplied on the request.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultOptions = runner.Options{ SAPI: "vuego-cli", WorkDir: ".", WritablePaths: []string{"."}, }
DefaultOptions configures the PHP VM used to evaluate snippets.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.