PHPackages                             initphp/console - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. initphp/console

ActiveLibrary[CLI &amp; Console](/categories/cli)

initphp/console
===============

It is a simple helper library that will allow you to write your console/cli application with PHP.

2.0(2y ago)01041MITPHPPHP &gt;=7.2

Since Jul 6Pushed 2y ago1 watchersCompare

[ Source](https://github.com/InitPHP/Console)[ Packagist](https://packagist.org/packages/initphp/console)[ RSS](/packages/initphp-console/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (2)DependenciesVersions (5)Used By (1)

Console
=======

[](#console)

It is a simple helper library that will allow you to write your console/cli application with PHP.

Requirements
------------

[](#requirements)

- PHP 7.2 or higher

Installation
------------

[](#installation)

```
composer require initphp/console

```

Usage
-----

[](#usage)

```
#!/usr/bin/env php
