PHPackages                             contextualcode/php-fpm-status-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. contextualcode/php-fpm-status-cli

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

contextualcode/php-fpm-status-cli
=================================

PHP-FPM status-page CLI

1.0.2(8y ago)07.0kMITPHP

Since Oct 11Pushed 8y ago4 watchersCompare

[ Source](https://github.com/ThinkCreative/php-fpm-status-cli)[ Packagist](https://packagist.org/packages/contextualcode/php-fpm-status-cli)[ RSS](/packages/contextualcode-php-fpm-status-cli/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

php-fpm-status-cli
==================

[](#php-fpm-status-cli)

Simple CLI to access PHP-FPM status page when the HTTP server is not configured to do so.

[![CircleCI](https://camo.githubusercontent.com/9134554bc73fae1c2a39fbd984ac3846798dbe77b8b9bc216e714af05318fab5/68747470733a2f2f636972636c6563692e636f6d2f67682f77697a61706c6163652f7068702d66706d2d7374617475732d636c692e7376673f7374796c653d737667)](https://circleci.com/gh/wizaplace/php-fpm-status-cli)

Install
-------

[](#install)

```
$ composer require wizaplace/php-fpm-status-cli

```

Usage
-----

[](#usage)

```
$ php-fpm-status -h
Usage:
  php-fpm-status [options]

Options:
      --socket=SOCKET   Unix socket or tcp address where php-fpm listens [default: "unix:///run/php/php7.1-fpm.sock"]
      --path=PATH       The URI to view the FPM status page. If this value is not set, no URI will be recognized as a status page. [default: "/status"]
      --full            Show full server status
      --format=FORMAT   Output format for the status, txt by default, [html, json, xml] available
  -h, --help            Display this help message
  -q, --quiet           Do not output any message
  -V, --version         Display this application version
      --ansi            Force ANSI output
      --no-ansi         Disable ANSI output
  -n, --no-interaction  Do not ask any interactive question
  -v|vv|vvv, --verbose  Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug

Help:
  Get PHP-FPM status

```

The `socket` can be `unix:///path/to/socket` for a UNIX socket or `tcp://127.0.0.1:9000` for a TCP address.

The `path` is the `pm.status_path` configuration option in the main FPM config or in the pool.

Output
------

[](#output)

```
$ php-fpm-status
pool:                 www
process manager:      dynamic
start time:           18/Oct/2017:13:48:20 +0000
start since:          6
accepted conn:        1
listen queue:         0
max listen queue:     0
listen queue len:     128
idle processes:       1
active processes:     1
total processes:      2
max active processes: 1
max children reached: 0
slow requests:        0
```

Use the `--full` option to retrieve more information.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~24 days

Total

3

Last Release

3093d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/164ba466d4ade219aaf2fa0b4559086c737e59ae64928746c183082dea15c240?d=identicon)[Sergii Dolgushev](/maintainers/Sergii%20Dolgushev)

![](https://avatars.githubusercontent.com/u/10664485?v=4)[Chris](/maintainers/chrismoutsos)[@ChrisMoutsos](https://github.com/ChrisMoutsos)

![](https://avatars.githubusercontent.com/u/432745?v=4)[dbroadfoot](/maintainers/dbroadfoot)[@dbroadfoot](https://github.com/dbroadfoot)

---

Top Contributors

[![luxifer](https://avatars.githubusercontent.com/u/419078?v=4)](https://github.com/luxifer "luxifer (8 commits)")[![vdechenaux](https://avatars.githubusercontent.com/u/1501825?v=4)](https://github.com/vdechenaux "vdechenaux (7 commits)")[![SerheyDolgushev](https://avatars.githubusercontent.com/u/166894?v=4)](https://github.com/SerheyDolgushev "SerheyDolgushev (2 commits)")[![mnapoli](https://avatars.githubusercontent.com/u/720328?v=4)](https://github.com/mnapoli "mnapoli (1 commits)")

### Embed Badge

![Health badge](/badges/contextualcode-php-fpm-status-cli/health.svg)

```
[![Health](https://phpackages.com/badges/contextualcode-php-fpm-status-cli/health.svg)](https://phpackages.com/packages/contextualcode-php-fpm-status-cli)
```

###  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.8M19](/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)[wizaplace/php-fpm-status-cli

PHP-FPM status-page CLI

72122.3k](/packages/wizaplace-php-fpm-status-cli)

PHPackages © 2026

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