2017 © Pedro Peláez
 

library di

PSR, for a PHP based DI container

image

appserver-io-psr/di

PSR, for a PHP based DI container

  • Wednesday, April 11, 2018
  • by wagnert
  • Repository
  • 3 Watchers
  • 0 Stars
  • 1,187 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 6 Versions
  • 15 % Grown

The README.md

PSR, for a PHP based DI container

Latest Stable Version Total Downloads License Build Status Scrutinizer Code Quality Code Coverage, (*1)

Introduction

This library provides all necessary interfaces to implement a PHP base DI container., (*2)

Installation

If you want to use the library with your application you can install it by adding, (*3)

{
    "require": {
        "appserver-io-psr/di": "dev-master"
    },
}

to your composer.json and invoke composer update in your project., (*4)

External Links

The Versions

11/04 2018

dev-master

9999999-dev https://github.com/appserver-io-psr/di

PSR, for a PHP based DI container

  Sources   Download

OSL-3.0

The Requires

 

The Development Requires

php interface dependency injection

11/04 2018
11/12 2017