jigarakatidus/command-line-generator

A simple library to generate unix command line

Maintainers

Package info

github.com/jigarakatidus/command-line-generator

Issues

pkg:composer/jigarakatidus/command-line-generator

Statistics

Installs: 57 130

Dependents: 1

Suggesters: 0

Stars: 1

1.0.0 2022-10-13 17:07 UTC

This package is auto-updated.

Last update: 2026-02-20 20:14:45 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.