zendframework/zend-expressive-fastroute

This package is abandoned and no longer maintained. The author suggests using the mezzio/mezzio-fastroute package instead.

FastRoute integration for Expressive


README

Repository abandoned 2019-12-31

This repository has moved to mezzio/mezzio-fastroute.

Build Status Coverage Status

Provides FastRoute integration for Expressive.

Installation

Install this library using composer:

$ composer require zendframework/zend-expressive-fastroute

Documentation

See the Expressive FastRoute documentation.