neat/router

Neat Router components

0.1.0 2020-04-21 13:00 UTC

This package is auto-updated.

Last update: 2024-04-12 21:22:15 UTC


README

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