platine-php/router

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

v1.0.0 2023-12-05 09:09 UTC

This package is auto-updated.

Last update: 2024-08-31 09:39:56 UTC


README

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