waffle-commons / routing
Routing component for Waffle framework.
Installs: 2
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/waffle-commons/routing
Requires
- php: ^8.5
- psr/http-message: ^2.0
- waffle-commons/contracts: 0.1.0-alpha4
- waffle-commons/utils: 0.1.0-alpha4
Requires (Dev)
- carthage-software/mago: ^1.0.0-rc
- php-mock/php-mock-phpunit: ^2.13
- phpunit/phpunit: ^12.0
- vimeo/psalm: ^6.13
This package is auto-updated.
Last update: 2026-01-06 15:23:28 UTC
README
Waffle Routing Component
🚧 Under Construction 🚧
This component is currently in active development. It will provide a high-performance routing system for the Waffle Framework.
📦 Installation
composer require waffle-commons/routing
Testing
To run the tests, use the following command:
composer tests
Contributing
Contributions are welcome! Please refer to CONTRIBUTING.md for details.
License
This project is licensed under the MIT License. See the LICENSE.md file for details.