zendframework/zend-servicemanager

This package is abandoned and no longer maintained. The author suggests using the laminas/laminas-servicemanager package instead.

Factory-Driven Dependency Injection Container

Maintainers

👁 zendframework

Package info

github.com/zendframework/zend-servicemanager

Forum

Documentation

pkg:composer/zendframework/zend-servicemanager

Statistics

Installs: 29 101 579

Dependents: 1 016

Suggesters: 65

Stars: 188

Open Issues: 26

3.4.0 2018-12-22 06:05 UTC

Requires (Dev)

Suggests

Conflicts

None

Replaces

None

BSD-3-Clause a1ed6140d0d3ee803fec96582593ed024950067b

didicZendFrameworkzfdependency-injectionservicemanagerservice-managerPSR-11


README

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-servicemanager.

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

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.

Benchmarks

We provide scripts for benchmarking zend-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