Popularity
4.3
Stable
Activity
0.4
Declining
192
45
95

Description

Master:

Develop:

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.

Code Quality Rank: L4
Programming language: PHP
License: BSD 3-clause "New" or "Revised" License
Latest version: v3.4.0

zend-servicemanager alternatives and similar libraries

Based on the "Dependency Injection" category.
Alternatively, view zend-servicemanager alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of zend-servicemanager or a related project?

Add another 'Dependency Injection' Library

README

zend-servicemanager

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