divix1988 / zend-servicemanager

ServiceManager component from Zend Framework

Home Page:https://github.com/zendframework/zf2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zend-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

About

ServiceManager component from Zend Framework

https://github.com/zendframework/zf2

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 100.0%