zendframework / zend-expressive-zendrouter

zend-mvc Router integration for Expressive
BSD 3-Clause "New" or "Revised" License
10 stars 8 forks source link

zend-mvc Router Integration for Expressive

Repository abandoned 2019-12-31

This repository has moved to mezzio/mezzio-laminasrouter.

Build Status Coverage Status

Provides ZF2's MVC router integration for zend-expressive.

Installation

Install this library using composer:

$ composer require zendframework/zend-expressive-zendrouter

Documentation

See the Expressive ZF2 Router documentation.