diglin / sylius-api-php-client
Sylius client for the API
1.2.10
2024-01-25 08:54 UTC
Requires
- php: >=7.1 <8.3
- php-http/client-implementation: ^1.0
- php-http/discovery: ^1.6
- php-http/httplug: ^1.1 || ^2.0
- php-http/message: ^1.7
- php-http/message-factory: ^v1.0
- php-http/multipart-stream-builder: ^1.0
- psr/http-client: ^1.0
- psr/http-message: ^1.0
- symfony/expression-language: ^3.0|^4.0|^5.0
Requires (Dev)
- donatj/mock-webserver: ^2.0
- friendsofphp/php-cs-fixer: ^2.14
- php-http/guzzle6-adapter: ^2.0
- phpspec/phpspec: ^5.0
- phpunit/phpunit: ^5.7
- symfony/yaml: ^4.2
Suggests
- php-http/guzzle6-adapter: In order to use Guzzle v6 as the HTTP client
This package is auto-updated.
Last update: 2024-12-30 02:22:30 UTC
README
A simple PHP client to use the Sylius PHP API.
IMPORTANT: Documentation is work in progress.
Matrix compatibility:
Note that our PHP client is backward compatible.
Requirements
- PHP >= 7.3
- Composer