platine-php/router

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

Maintainers

Package info

github.com/platine-php/router

pkg:composer/platine-php/router

Statistics

Installs: 5 334

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 0

v2.0.0 2025-09-18 05:11 UTC

This package is auto-updated.

Last update: 2026-02-18 06:32:28 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 >= 8.0

Installation

Using composer (recommended)

composer require platine-php/router

License

MIT License See LICENSE.MD

Resources