2017 © Pedro Peláez
 

library dependency-strategy

Dependency Strategy is a strategy for dependencies injection and container.

image

edouardkombo/dependency-strategy

Dependency Strategy is a strategy for dependencies injection and container.

  • Monday, January 20, 2014
  • by edouardkombo
  • Repository
  • 1 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

DependencyStrategy

The Troll Inception - Dependency Strategy, (*1)

About

Dependency Strategy with Roar is a dependency injection and container based over ILN (Intuitive Language Notation) files., (*2)

Requirements

Require PHP version 5.3 or greater, AbstractFactory, InterfaceFactory, ParserStrategy from The Troll Inception., (*3)

Installation

The easiest way to install is using Composer you can easily install TTI Dependency Strategy system-wide with the following command:, (*4)

composer global require 'edouardkombo/dependency-strategy=1.0.0.*@dev'

Make sure you have ~/.composer/vendor/bin/ in your PATH., (*5)

Or alternatively, include a dependency in your composer.json file. For example:, (*6)

{
    "require": {
        "edouardkombo/dependency-strategy": "1.0.0.*@dev"
    }
}

You can also download the DependencyStrategy source directly from the GIT checkout:, (*7)

https://github.com/edouardkombo/DependencyStrategy

Documentation

All additional documentation is available in code docblocks., (*8)

Contributing

If you do contribute code to DependencyStrategy, please make sure it conforms to the PSR coding standard. The easiest way to contribute is to work on a checkout of the repository, or your own fork, rather than an installed version., (*9)

Issues

Bug reports and feature requests can be submitted on the Github issues tracker., (*10)

For further informations, contact me directly at edouard.kombo@gmail.com., (*11)

The Versions

20/01 2014

1.0.0.x-dev

1.0.0.9999999-dev https://github.com/edouardkombo/DependencyStrategy

Dependency Strategy is a strategy for dependencies injection and container.

  Sources   Download

MIT

The Requires

 

dependency injection dependency container tti the troll inception dependency strategy