Download the PHP package punktde/sylius-api without Composer
On this page you can find all versions of the php package punktde/sylius-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download punktde/sylius-api
More information about punktde/sylius-api
Files in punktde/sylius-api
Download punktde/sylius-api
More information about punktde/sylius-api
Files in punktde/sylius-api
Vendor punktde
Package sylius-api
Short Description Sylius Shop Admin API Client for the Flow Framework
License MIT
Package sylius-api
Short Description Sylius Shop Admin API Client for the Flow Framework
License MIT
Please rate this library. Is it a good library?
Informations about the package sylius-api
Sylius Shop Admin API Client for the Flow Framework
This Flow package provides a programmable interface to the admin part of the Sylius Shop unified API.
Version compatibility:
PunktDe.Sylius.Api | Sylius API |
---|---|
1.x | Admin API of Sylius < 1.9 |
2.x | API Platform unified API |
Implemented Endpoints
The following Endpoints are currently implemented, see the admin API documentation for details:
- Cart
- CartItem
- Checkout
- Country
- Customer
- Product
- ProductVariant
- Order
- User
- Zone
Setup
Installation
The installation is done with composer:
composer require punktde/sylius-api
Configuration
- Create a new API user in Sylius.
- Configure URL and client credentials in your settings.
Usage Examples
Find a single product by its identifier
Find an existing cart of the current logged in user
All versions of sylius-api with dependencies
PHP Build Version
Package Version
Requires
neos/flow Version
^5.0 || ^6.0 || ^7.0 || ^8.0
symfony/serializer Version ^4.0
symfony/property-access Version ^4.1
eljam/guzzle-jwt-middleware Version ^0.7 || ^1.0
symfony/serializer Version ^4.0
symfony/property-access Version ^4.1
eljam/guzzle-jwt-middleware Version ^0.7 || ^1.0
The package punktde/sylius-api contains the following files
Loading the files please wait ....