zendframework/zend-stdlib

This package is abandoned and no longer maintained. The author suggests using the laminas/laminas-stdlib package instead.

SPL extensions, array utilities, error handlers, and more

Maintainers

👁 zendframework

Package info

github.com/zendframework/zend-stdlib

Forum

Documentation

pkg:composer/zendframework/zend-stdlib

Statistics

Installs: 65 971 604

Dependents: 635

Suggesters: 16

Stars: 388

Open Issues: 5

3.2.1 2018-08-28 21:34 UTC

Requires

  • php: ^5.6 || ^7.0

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause 66536006722aff9e62d1b331025089b7ec71c065

ZendFrameworkstdlibzf


README

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