2017 © Pedro Peláez
 

library container

HomeFramework2 Container Component

image

homeframework/container

HomeFramework2 Container Component

  • Thursday, March 3, 2016
  • by GreGosPhaTos
  • Repository
  • 1 Watchers
  • 0 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Container

HomeContainer v1.0.0, (*1)

What is HomeContainer?

HomeContainer is a PHP 5.3 standalone Dependency injection system., (*2)

Requirements

HomeContainer is supported on PHP 5.3.0 and up., (*3)

Installation

In your composer.json, (*4)

{
    "require": {
        "homeframework/container": "^1.0"
    }
}

Running Home Container Tests

$ cd /path/to/HomeFramework/Container $ composer.phar install $ phpunit, (*5)

The Versions

03/03 2016

dev-master

9999999-dev

HomeFramework2 Container Component

  Sources   Download

The Requires

  • php >=5.3.0

 

by Adrien Petitjean

dependency injection container lazy loading

16/11 2013

1.0.0

1.0.0.0

HomeFramework2 Container Component

  Sources   Download

The Requires

  • php >=5.3.0

 

by Adrien Petitjean

dependency injection container lazy loading