This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/vendor/zendframework/zend-stdlib
2018-11-23 12:29:20 +00:00
..
src Update Composer, update everything 2018-11-23 12:29:20 +00:00
CHANGELOG.md Update Composer, update everything 2018-11-23 12:29:20 +00:00
composer.json Update Composer, update everything 2018-11-23 12:29:20 +00:00
LICENSE.md Update Composer, update everything 2018-11-23 12:29:20 +00:00
README.md Update Composer, update everything 2018-11-23 12:29:20 +00:00

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