FreeBSD.software
Home/devel/php82-pear-System_Command

php82-pear-System_Command

1.0.8

PEAR command line execution interface

System_Command is a command line execution interface. Running functions from the command line can be risky if the proper precautions are not taken to escape the shell arguments and reaping the exit status properly. This class provides a formal interface to both, so that you can run a system command as comfortably as you would run a php function, with full pear error handling as results on failure. It is important to note that this class, unlike other implementations, distinguishes between output to stderr and output to stdout. It also reports the exit status of the command. So in every sense of the word, it gives php shell capabilities.

Origin: devel/pear-System_Command
Category: devel
Size: 23.5KiB
License: not specified
Maintainer: sunpoet@FreeBSD.org
Dependencies: 2 packages
Required by: 0 packages
$pkg install php82-pear-System_Command

Dependencies (2)

More in devel