# kenjis/php-framework-benchmark

PHP Framework Benchmark

Repository: https://github.com/kenjis/php-framework-benchmark
Canonical: https://ross.abutalabs.com/products/php-framework-benchmark
Language: PHP
License Family: other
Topics: benchmark, php-framework
Last push: 2023-01-14T05:31:32+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4301, "days_push": 1327, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1026, forks 159 (observed 2026-08-28T04:03:16.781011+00:00)

## What it is
A benchmark suite that measures the minimum bootstrap overhead of PHP frameworks using a Hello World application. It compares requests per second and peak memory across many frameworks under their default configurations.

## Use cases
- compare performance of php frameworks
- measure framework bootstrap overhead
- find the fastest php micro-framework
- benchmark hello world requests per second
- compare memory usage of php frameworks
- evaluate framework default configuration cost

## When to choose
- you want an apples-to-apples comparison of PHP framework overhead with default configs
- you need reproducible benchmark code to run on your own production-like environment

## When to avoid
- you need benchmarks including templating, ORM, or database workloads
- you need up-to-date results for modern PHP versions and framework releases
- you want optimized/tuned framework configurations rather than defaults

## Facets
- artifact type: application
- maturity: maintenance
- function: benchmarking, developer-tools
- domain: performance, web-development, developer-tools
- platform: php, cli
- tags: php-frameworks, hello-world-benchmark, performance-comparison, micro-frameworks, linux

## Member repositories
- kenjis/php-framework-benchmark (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:16.781011+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:07:58.785801+00:00, confidence not recorded.
  - readme: https://github.com/kenjis/php-framework-benchmark (fetched 2026-08-28T04:03:16.781011+00:00, sha 818b04c7d9c4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
