Home

Awesome

zend-router

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-router.

Build Status Coverage Status

zend-router provides flexible HTTP routing.

Routing currently works against the zend-http request and responses, and provides capabilities around:

Additionally, it supports combinations of different route types in tree structures, allowing for fast, b-tree lookups.