phpbenchmarks / phpixie-common
PHPixie skeleton project
Installs: 26
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- phpixie/bundle-framework: ~3.6
- phpixie/default-bundle: ~3.2
- phpixie/framework-bundle: ~3.3
Requires (Dev)
- phpixie/test: ~3.0
This package is auto-updated.
Last update: 2025-02-17 11:09:13 UTC
README
What is www.phpbenchmarks.com ?
You will find lot of benchmarks for PHP frameworks and template engines.
You can compare results between Apache Bench and Siege, and PHP 5.6 to 7.3.
What is this repository ?
It's benchmark common code for PHPixie benchmarks.
Switch branch to select your PHPixie major version and benchmark you want to see.
See all PHPixie benchmarked versions on phpbenchmarks/phpixie.
You can find how we benchmark on phpbenchmarks.com.
How versions works ?
We do not follow semantic version for this repository. Here is an explanation about our versioning system:
X
related to PHPixie major version (3
PHPixie ^3)
Y
benchmark type (1
Hello World, 3
Rest API)
Z
new version, not just bugfix and could contains BC
Benchmarks
You can find all PHPixie benchmarks results on phpbenchmarks.com.
Scores are too low ? Do not hesitate to create a pull request, and ask a new benchmark !