2017 © Pedro Peláez
 

library php-mv-di-containers

image

ganbarodigital/php-mv-di-containers

  • Sunday, June 19, 2016
  • by stuartherbert
  • Repository
  • 1 Watchers
  • 0 Stars
  • 55 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 4 % Grown

The README.md

PHP Multi-Variant Dependency-Injection Containers

GitHub license @ganbarodigital on Twitter Total Downloads Scrutinizer Code Quality Coverage Status Dependency Status Reference Status, (*1)

Introduction

The PHP Dependency-Injection Containers library provides:, (*2)

  • service locators
  • instance builders
  • container-interop support
  • multi-variant support to avoid composer conflicts

that you can drop into your own project to save you time and effort., (*3)

Installation

Run this command to add this library to your composer.json file:, (*4)

composer require ganbarodigital/php-mv-di-containers

Usage

See our docs page for a tutorial and reference documentation., (*5)

The Versions