spryker-shop/shop-router

ShopRouter module

Installs: 2 108 353

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

pkg:composer/spryker-shop/shop-router

1.1.0 2023-01-24 16:01 UTC

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