nopoco/laminas-servicemanager

Factory-Driven Dependency Injection Container

v3.20.0 2023-05-04 06:21 UTC

This package is auto-updated.

Last update: 2024-04-04 08:38:46 UTC


README

Removed political appeal incompatible with free software here. The original repository is at this link.

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