Scorpio is shipped with several CLI utilities. These are located in the /tools folder. They are not essential, but can help with development. More »
Posted in Cli on 22 May 2010 @ 12:47
The cliDaemon class contains the necessary logic for building a PHP daemon. Process controls are required from cliProcessControls as the posix functions can not be classed and must be called explicitly. A single method requires implementation: execut... More »
Posted in Cli on 19 Nov 2009 @ 20:30