An open API service indexing awesome lists of open source software.

https://github.com/phpbenchmarks/benchmark-rest-data

Rest data for Rest API benchmarks on phpbenchmarks.com
https://github.com/phpbenchmarks/benchmark-rest-data

benchmark php

Last synced: 4 months ago
JSON representation

Rest data for Rest API benchmarks on phpbenchmarks.com

Awesome Lists containing this project

README

          





www.phpbenchmarks.com

## 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, PHP 5.6 to 7.3 and versions of your favorites PHP code.

## What is this repository?

It's data for Rest API benchmark.

You can find how we benchmark it [here](http://www.phpbenchmarks.com/en/benchmark-protocol).

## How to use it?

You will need this repository for framework REST API benchmark.

You can retrieve data to serialize with `PhpBenchmarksRestData\Service::getUsers()`.