wherd/cmd

Yet another command-line wrapper

v1.1.0 2023-02-11 12:50 UTC

This package is auto-updated.

Last update: 2025-06-11 18:04:55 UTC


README

Yet another command-line wrapper.

Installation

Install using composer:

composer require wherd/cmd

Usage

use Wherd\Cmd\Kernel;

$kernel = new Kernel();
// ...