2017 © Pedro Peláez
 

library bernard-container-interop-router

A Container Interop Router for Bernard -> https://github.com/bernardphp

image

trash-panda/bernard-container-interop-router

A Container Interop Router for Bernard -> https://github.com/bernardphp

  • Friday, August 26, 2016
  • by AydinHassan
  • Repository
  • 1 Watchers
  • 1 Stars
  • 140 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Container Interop Router for Bernard PHP

  • Bernard -> https://github.com/bernardphp/bernard
  • Container Interop -> https://github.com/container-interop/container-interop

Installation

composer require trash-panda/bernard-container-interop-router

Usage

use TrashPanda\BernardContainerInteropRouter\ContainerInteropAwareRouter;
use Bernard\Consumer;

$router = new ContainerInteropAwareRouter($yourContainer);
$consumer = new Consumer($router, $dispatcher);

The Versions

26/08 2016

dev-master

9999999-dev

A Container Interop Router for Bernard -> https://github.com/bernardphp

  Sources   Download

MIT

The Requires

 

container queue container-interop bernard

26/08 2016

1.0.0

1.0.0.0

A Container Interop Router for Bernard -> https://github.com/bernardphp

  Sources   Download

MIT

The Requires

 

container queue container-interop bernard