sebastianbergmann/resource-operations
Provides a list of PHP built-in functions that operate on resources observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived 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: 4063
- days_rel: n/a
- days_push: 902
- n_releases_24m: 0
Adoption not part of the score
6256 stars · 14 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A small PHP library that provides a list of PHP built-in functions which operate on resources. It is typically used as a development-time dependency, for example in test tooling.
Use cases
- identify which PHP built-in functions operate on resources
- support mocking of PHP resource functions in test suites
- look up resource-related functions programmatically in PHP tooling
When to choose
- you are building PHP testing or static-analysis tooling that needs to know which built-in functions handle resources
- you need a maintained, Composer-installable dataset of PHP resource functions
When to avoid
- you need runtime resource management rather than a static function list
- your project is not written in PHP
Facets
library · maturity maintenance
developer-tools testing developer-tools testing php cli php-built-in-functions resource-handling composer-package unit-testing-support
1 source
- readme: https://github.com/sebastianbergmann/resource-operations · fetched 2026-08-28 · 8d12680c1c5d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sebastianbergmann/resource-operations | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="sebastianbergmann/resource-operations")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem