Skip to content

spryker/url

Repository files navigation

Url Module

Latest Stable Version Minimum PHP Version

Url provides infrastructure and basic CRUD operations to handle URLs and redirects. Url module handles dynamic URLs for entities that appear on the front-end (Yves). The URLs are stored in one database table and each is unique.

Installation

composer require spryker/url

Documentation

Spryker Documentation