Download the PHP package spryker/api without Composer
On this page you can find all versions of the php package spryker/api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package api
Api Module
Each of our modules can have an API module. Our API modules expose CRUD facade methods (find, get, add, update, remove) that can be mapped to a URL via REST resource/action resolution. We ship some of our crucial modules as showcases, but you can easily create more such modules if needed. The main API module contains a dispatcher that delegates to those API module via resource map and returns the response in the expected format.
Installation
Documentation
All versions of api with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
spryker/api-extension Version ^0.1.0
spryker/event-dispatcher-extension Version ^1.0.0
spryker/kernel Version ^3.52.0
spryker/log Version ^3.0.0
spryker/router-extension Version ^1.0.0
spryker/symfony Version ^3.5.0
spryker/transfer Version ^3.25.0
spryker/util-encoding Version ^2.0.1
spryker/util-text Version ^1.1.1
spryker/api-extension Version ^0.1.0
spryker/event-dispatcher-extension Version ^1.0.0
spryker/kernel Version ^3.52.0
spryker/log Version ^3.0.0
spryker/router-extension Version ^1.0.0
spryker/symfony Version ^3.5.0
spryker/transfer Version ^3.25.0
spryker/util-encoding Version ^2.0.1
spryker/util-text Version ^1.1.1
The package spryker/api contains the following files
Loading the files please wait ....