spryker/zed-request

ZedRequest module

Installs: 2 624 377

Dependents: 144

Suggesters: 0

Security: 0

Stars: 0

Watchers: 9

Forks: 2

3.23.0 2025-06-20 05:37 UTC

README

Latest Stable Version Minimum PHP Version

ZedRequest facilitates the connection between the frontend application (Yves) to the backend (Zed). The connection is a HTTP POST request with a transfer object as a payload. It provides a client that is used by almost all the other clients in order to send requests from the frontend application and get responses from the backend.

Installation

composer require spryker/zed-request

Documentation

Spryker Documentation