PHPackages                             pauldro/minicli-v1-app - 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. pauldro/minicli-v1-app

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

pauldro/minicli-v1-app
======================

08↓33.3%PHP

Since Mar 5Pushed 2mo agoCompare

[ Source](https://github.com/Pauldro/minicli-v1-app)[ Packagist](https://packagist.org/packages/pauldro/minicli-v1-app)[ RSS](/packages/pauldro-minicli-v1-app/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (1)Used By (0)

CLI App Template
================

[](#cli-app-template)

Template for cli apps using minicli

Script file
-----------

[](#script-file)

./minicli is the base file that the app will run through, rename it what you'd like your base command to be called, make file executable using chmod

```
chmod +x {script}
```

Help Command
------------

[](#help-command)

./{script} help will display help functions and the options available

.env Environment Variables
--------------------------

[](#env-environment-variables)

Set up your Environment by setting Variables in the .env file Look at the .env-example file for variables that should be set

install.sh
----------

[](#installsh)

Set up server environment by running this shell script as root

Setup PHP CLI environment
-------------------------

[](#setup-php-cli-environment)

1. Run `ln -s /usr/bin/php /usr/bin/phpcli` for default php OR Run `ln -s /usr/bin/php72 /usr/bin/phpcli` for php 7.2
2. Then in the scripts update `/usr/php/cli` to `/usr/bin/phpcli`

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance57

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2dc1ee2a375c194dd984551ff8b10582149e7932f56914f319302af7eaf3464f?d=identicon)[Pauldro](/maintainers/Pauldro)

---

Top Contributors

[![Pauldro](https://avatars.githubusercontent.com/u/5648224?v=4)](https://github.com/Pauldro "Pauldro (7 commits)")

### Embed Badge

![Health badge](/badges/pauldro-minicli-v1-app/health.svg)

```
[![Health](https://phpackages.com/badges/pauldro-minicli-v1-app/health.svg)](https://phpackages.com/packages/pauldro-minicli-v1-app)
```

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M320](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M18](/packages/consolidation-annotated-command)[chi-teck/drupal-code-generator

Drupal code generator

26947.8M5](/packages/chi-teck-drupal-code-generator)[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
