amoktar/zend-servicemanager

Factory-Driven Dependency Injection Container

dev-master / 3.3.x-dev 2022-10-15 15:23 UTC

This package is auto-updated.

Last update: 2024-03-15 18:16:05 UTC


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