mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-28 04:58:46 +02: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)
1.4 KiB
1.4 KiB
laminas-servicemanager
The Service Locator design pattern is implemented by the Laminas\ServiceManager
component. The Service Locator is a service/object locator, tasked with
retrieving other objects.
- File issues at https://github.com/laminas/laminas-servicemanager/issues
- Online documentation
- Documentation source files
Benchmarks
We provide scripts for benchmarking laminas-servicemanager using the
PHPBench framework; these can be
found in the benchmarks/ directory.
To execute the benchmarks you can run the following command:
$ vendor/bin/phpbench run --report=aggregate