Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

Router subcomponent for Expressive

License

NotificationsYou must be signed in to change notification settings

zendframework/zend-expressive-router

Repository abandoned 2019-12-31

This repository has moved tomezzio/mezzio-router.

Build StatusCoverage Status

Router subcomponent forExpressive.

This package provides the following classes and interfaces:

  • RouterInterface, a generic interface to implement for providing routingcapabilities aroundPSR-7ServerRequest messages.
  • Route, a value object describing routed middleware.
  • RouteResult, a value object describing the results of routing.

Installation

Typically, you will install this when installing Expressive. However, it can beused standalone to provide a generic way to provide routed PSR-7 middleware. Todo this, use:

$ composer require zendframework/zend-expressive-router

We currently support and provide the following routing integrations:

  • Aura.Router:composer require zendframework/zend-expressive-aurarouter
  • FastRoute:composer require zendframework/zend-expressive-fastroute
  • zend-router:composer require zendframework/zend-expressive-zendrouter

Documentation

Expressive providesrouting documentation.

About

Router subcomponent for Expressive

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors9

Languages


[8]ページ先頭

©2009-2025 Movatter.jp