routing/stratum

A flexible, elegant, and powerful routing dispatcher package for Laravel.

dev-main / 1.x-dev 2025-04-17 14:40 UTC

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.

GitHub Tag Total Downloads Packagist Version Packagist PHP Version Support Packagist License

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.