routing / stratum
A flexible, elegant, and powerful routing dispatcher package for Laravel.
dev-main / 1.x-dev
2025-04-17 14:40 UTC
Requires
- php: ^8.0
This package is auto-updated.
Last update: 2025-04-17 14:40:13 UTC
README
A flexible, elegant, and powerful routing dispatcher package for Laravel. It supports both single-entry routing and path-based routing, fully compatible with Laravel’s native routing system — helping developers build efficient, maintainable, and scalable API entry points.
Installation
You can install the package via Composer:
composer require routing/stratum
Usage
Single-Entry Routing
Path-Based Routing
License
Nacosvel Contracts is made available under the MIT License (MIT). Please see License File for more information.