nopoco/laminas-stdlib

SPL extensions, array utilities, error handlers, and more

Maintainers

Package info

github.com/nopoco/laminas-stdlib

Homepage

Issues

Chat

Forum

Documentation

pkg:composer/nopoco/laminas-stdlib

Statistics

Installs: 616

Dependents: 0

Suggesters: 0

Stars: 0

v3.17.0 2023-05-02 10:07 UTC

This package is auto-updated.

Last update: 2026-03-01 00:41:57 UTC


README

Removed political appeal incompatible with free software here. The original repository is at this link.

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