lukasstrawberry/php-external-command

This package is abandoned and no longer maintained. No replacement package was suggested.

PHP Library for specify callable external command. And for calling commands object way

dev-master 2015-09-11 19:19 UTC

This package is auto-updated.

Last update: 2018-03-27 15:33:15 UTC


README

External command add support for calling external commands by objects. Each object allow specify possible parameters so calling commands is little mor safe.

Features include:

  • Input definition - define arguments and options
  • Full command response (like string or lines)
  • Error response like exception
  • Working directory per command

Caution: This library is under active development. Don't use library for production environment

Reporting an issue or a feature request

Issues and feature requests are tracked in the Bitbucket issue tracker.