phpbenchmarks / symfony
Installs: 204
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 4
Open Issues: 0
Type:project
Requires
- php: ^7.2.5
- ext-ctype: *
- ext-iconv: *
- phpbenchmarks/benchmark-rest-data: 1.1.0
- symfony/console: 5.0.0
- symfony/dotenv: 5.0.0
- symfony/flex: ^1.3.1
- symfony/framework-bundle: 5.0.0
- symfony/serializer: 5.0.0
- symfony/translation: 5.0.0
- symfony/yaml: 5.0.0
Conflicts
- 5.0.0.3
- 5.0.0.1
- 4.4.0.3
- 4.4.0.1
- 4.3.0.3
- 4.3.0.1
- 4.2.1.3
- 4.2.1.1
- 4.1.9.3
- 4.1.9.1
- 4.0.15.3
- 4.0.15.1
- 3.4.20.3
- 3.4.20.1
- 3.3.18.3
- 3.3.18.1
- 3.2.14.3
- 3.2.14.1
- 3.1.10.3
- 3.1.10.1
- 3.0.9.3
- 3.0.9.1
- 2.8.49.3
- 2.8.49.1
- 2.7.50.3
- 2.7.50.1
- 2.6.13.3
- 2.6.13.1
- 2.5.12.3
- 2.5.12.1
- 2.4.10.3
- 2.4.10.1
- 2.3.42.3
- 2.3.42.1
- dev-4.4.5_hello-world_5e67cf74952b0
- dev-4.4.5_hello-world_5e667306957cc
- dev-5.0_rest-api
- dev-5.0_hello-world
- dev-4.4_rest-api
- dev-4.4_hello-world
- dev-symfony_4.3_hello-world
- dev-symfony_4.3_rest-api
- dev-symfony_4.2_hello-world
- dev-symfony_4.0_hello-world
- dev-symfony_4.1_hello-world
- dev-symfony_3.4_small-overload
- dev-symfony_3.4_rest-api
- dev-symfony_3.4_hello-world
- dev-symfony_3.3_small-overload
- dev-symfony_3.3_rest-api
- dev-symfony_3.3_hello-world
- dev-symfony_3.2_small-overload
- dev-symfony_3.2_rest-api
- dev-symfony_3.2_hello-world
- dev-symfony_3.1_small-overload
- dev-symfony_3.1_rest-api
- dev-symfony_3.1_hello-world
- dev-symfony_3.0_small-overload
- dev-symfony_3.0_rest-api
- dev-symfony_3.0_hello-world
- dev-symfony_2.8_small-overload
- dev-symfony_2.8_rest-api
- dev-symfony_2.8_hello-world
- dev-symfony_2.7_small-overload
- dev-symfony_2.7_rest-api
- dev-symfony_2.7_hello-world
- dev-symfony_2.6_small-overload
- dev-symfony_2.6_rest-api
- dev-symfony_2.6_hello-world
- dev-symfony_2.5_small-overload
- dev-symfony_2.5_rest-api
- dev-symfony_2.5_hello-world
- dev-symfony_2.4_small-overload
- dev-symfony_2.4_rest-api
- dev-symfony_2.4_hello-world
- dev-symfony_2.3_small-overload
- dev-symfony_2.3_rest-api
- dev-symfony_2.3_hello-world
This package is auto-updated.
Last update: 2020-03-10 17:34:18 UTC
README
What is www.phpbenchmarks.com?
You will find lot of benchmarks for PHP frameworks and template engines on phpbenchmarks.com.
Benchmarks results are available from PHP 5.6 to latest version.
Our benchmarking protocol is available on benchmarking protocol page.
What is this repository?
It contains Symfony benchmark code.
Switch branch to select version and benchmark you want to see.
You can find source code links into Configuration::getSourceCodeUrls().
Benchmarks
You can find Symfony 5.0 benchmarks results on benchmarks results page.
See all Symfony benchmarked versions on select version page.
Community
Go to community page to see the Hall of fame, or download the benchmark kit to add your code!
How version works?
We do not follow semantic version for this repository. Here is an explanation about our versioning system:
W
Benchmarked framework major version
X
Benchmarked framework minor version
Y
Benchmarked framework patch version
Z
Benchmark type: 1
Hello World, 3
REST API