alfredbez / transfer

[READ ONLY] Subtree split of the Transfer module.

Home Page:https://spryker.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Module Documentation

About

[READ ONLY] Subtree split of the Transfer module.

https://spryker.com

License:Other


Languages

Language:PHP 95.6%Language:Twig 4.4%