ShellWrap 0.4.1
ShellWrap enables developers to use CLI commands as PHP functions.This allows them to run commands from PHP code and reap the reward.Features:Simple, native syntax
Automatically resolves paths
Properly escapes arguments
Console errors trigger PHP...