Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 714 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 714 Bytes

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