gmarche/vendor/zendframework/zend-stdlib
nox a0fd572948 Premiere mouture application - Suppression fichiers inutiles 2019-09-18 00:31:59 +02:00
..
src Premiere mouture application - Suppression fichiers inutiles 2019-09-18 00:31:59 +02:00
CHANGELOG.md Premiere mouture application - Suppression fichiers inutiles 2019-09-18 00:31:59 +02:00
LICENSE.md Premiere mouture application - Suppression fichiers inutiles 2019-09-18 00:31:59 +02:00
README.md Premiere mouture application - Suppression fichiers inutiles 2019-09-18 00:31:59 +02:00
composer.json Premiere mouture application - Suppression fichiers inutiles 2019-09-18 00:31:59 +02:00

README.md

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