Skip to content
/ url Public

[READ ONLY] Subtree split of the Url module.

License

Notifications You must be signed in to change notification settings

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