Skip to content

[READ ONLY] Subtree split of the Transfer module.

License

Notifications You must be signed in to change notification settings

spryker/transfer

Repository files navigation

Transfer Module

Latest Stable Version Minimum PHP Version

Transfer generates data transfer objects based on transfer.xml files in modules. Transfer objects are simple data containers. Their purpose is to retrieve a standardized way to access data and to get more expressive method signatures. They are available everywhere in the system.

Installation

composer require spryker/transfer

Documentation

Spryker Documentation