Download the PHP package nicmart/benchmark without Composer
On this page you can find all versions of the php package nicmart/benchmark. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nicmart/benchmark
More information about nicmart/benchmark
Files in nicmart/benchmark
Download nicmart/benchmark
More information about nicmart/benchmark
Files in nicmart/benchmark
Vendor nicmart
Package benchmark
Short Description A framework for benchmarking php code.
License MIT
Package benchmark
Short Description A framework for benchmarking php code.
License MIT
Please rate this library. Is it a good library?
Informations about the package benchmark
Benchmark
A framework for benchmarking php code.
In early stage of development. Stay tuned.
Install
The best way to install FixedSizeEngine is through composer.
Just create a composer.json file for your project:
Then you can run these two commands to install it:
$ curl -s http://getcomposer.org/installer | php
$ php composer.phar install
or simply run composer install
if you have have already installed the composer globally.
Then you can include the autoloader, and you will have access to the library classes:
All versions of benchmark with dependencies
PHP Build Version
Package Version
The package nicmart/benchmark contains the following files
Loading the files please wait ....