beastbytes/router-register

Define routes using attributes

Maintainers

Package info

github.com/beastbytes/router-register

pkg:composer/beastbytes/router-register

Statistics

Installs: 26

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2025-12-06 23:23 UTC

This package is auto-updated.

Last update: 2026-03-06 23:46:58 UTC


README

RouterRegister Logo

RouterRegister

RouterRegister allows routes to be defined in application source code using PHP Attributes amd Enumerations.

RouterRegister parses RouterRegister attributes and enumerations in application source code and generates an array of tree structures each of which represent the groups and routes, and their attributes (host and middleware), in a top level group as defined in the application Group Enumeration.

Installation

RouterRegister is installed as a dependency of a framework specific RouterRegister Writer package.

Documentation

Documentation is at https://beastbytes.github.io/router-register