Joan Miquel afdb51a0b2 Initial php frameworks config (#3588) 7 vuotta sitten
..
app 6fce84a278 WIP: Dockerify everything (#3457) 7 vuotta sitten
deploy afdb51a0b2 Initial php frameworks config (#3588) 7 vuotta sitten
README.md b98effd7b0 Fixed framework error handling issues. Changed casing for Yii and AsyncIO 9 vuotta sitten
benchmark_config.json 114f8494b1 Port hhvm tests to docker (#3458) 7 vuotta sitten
composer.json b96984c380 PHP Composer tweaks (#3343) 7 vuotta sitten
composer.lock b96984c380 PHP Composer tweaks (#3343) 7 vuotta sitten
hhvm.pid b98effd7b0 Fixed framework error handling issues. Changed casing for Yii and AsyncIO 9 vuotta sitten
yii2-hhvm.dockerfile cc61ef5d58 PHP/* Remove TE base dependencies (#3535) 7 vuotta sitten
yii2.dockerfile afdb51a0b2 Initial php frameworks config (#3588) 7 vuotta sitten

README.md

Yii2 Benchmarking Test

This is the Yii2 portion of a benchmarking test suite comparing a variety of web development platforms.

This uses PHP's composer for dependency resolution. Note that issue 5083 affects the composer.json file defined here (also see this and this)

JSON Encoding Test

Uses the PHP standard JSON encoder.

Data-Store/Database Mapping Test

Uses the Yii2 Fluent Query Builder.

Template Test

Uses Php template

Infrastructure Software Versions

The tests were run with:

Test URLs

JSON Encoding Test

http://localhost/site/json

Data-Store/Database Mapping Test

http://localhost/site/db

Variable Query Test

http://localhost/site/db?queries=2

Templating Test

http://localhost/site/fortunes

Update Test

http://localhost/site/updates?queries=2

Plain Text Test

http://localhost/site/plaintext