Download the PHP package nstory/phrappe without Composer
On this page you can find all versions of the php package nstory/phrappe. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nstory/phrappe
More information about nstory/phrappe
Files in nstory/phrappe
Download nstory/phrappe
More information about nstory/phrappe
Files in nstory/phrappe
Vendor nstory
Package phrappe
Short Description A fun way to run shell commands from your PHP scripts.
License MIT
Package phrappe
Short Description A fun way to run shell commands from your PHP scripts.
License MIT
Please rate this library. Is it a good library?
Informations about the package phrappe
Phrappe
A fun way to run shell commands from your PHP scripts.
Pronounced |frap| (the same way a New Englander pronounces "milkshake!")
Installation
Add something like the following to your composer.json
file:
Usage by Example
CAUTION!
This library uses escapeshellarg to escape special characters (quotes and such) in command parameters. This seems to work, but I would still be very cautious about passing user input to arbitrary shell commands. Programmer beware!
Similar Projects
- ShellWrap Phrappe is a blatant copy of this library (with, what I believe believe to be, some minor improvements)
- sh (Python) I believe this is the originator of the shell-commands-as-functions idea
- Shell (Perl) Actually, this package is much older (circa 1994!)
- ShellJS While this library looks similar, it appears to actually be a Node-based quasi-reimplementation of a few Unix utilities.
License
MIT
All versions of phrappe with dependencies
PHP Build Version
Package Version
No informations.
The package nstory/phrappe contains the following files
Loading the files please wait ....