Ocramius / laminas-stdlib

SPL extensions, array utilities, error handlers, and more

Home Page:https://docs.laminas.dev/laminas-stdlib/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

SPL extensions, array utilities, error handlers, and more

https://docs.laminas.dev/laminas-stdlib/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 100.0%