Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/vendor/zendframework/zend-stdlib
Yannick Warnier 1e3a1e27ef Add static resources and remove tests dir for release 4 years ago
..
src Add static resources and remove tests dir for release 4 years ago
CHANGELOG.md Add static resources and remove tests dir for release 4 years ago
LICENSE.md Add static resources and remove tests dir for release 4 years ago
README.md Add static resources and remove tests dir for release 4 years ago
composer.json Add static resources and remove tests dir for release 4 years ago

README.md

zend-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