chevere / router
Chevere router package
Installs: 3 555
Dependents: 5
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 2
Requires
- php: ^8.1
- chevere/action: ^1.0.2
- chevere/data-structure: ^1.0.1
- chevere/http: ^0.5.0
- chevere/message: ^1.0.0
- chevere/parameter: ^1.0.7
- chevere/regex: ^1.0.1
- nikic/fast-route: ^1.3
- relay/relay: ^3.0
Requires (Dev)
- chevere/var-dump: ^2.0
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^9.5
- symplify/easy-coding-standard: ^12.1
README
Installing
Router is available through Packagist and the repository source is at chevere/router.
composer require chevere/router
Documentation
Documentation is available at chevere.org.
License
Copyright Rodolfo Berrios A.
Chevere is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.