codeinc/router-routable-resolver

This package is abandoned and no longer maintained. No replacement package was suggested.

A Code Inc.'s router resolver using interfaces to detect and configure request handlers

Installs: 14

Dependents: 0

Suggesters: 1

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/codeinc/router-routable-resolver

1.1.1 2018-11-13 15:44 UTC

This package is auto-updated.

Last update: 2020-02-13 18:28:03 UTC


README

This package provides a resolver for Code Inc.'s router using RoutableControllerInterface and MultiRoutableControllerInterface interfaces to detect and configure request handlers.

Installation

This library is available through Packagist and can be installed using Composer:

composer require codeinc/router-routable-resolver

License

This library is published under the MIT license (see the LICENSE file).