Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phpbenchmarks/zend-framework-common
Zend Framework benchmarks dependency
https://github.com/phpbenchmarks/zend-framework-common
benchmark php zend-framework
Last synced: about 2 months ago
JSON representation
Zend Framework benchmarks dependency
- Host: GitHub
- URL: https://github.com/phpbenchmarks/zend-framework-common
- Owner: phpbenchmarks
- Created: 2018-04-30T08:02:17.000Z (over 6 years ago)
- Default Branch: zend-framework_3_hello-world
- Last Pushed: 2019-01-15T12:55:09.000Z (almost 6 years ago)
- Last Synced: 2024-04-19T14:02:58.559Z (9 months ago)
- Topics: benchmark, php, zend-framework
- Language: PHP
- Homepage: http://www.phpbenchmarks.com
- Size: 55.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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 Zend Framework benchmarks.
Switch branch to select your Zend Framework major version and benchmark you want to see.
See all Zend Framework benchmarked versions on [phpbenchmarks/zend-framework](https://github.com/phpbenchmarks/zend-framework).
You can find how we benchmark on [phpbenchmarks.com](http://www.phpbenchmarks.com/en/benchmark-protocol.html).
## How versions works ?
We do not follow semantic version for this repository. Here is an explanation about our versioning system:
`X` related to Zend Framework major version (`3` Zend Framework ^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 Zend Framework benchmarks results on [phpbenchmarks.com](http://www.phpbenchmarks.com/en/benchmark/zend-framework.html).
Scores are too low ? Do not hesitate to create a pull request, and ask a new benchmark !