Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

zendframework/zend-stdlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1e72740 · Jan 20, 2020
Oct 25, 2017
Nov 22, 2017
Aug 28, 2018
Aug 25, 2018
Jun 21, 2016
Apr 12, 2018
Nov 8, 2017
Jan 25, 2019
Feb 7, 2019
Apr 12, 2018
Jan 20, 2020
Apr 30, 2018
Apr 30, 2018
Apr 12, 2018
Oct 25, 2017
Nov 10, 2016
Nov 2, 2017

zend-stdlib

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-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