amoktar/zend-stdlib

SPL extensions, array utilities, error handlers, and more

Maintainers

👁 AMoktar

Package info

github.com/AMoktar/zend-stdlib

Issues

Forum

Documentation

pkg:composer/amoktar/zend-stdlib

Statistics

Installs: 21

Dependents: 3

Suggesters: 1

Stars: 1

dev-master / 3.2.x-dev 2022-10-15 15:22 UTC

Requires

  • php: ^5.6 || ^7.0 || ^8.0

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause 69c51c1fc98a0eb0bcb29d558866a382dd42e637

ZendFrameworkstdlibzf

This package is not auto-updated.

Last update: 2026-06-22 07:27:09 UTC


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