%PDF- %PDF-
Direktori : /var/www/projetos/suporte.iigd.com.br/vendor/laminas/laminas-stdlib/ |
Current File : //var/www/projetos/suporte.iigd.com.br/vendor/laminas/laminas-stdlib/README.md |
# laminas-stdlib [](https://github.com/laminas/laminas-stdlib/actions/workflows/continuous-integration.yml) [](https://coveralls.io/github/laminas/laminas-stdlib?branch=master) `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. --- - File issues at https://github.com/laminas/laminas-stdlib/issues - Documentation is at https://docs.laminas.dev/laminas-stdlib/ ## Benchmarks We provide scripts for benchmarking laminas-stdlib using the [PHPBench](https://github.com/phpbench/phpbench) framework; these can be found in the `benchmark/` directory. To execute the benchmarks you can run the following command: ```bash $ vendor/bin/phpbench run --report=aggregate ```