spryker-shop/shop-router

ShopRouter module


README

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