berlioz/router

Berlioz Router is a PHP library for manage HTTP routes, respecting PSR-7 (HTTP message interfaces) standard.

Maintainers

Package info

github.com/BerliozFramework/Router

Homepage

Issues

pkg:composer/berlioz/router

Statistics

Installs: 9 564

Dependents: 1

Suggesters: 0

Stars: 1

v3.0.0 2026-02-19 13:27 UTC

README

Latest Version Packagist Dependency Version Software license

Note

This repository is a read-only split from the main Berlioz Framework repository.

For contributions, issues, or more information, please visit the main Berlioz Framework repository.

Do not open issues or pull requests here.

Berlioz Router is a PHP library for manage HTTP routes, respecting PSR-7 (HTTP message interfaces) standard.

📖 Full documentation

Installation

You can install Berlioz Router with Composer, it's the recommended installation.

$ composer require berlioz/router

Documentation

For usage and examples, visit the official documentation on getberlioz.com.