Anton Kirilov a8258631ec Update the set of broken implementations (#10366) 1 week ago
..
deploy a1957e0a7b [php] Update Flight and add Workerman variant (#9598) 9 months ago
tmp df3d4af756 added flight php framework (#7795) 3 years ago
views df3d4af756 added flight php framework (#7795) 3 years ago
.htaccess df3d4af756 added flight php framework (#7795) 3 years ago
README.md df3d4af756 added flight php framework (#7795) 3 years ago
benchmark_config.json a8258631ec Update the set of broken implementations (#10366) 1 week ago
composer.json a1957e0a7b [php] Update Flight and add Workerman variant (#9598) 9 months ago
config.toml df3d4af756 added flight php framework (#7795) 3 years ago
flight-workerman.dockerfile 7ba41171a5 [php] Flight update to PHP 8.5 (#10312) 3 weeks ago
flight.dockerfile 7ba41171a5 [php] Flight update to PHP 8.5 (#10312) 3 weeks ago
index.php a1957e0a7b [php] Update Flight and add Workerman variant (#9598) 9 months ago
server.php 7ba41171a5 [php] Flight update to PHP 8.5 (#10312) 3 weeks ago

README.md

PHP Flight Benchmarking Test

This is the PHP Flight Framework portion of a benchmarking test suite.

Test URLs

JSON Encoding Test

http://localhost/json

Plain Text Test

http://localhost/json

Data-Store/Database Mapping Test

http://localhost/db

Variable Query Test

http://localhost/db-multiple

Update Test

http://localhost/updates

Fortunes Test

http://localhost/fortunes

Infrastructure Software Versions

The tests were run with:

Documentation and Repo Site