Router Interface Resolver
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).