PHPackages                             shipstream/spscommerce-php-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. shipstream/spscommerce-php-sdk

ActiveLibrary[HTTP &amp; Networking](/categories/http)

shipstream/spscommerce-php-sdk
==============================

A PHP library for integrating with SPS Commerce via HTTP

2.1.0(2mo ago)238MITPHPCI passing

Since Aug 23Pushed 2mo ago7 watchersCompare

[ Source](https://github.com/ShipStream/spscommerce-php-sdk)[ Packagist](https://packagist.org/packages/shipstream/spscommerce-php-sdk)[ RSS](/packages/shipstream-spscommerce-php-sdk/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (6)Dependencies (6)Versions (10)Used By (0)

SPS-Commerce-PHP-SDK
====================

[](#sps-commerce-php-sdk)

A PHP library for integrating with SPS Commerce HTTP APIs and JSON Schemas.

Install
-------

[](#install)

```
composer require shipstream/spscommerce-php-sdk
```

HTTP Client Usage
-----------------

[](#http-client-usage)

Here is a code sample to send a REST API request to the SPS Commerce Transaction API.

```
