Skip to content

[READ ONLY] Subtree split of the ShopRouter module.

License

Notifications You must be signed in to change notification settings

spryker-shop/shop-router

Repository files navigation

ShopRouter Module

Latest Stable Version Minimum PHP Version

ShopRouter Implements basic router plugins to use for YvesBootstrap::registerRouters().

SprykerShop\Yves\ShopRouter\Plugin\Router\SilexRouter

  • Matches routes with registered ControllerProviders.

SprykerShop\Yves\ShopRouter\Plugin\Router\StorageRouter

  • Matches the path with the key-value storage.

Installation

composer require spryker-shop/shop-router

Documentation

Spryker Documentation