clicalmani/routing

v2.2.4 2025-07-19 17:46 UTC

This package is auto-updated.

Last update: 2025-08-12 11:20:14 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