Skip to content

neat-php/router

Repository files navigation

Neat Router components

Stable Version Build Status codecov

Neat Router components provide a clean and expressive API for your application to route requests.

Requirements

To use Neat Router components you will need

  • PHP 7.0 or newer

Getting started

To install this package, simply issue composer on the command line:

composer require neat/router