PHPackages                             graham-campbell/packagist-stats - 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. graham-campbell/packagist-stats

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

graham-campbell/packagist-stats
===============================

Packagist Stats Is A CLI Tool To Display Download Stats For Packagist Packages

v6.1.0(2y ago)282339MITPHPPHP ^7.4.15 || ^8.0.2

Since Dec 6Pushed 2y agoCompare

[ Source](https://github.com/GrahamCampbell/Packagist-Stats)[ Packagist](https://packagist.org/packages/graham-campbell/packagist-stats)[ GitHub Sponsors](https://github.com/GrahamCampbell)[ RSS](/packages/graham-campbell-packagist-stats/feed)WikiDiscussions 6.1 Synced 1mo ago

READMEChangelog (10)Dependencies (8)Versions (35)Used By (0)

Packagist Stats
===============

[](#packagist-stats)

Packagist Stats was created by, and is maintained by [Graham Campbell](https://github.com/GrahamCampbell), and is a simple command line tool to display aggregated download statistics for packagist packages. Feel free to check out the [releases](https://github.com/GrahamCampbell/Packagist-Stats/releases), [security policy](https://github.com/GrahamCampbell/Packagist-Stats/security/policy), [license](LICENSE), [code of conduct](.github/CODE_OF_CONDUCT.md), and [contribution guidelines](.github/CONTRIBUTING.md).

[![Banner](https://user-images.githubusercontent.com/2829600/71477093-0f3c7780-27e0-11ea-9d3e-4fb0af34bb07.png)](https://user-images.githubusercontent.com/2829600/71477093-0f3c7780-27e0-11ea-9d3e-4fb0af34bb07.png)

[![Build Status](https://camo.githubusercontent.com/a3d6f8b65110fea869bc3bed64f35962db1293df707cb7bd66088341314a8189/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f47726168616d43616d7062656c6c2f5061636b61676973742d53746174732f74657374732e796d6c3f6c6162656c3d5465737473267374796c653d666c61742d737175617265)](https://github.com/GrahamCampbell/Packagist-Stats/actions?query=workflow%3ATests)[![StyleCI Status](https://camo.githubusercontent.com/a66fc7dcb3623ee63fdd023171e4f60762d04442c0f3ef90bf3444a46cf612af/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f32373635313231382f736869656c64)](https://github.styleci.io/repos/27651218)[![Software License](https://camo.githubusercontent.com/c090e080484e2a2bc766446291d04437db823929042bf614b26a1643660ddf6f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e3f7374796c653d666c61742d737175617265)](LICENSE)[![Latest Version](https://camo.githubusercontent.com/cf151dd284052e106164253a60bc0daa9aa6dfd9ba70bf5f4e0bd6f314335af3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f47726168616d43616d7062656c6c2f5061636b61676973742d53746174733f7374796c653d666c61742d737175617265)](https://github.com/GrahamCampbell/Packagist-Stats/releases)

Usage
-----

[](#usage)

This project is relatively small, and it's usage is pretty simple. [PHP](https://www.php.net/) 7.4-8.3 is required.

To get the latest version, simply require the project using [Composer](https://getcomposer.org/) or download the phar from the [releases](https://github.com/GrahamCampbell/Packagist-Stats/releases) page:

```
$ composer global require "graham-campbell/packagist-stats:^6.1"
```

Show the stats for all packages under the `graham-campbell` vendor:

```
$ stats show graham-campbell
```

Show the stats for the `graham-campbell/packagist-stats` package:

```
$ stats show graham-campbell/packagist-stats
```

You may also pass as many vendor names or package names as you like, at once:

```
$ stats show graham-campbell phpunit mockery/mockery
```

Building
--------

[](#building)

The following documentation is for contributors to this package only.

To build the `phar` file, run:

```
$ make composer-install
$ make box-compiler
```

Security
--------

[](#security)

If you discover a security vulnerability within this package, please send an email to . All security vulnerabilities will be promptly addressed. You may view our full security policy [here](https://github.com/GrahamCampbell/Packagist-Stats/security/policy).

License
-------

[](#license)

Packagist Stats is licensed under [The MIT License (MIT)](LICENSE).

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 97.3% 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 ~96 days

Recently: every ~132 days

Total

35

Last Release

891d ago

Major Versions

v1.0.1 → v2.0.02016-02-21

2.0.x-dev → v3.0.02017-07-27

3.0.x-dev → v4.0.02019-06-25

4.1.x-dev → v5.0.02020-01-07

5.4.x-dev → 6.0.x-dev2023-03-07

PHP version history (8 changes)v0.1.0-alphaPHP &gt;=5.4.0

1.0.x-devPHP &gt;=5.5.9

v2.0.0PHP &gt;=7.0.0

v3.0.0PHP ^7.0

v4.0.0PHP ^7.2

v4.1.0PHP ^7.2.5

v5.3.0PHP ^7.2.5 || ^8.0

6.0.x-devPHP ^7.4.15 || ^8.0.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/d95eb26cb8f3919bb5ca3b6d823daeabbf259663778a970349b245c580713c8e?d=identicon)[graham-campbell](/maintainers/graham-campbell)

---

Top Contributors

[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (107 commits)")[![anteriovieira](https://avatars.githubusercontent.com/u/1490347?v=4)](https://github.com/anteriovieira "anteriovieira (2 commits)")[![hason](https://avatars.githubusercontent.com/u/288535?v=4)](https://github.com/hason "hason (1 commits)")

---

Tags

hacktoberfestGraham CampbellGrahamCampbellpackagesstatspackagistclPackagistStatsPackagist Stats

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/graham-campbell-packagist-stats/health.svg)

```
[![Health](https://phpackages.com/badges/graham-campbell-packagist-stats/health.svg)](https://phpackages.com/packages/graham-campbell-packagist-stats)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6939.5M343](/packages/drupal-core-recommended)[graham-campbell/guzzle-factory

Provides A Simple Guzzle Factory With Good Defaults

916.4M49](/packages/graham-campbell-guzzle-factory)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[graham-campbell/github

GitHub Is A GitHub Bridge For Laravel

6411.7M19](/packages/graham-campbell-github)[graham-campbell/exceptions

Provides A Powerful Error Response System For Both Development And Production

5911.3M4](/packages/graham-campbell-exceptions)

PHPackages © 2026

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