2017 © Pedro Peláez
 

library router-container-aware

Container integration for the weew/router package.

image

weew/router-container-aware

Container integration for the weew/router package.

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

The README.md

Router container integration

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

Table of contents

Installation

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

Introduction

This package integrates weew/router with weew/container and allows filters, parameter resolvers, etc. to rely on dependency injection and sharing of data trough the container., (*3)

Usage

Simply create a container aware instance of Router and pass in an instance of IContainer., (*4)

$commander = new Weew\Router\ContainerAware\Router(new Container());

The Versions

21/07 2016

dev-master

9999999-dev

Container integration for the weew/router package.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maxim Kott

21/07 2016

v1.3.2

1.3.2.0

Container integration for the weew/router package.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maxim Kott

24/02 2016

v1.3.1

1.3.1.0

Container integration for the weew/php-router package.

  Sources   Download

MIT

The Requires

  • weew/php-router ^2.0
  • weew/php-container ^1.0

 

The Development Requires

by Maxim Kott

09/02 2016

v1.3.0

1.3.0.0

Container integration for the weew/php-router package.

  Sources   Download

MIT

The Requires

  • weew/php-router ^2.0
  • weew/php-container ^1.0

 

The Development Requires

by Maxim Kott

19/01 2016

v1.2.0

1.2.0.0

Container integration for the weew/php-router package.

  Sources   Download

MIT

The Requires

  • weew/php-router ^2.0
  • weew/php-container ^1.0

 

The Development Requires

by Maxim Kott

15/01 2016

v1.1.0

1.1.0.0

Container integration for the weew/php-router package.

  Sources   Download

MIT

The Requires

  • weew/php-router ^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

Container integration for the weew/php-router package.

  Sources   Download

MIT

The Requires

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

 

The Development Requires

by Maxim Kott

11/11 2015

v0.0.1

0.0.1.0

Container integration for the weew/php-router package.

  Sources   Download

MIT

The Requires

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

 

The Development Requires

by Maxim Kott