Download the PHP package w3lifer/php-shell without Composer
On this page you can find all versions of the php package w3lifer/php-shell. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-shell
php-shell
- Installation
- Usage
- Methods
- Tests
Installation
Usage
Methods
public function ask(string $question): string
public function exec(string $command, bool $printCommand = false): array
public function shell_exec(string $command, bool $printCommand = false): false|null|string
public function system(string $command, bool $printCommand = false): array
public function printLine(string $line): void
public function printTitle(string $title): void
public function getArgument(int $sequentialNumber): string
Tests
All versions of php-shell with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package w3lifer/php-shell contains the following files
Loading the files please wait ....