tikiwiki/packages/tiki-pkg-tikimanager/laminas/laminas-servicemanager
2023-11-20 20:52:04 +00:00
..
bin Update: Tiki 26 path 2023-11-20 20:52:04 +00:00
src Update: Tiki 26 path 2023-11-20 20:52:04 +00:00
CHANGELOG.md Update: Tiki 26 path 2023-11-20 20:52:04 +00:00
composer.json Update: Tiki 26 path 2023-11-20 20:52:04 +00:00
COPYRIGHT.md Update: Tiki 26 path 2023-11-20 20:52:04 +00:00
LICENSE.md Update: Tiki 26 path 2023-11-20 20:52:04 +00:00
README.md Update: Tiki 26 path 2023-11-20 20:52:04 +00:00

laminas-servicemanager

Master: Build Status Coverage Status Develop: Build Status Coverage Status

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.

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