jigarakatidus/command-line-generator

A simple library to generate unix command line

Installs: 40 038

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

pkg:composer/jigarakatidus/command-line-generator

1.0.0 2022-10-13 17:07 UTC

This package is auto-updated.

Last update: 2025-09-20 19:16:00 UTC


README

A simple library to generate unix command line.

Requirements

PHP 8.0+

Installation

Install the package with:

composer require jigarakatidus/command-line-generator

To use the bindings, load it via Autoload

require_once('vendor/autoload.php');

License

The gem is available as open source under the terms of the MIT License.