FriendsOfPHP/pickle
PHP Extension installer observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4466
- days_rel: n/a
- days_push: 1069
- n_releases_24m: 0
Adoption not part of the score
1652 stars · 87 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Pickle is a PHP extension installer that works on all platforms, including full Windows support. It installs PECL extensions and helps extension developers automate release packaging by deriving metadata from source files.
Use cases
- install php extensions from pecl
- install memcache extension via command line
- install php extension binaries on windows
- show info about a php extension
- automate php extension release packaging
- install php extensions from git urls
When to choose
- you need to install PECL PHP extensions without pecl
- you develop PHP extensions and want automated release tooling
- you need PHP extension installation on Windows
When to avoid
- you need a package manager for PHP libraries (use Composer)
- the extension requires building from source without a working build environment
- you need actively developed tooling with frequent updates
Facets
cli-tool · maturity maintenance
package-manager cli developer-tools developer-tools programming-languages cross-platform cli windows php php-extensions pecl composer phar command-line linux macos
1 source
- readme: https://github.com/FriendsOfPHP/pickle · fetched 2026-08-28 · 4e30b44206f8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| FriendsOfPHP/pickle | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="FriendsOfPHP/pickle")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem