Files
faveo/vendor/zendframework/zend-stdlib
2018-09-19 15:44:43 +05:30
..
2018-08-06 18:55:45 +05:30
2018-08-06 18:55:45 +05:30
2018-08-06 18:55:45 +05:30

zend-stdlib

Build Status Coverage Status

Zend\Stdlib is a set of components that implements general purpose utility class for different scopes like:

  • array utilities functions;
  • general messaging systems;
  • string wrappers;
  • etc.

Benchmarks

We provide scripts for benchmarking zend-stdlib using the PHPBench framework; these can be found in the benchmark/ directory.

To execute the benchmarks you can run the following command:

$ vendor/bin/phpbench run --report=aggregate