PHP SDK Overview

Build commerce applications with PHP.

About the PHP SDK

The PHP SDK (also referred to as the PHP v2 SDK) enables you to use methods and objects to interact with Composable Commerce APIs rather than using plain HTTP calls and untyped data.

The PHP SDK is autogenerated using our open-source code generator to provide faster releases of new features and bug fixes.

Every commercetools API is supported, including the Import API using the Import API Request Builder.

Get started

Learn how to set up and use the PHP SDK with our get started guide.

Reference documentation

The full PHP SDK reference can be found on GitHub.

Migrate from the v1 SDK

Learn how to migrate to the PHP v2 SDK by following our guide on GitHub.

Get the source on GitHub

The PHP SDK is fully open source and is available on GitHub.

License

The PHP SDK is provided under the MIT License.

Release notes

Release notes for the PHP SDK can be found on GitHub.

Best practices and error handling

  • Ensure the PHP SDK is up to date.
  • Read the documentation carefully to correctly and properly implement or integrate the SDK.
  • Report issues as soon as they are noticed or spotted at the GitHub repository.
  • If you encounter an issue that is urgent or critical for your business, create a support request at the commercetools support portal.
  • Provide as many details as possible with your issue reports, including the SDK version, the specific error message, any log or stack traces, and the code snippet that causes the issue.