clicalmani / routing
Routing
v2.2.4
2025-07-19 17:46 UTC
Requires
- php: >=8.0
README
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