clicalmani/routing

Routing

Maintainers

Package info

github.com/clicalmani/routing

pkg:composer/clicalmani/routing

Statistics

Installs: 154

Dependents: 3

Suggesters: 0

Stars: 0

Open Issues: 0

v2.3.0 2026-03-14 13:59 UTC

This package is auto-updated.

Last update: 2026-03-14 18:56:36 UTC


README

Tonka Logo

Overview

The Tonka Routing Package is a lightweight and flexible routing library for PHP applications. It is designed to simplify the process of defining and managing routes in web applications, providing a straightforward API for developers.

Features

  • Simple API: Easy to set up and use.
  • Nested Routes: Supports complex routing structures.
  • Middleware Support: Integrate middleware functions for route handling.
  • Dynamic Routing: Create routes with dynamic parameters.

Installation

You can install the Tonka Routing Package via npm:

composer require clicalmani/routing