php / php/pie

Display number of downloads/stars when results are shown

Open
#592 1 comment 1 reaction 1 assignee View on GitHub

@asgrim is already working on this.

Since Apr 22, 2026.

enhancement maintainer investigating
Dominant language
PHP
Stars
2k
Forks
73
Avg merge
3h 37m
Merged PRs (30d)
11

Description

In order to help people decide on packages when provided with multiple options, the number of downloads should be displayed when presenting the user options; for example, when running pie install redis the following suggestion appears:

Did you mean one of these?
 - phpredis/phpredis (💻 147,429 downloads, ⭐ 10,218 stars, provides extension: redis): A PHP extension for Redis
 - pie-extensions/redis (💻 6 downloads, ⭐ 0 stars, provides extension: redis): PIE-compatible mirror of phpredis/phpredis

This could help with confusion about pie-extensions/ vendor being used, which is not official or endorsed by PIE.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.