PHPackages                             oscarweb/microcli - 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. oscarweb/microcli

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

oscarweb/microcli
=================

Simple extension for text output for php on command line.

0.1.1(4y ago)212MITPHPPHP ^7.2

Since Jul 13Pushed 4y ago1 watchersCompare

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

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Microcli
========

[](#microcli)

Simple extension for text output for php on command line.

#### Install vía [Composer](https://packagist.org/packages/oscarweb/microcli "Composer")

[](#install-vía-composer)

Just add this line to your `composer.json` file:

```
"oscarweb/microcli": "0.1.1"
```

or run

```
composer require oscarweb/microcli
```

#### Example Write

[](#example-write)

Create a new file: `"example.php"`

```
#!/usr/bin/php;
