nopoco/laminas-servicemanager

Factory-Driven Dependency Injection Container

Maintainers

Package info

github.com/nopoco/laminas-servicemanager

Homepage

Issues

Chat

Forum

Documentation

pkg:composer/nopoco/laminas-servicemanager

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

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

This package is auto-updated.

Last update: 2026-03-04 12:45:37 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