2017 © Pedro Peláez
 

library kernel-container-aware

Integration between weew/kernel and weew/container.

image

weew/kernel-container-aware

Integration between weew/kernel and weew/container.

  • Thursday, July 21, 2016
  • by weew
  • Repository
  • 1 Watchers
  • 0 Stars
  • 160 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 12 Versions
  • 0 % Grown

The README.md

Kernel container integration

Build Status Code Quality Test Coverage Version Licence, (*1)

Table of contents

Installation

composer require weew/kernel-container-aware, (*2)

Introduction

This package integrates weew/kernel with weew/container and allows providers to rely on dependency injection and sharing of data trough the container., (*3)

Usage

To create a container aware Kernel simply pass in an instance of IContainer., (*4)

$kernel = new Weew\Kernel\ContainerAware\Kernel(new Container());

Note: Kernel will automatically share instances of providers in the container., (*5)

The Versions

21/07 2016

dev-master

9999999-dev

Integration between weew/kernel and weew/container.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maxim Kott

21/07 2016

v2.3.1

2.3.1.0

Integration between weew/kernel and weew/container.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maxim Kott

19/04 2016

v2.3.0

2.3.0.0

Integration between weew/php-kernel and weew/php-container.

  Sources   Download

MIT

The Requires

  • weew/php-kernel ^2.1
  • weew/php-container ^1.2

 

The Development Requires

by Maxim Kott

19/04 2016

v2.2.0

2.2.0.0

Integration between weew/php-kernel and weew/php-container.

  Sources   Download

MIT

The Requires

  • weew/php-kernel ^2.1
  • weew/php-container ^1.2

 

The Development Requires

by Maxim Kott

31/03 2016

v2.1.1

2.1.1.0

Integration between weew/php-kernel and weew/php-container.

  Sources   Download

MIT

The Requires

  • weew/php-kernel ^2.0
  • weew/php-container ^1.2

 

The Development Requires

by Maxim Kott

31/03 2016

v2.1.0

2.1.0.0

Integration between weew/php-kernel and weew/php-container.

  Sources   Download

MIT

The Requires

  • weew/php-kernel ^2.0
  • weew/php-container ^1.2

 

The Development Requires

by Maxim Kott

31/03 2016

v2.0.0

2.0.0.0

Integration between weew/php-kernel and weew/php-container.

  Sources   Download

MIT

The Requires

  • weew/php-kernel ^v2.0
  • weew/php-container ^1.2

 

The Development Requires

by Maxim Kott

08/01 2016

v1.2.0

1.2.0.0

Integration between weew/php-kernel and weew/php-container.

  Sources   Download

MIT

The Requires

  • weew/php-kernel ^1.0.0
  • weew/php-container ^1.0.0

 

The Development Requires

by Maxim Kott

18/11 2015

v1.1.0

1.1.0.0

Integration between weew/php-kernel and weew/php-container.

  Sources   Download

MIT

The Requires

  • weew/php-kernel ^1.0.0
  • weew/php-container ^1.0.0

 

The Development Requires

by Maxim Kott

16/11 2015

v1.0.0

1.0.0.0

Integration between weew/php-kernel and weew/php-container.

  Sources   Download

MIT

The Requires

  • weew/php-kernel ^1.0.0
  • weew/php-container ^1.0.0

 

The Development Requires

by Maxim Kott

30/10 2015

v0.1.0

0.1.0.0

Integration between weew/php-kernel and weew/php-container.

  Sources   Download

MIT

The Requires

  • weew/php-kernel 0.*
  • weew/php-container 0.*

 

The Development Requires

by Maxim Kott

28/10 2015

v0.0.1

0.0.1.0

Integration between weew/php-kernel and weew/php-container.

  Sources   Download

MIT

The Requires

  • weew/php-kernel 0.*
  • weew/php-container 0.*

 

The Development Requires

by Maxim Kott