InitPHP Console

Helper library for writing console and CLI applications in PHP 7.2+.

PHP 7.2+ MIT v2.1.1

Installation

terminal
$ composer require initphp/console

Requires PHP 7.2+. The package is published on Packagist as initphp/console.

What Console does

A simple helper library that lets you write your console/CLI application with PHP, covering argument handling and formatted terminal output.

Package details

Composer package
initphp/console
Latest version
2.1.1
Released
2026-05-29
Requires
PHP 7.2+ (>=7.2)
License
MIT