clicalmani / routing
Routing
Installs: 128
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/clicalmani/routing
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