mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°2504 - Add feature to connect Office mail box with OAuth2 for Microsoft Graph N°5102 - Allow to send emails (eg. notifications) using GSuite SMTP and OAuth * 2.7 migration (wip)
laminas-stdlib
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 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