Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044481
en ru br
ALT Linux repos
S:1.0.8-alt1
5.0: 1.0.6-alt3
4.1: 1.0.6-alt2

Group :: Development/Other
RPM: pear-System_Command

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.0.8-alt1
Build date: 27 july 2016, 23:18 ( 400.2 weeks ago )
Size: 10.06 Kb

Home page:   http://pear.php.net/package/System_Command

License: PHP License
Summary: PEAR::System_Command is a commandline execution interface
Description:

System_Command is a commandline execution interface. Running functions from
the commandline 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.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • pear-System_Command
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin