Download the PHP package yiiboot/routing without Composer
On this page you can find all versions of the php package yiiboot/routing. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download yiiboot/routing
More information about yiiboot/routing
Files in yiiboot/routing
Package routing
Short Description the yii3 attribute routing
License Apache-2.0
Homepage https://github.com/yiiboot
Informations about the package routing
YiiBoot Routing
An way to define an route with the Route PHP attribute. This allows to configure the route inside its class, without having to add any configuration in external files
Requirements
- PHP 8.1 or higher.
Installation
The package could be installed with composer:
General usage
the config/params.php
the src/Controller/CustomController.php
Testing
Unit testing
The package is tested with PHPUnit. To run tests:
Mutation testing
The package tests are checked with Infection mutation framework with Infection Static Analysis Plugin. To run it:
Static analysis
The code is statically analyzed with Psalm. To run static analysis:
Code style
Use Rector to make codebase follow some specific rules or use either newest or any specific version of PHP:
Dependencies
Use ComposerRequireChecker to detect transitive Composer dependencies.
License
The Yii Routing is free software. It is released under the terms of the Apache-2.0 License.
Please see LICENSE
for more information.
Maintained by Yii Boot.
Support the project
Follow updates
Inspired && Thanks
All versions of routing with dependencies
yiiboot/attributed Version ^2.0
yiisoft/aliases Version ^2.0
yiisoft/di Version ^1.1
yiisoft/dummy-provider Version ^1.0
yiisoft/http Version ^1.2
yiisoft/router Version ^2.0