longyi c9405dd336 vendor 5 tahun lalu
..
Test c9405dd336 vendor 5 tahun lalu
CommandRenderer.php c9405dd336 vendor 5 tahun lalu
CommandRendererBackground.php c9405dd336 vendor 5 tahun lalu
CommandRendererInterface.php c9405dd336 vendor 5 tahun lalu
ComplexParameter.php c9405dd336 vendor 5 tahun lalu
Driver.php c9405dd336 vendor 5 tahun lalu
README.md c9405dd336 vendor 5 tahun lalu
Response.php c9405dd336 vendor 5 tahun lalu

README.md

A library with object-oriented interface for generation of shell commands. Provides an indirection layer that can be used for customizing or testing (mocking) exec() function.

Implements placeholders for command arguments that are automatically escaped in format appropriate to the current OS. Provides ability for logging/capturing the commands and their output.