GitHub - zendframework/zend-servicemanager: ServiceManager component from Zend Framework (original) (raw)
zend-servicemanager
Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-servicemanager.
The Service Locator design pattern is implemented by the Zend\ServiceManager
component. The Service Locator is a service/object locator, tasked with retrieving other objects.
- File issues at https://github.com/zendframework/zend-servicemanager/issues
- Online documentation
- Documentation source files
Benchmarks
We provide scripts for benchmarking zend-servicemanager using thePHPBench 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