Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.68 KB

README.MD

File metadata and controls

28 lines (22 loc) · 1.68 KB

PLATINE ROUTER

Platine Router is the a lightweight and simple router using middleware to match and dispatch the request.

Project Status Latest Stable Version Latest Unstable Version Total Downloads License
Tests Quality Score Codacy Badge Codacy Badge

Requirements

  • PHP >= 7.4, PHP 8

Installation

Using composer (recommended)

composer require platine-php/router

License

MIT License See LICENSE.MD

Resources