PHPackages                             appserver-io-psr/cli - 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. appserver-io-psr/cli

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

appserver-io-psr/cli
====================

PSR, for the appserver.io CLI

2.0.0(6y ago)0610↓66.7%11OSL-3.0PHPPHP &gt;=5.4.0

Since May 17Pushed 6y ago3 watchersCompare

[ Source](https://github.com/appserver-io-psr/cli)[ Packagist](https://packagist.org/packages/appserver-io-psr/cli)[ Docs](https://github.com/appserver-io-psr/cli)[ RSS](/packages/appserver-io-psr-cli/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependencies (3)Versions (3)Used By (1)

PSR, for appserver.io CLI
=========================

[](#psr-for-appserverio-cli)

[![Latest Stable Version](https://camo.githubusercontent.com/ce58f0fabccebffa4caab344c03dd854763375eac72543deaefb03c2fe2a7948/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6170707365727665722d696f2d7073722f636c692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/appserver-io-psr/cli)[![Total Downloads](https://camo.githubusercontent.com/d35540ff9e2d9417dc25c37cc550f9794f5d01d016a6dedb2b7ae53358373178/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6170707365727665722d696f2d7073722f636c692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/appserver-io-psr/cli)[![License](https://camo.githubusercontent.com/991db02d5df03cd5b5d04f9b73f00175fbda5c87498037f4ea411abeaec86a52/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6170707365727665722d696f2d7073722f636c692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/appserver-io-psr/cli)[![Build Status](https://camo.githubusercontent.com/73fefc53f899abcaa905e08651f6039fe926a42d631e050e764b02bbdc79cfb2/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6170707365727665722d696f2d7073722f636c692f6d61737465722e7376673f7374796c653d666c61742d737175617265)](http://travis-ci.org/appserver-io-psr/cli)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/32813e61685d0e5aeeb3fa579e53c7228c1a4ce4d2725816a9e03511841cc79d/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6170707365727665722d696f2d7073722f636c692f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/appserver-io-psr/cli/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/84badbbb24f47cc84657bccb335f97038a433e87d2275fe6dd6c7e240d3dc364/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6170707365727665722d696f2d7073722f636c692f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/appserver-io-psr/cli/?branch=master)

Introduction
------------

[](#introduction)

This library provides all necessary interfaces to implement CLI applications for appserver.io.

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

[](#installation)

If you want to use the library with your application you can install it by adding

```
{
    "require": {
        "appserver-io-psr/cli": "dev-master"
    },
}
```

to your `composer.json` and invoke `composer update` in your project.

External Links
==============

[](#external-links)

- Documentation at [appserver.io](http://docs.appserver.io)

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~399 days

Total

2

Last Release

2520d ago

Major Versions

1.0.0 → 2.0.02019-06-21

### Community

Maintainers

![](https://www.gravatar.com/avatar/76b54aaecf7287a0520eec0009161ca457982dee83ac413bfa0d818b72d79947?d=identicon)[wagnert](/maintainers/wagnert)

---

Top Contributors

[![wagnert](https://avatars.githubusercontent.com/u/287509?v=4)](https://github.com/wagnert "wagnert (6 commits)")

---

Tags

phpcliconsoleinterface

### Embed Badge

![Health badge](/badges/appserver-io-psr-cli/health.svg)

```
[![Health](https://phpackages.com/badges/appserver-io-psr-cli/health.svg)](https://phpackages.com/packages/appserver-io-psr-cli)
```

###  Alternatives

[nunomaduro/termwind

It's like Tailwind CSS, but for the console.

2.5k239.8M286](/packages/nunomaduro-termwind)[nunomaduro/laravel-console-task

Laravel Console Task is a output method for your Laravel/Laravel Zero commands.

2582.1M11](/packages/nunomaduro-laravel-console-task)[alecrabbit/php-console-spinner

Extremely flexible spinner for \[async\] php cli applications

24032.0k2](/packages/alecrabbit-php-console-spinner)[mehrancodes/laravel-harbor

A CLI tool to Quickly create On-Demand preview environment for your apps.

9989.0k](/packages/mehrancodes-laravel-harbor)[php-school/learn-you-php

An introduction to PHP's core features: i/o, http, arrays, exceptions and so on.

3192.0k](/packages/php-school-learn-you-php)[alecrabbit/php-cli-snake

Lightweight cli spinner with zero dependencies

29211.3k5](/packages/alecrabbit-php-cli-snake)

PHPackages © 2026

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