OpenXE/vendor/laminas/laminas-stdlib
2021-05-21 08:49:41 +02:00
..
src Initial xentral_oss_20.3.c9ffacf 2021-05-21 08:49:41 +02:00
CHANGELOG.md Initial xentral_oss_20.3.c9ffacf 2021-05-21 08:49:41 +02:00
COPYRIGHT.md Initial xentral_oss_20.3.c9ffacf 2021-05-21 08:49:41 +02:00
LICENSE.md Initial xentral_oss_20.3.c9ffacf 2021-05-21 08:49:41 +02:00
README.md Initial xentral_oss_20.3.c9ffacf 2021-05-21 08:49:41 +02:00

laminas-stdlib

Build Status Coverage Status

Laminas\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 laminas-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