PHP 5: PHP actuator
Verne Joe (contact me)
This class can be used to manage scripts with code snippets to run online.
It can take the code of snippets and create PHP script files in a given directory.
The class can then run the scripts using the PHP standalone CLI program and display the scripts output.
The class can also list all the previously generated scripts within a form select input to let the user pick which script he wants to try.
Click here for detailed information about this class on phpclasses.org