Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 748 Bytes

File metadata and controls

21 lines (18 loc) · 748 Bytes

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