PHPackages                             saleslayer/saleslayer-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. [API Development](/categories/api)
4. /
5. saleslayer/saleslayer-php-sdk

ActiveLibrary[API Development](/categories/api)

saleslayer/saleslayer-php-sdk
=============================

SalesLayer PHP SDK

v1.0.3(4y ago)616.7k↓46.2%5[1 PRs](https://github.com/saleslayer/Sales_Layer_PHP_SDK/pulls)MITPHPPHP &gt;=5.0.0

Since Sep 23Pushed 2y ago1 watchersCompare

[ Source](https://github.com/saleslayer/Sales_Layer_PHP_SDK)[ Packagist](https://packagist.org/packages/saleslayer/saleslayer-php-sdk)[ Docs](https://github.com/saleslayer/Sales_Layer_PHP_SDK)[ RSS](/packages/saleslayer-saleslayer-php-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)DependenciesVersions (6)Used By (0)

 [ ![Sales Layer for Developers](https://camo.githubusercontent.com/d1d4d961387a0be6c16b094b57b00174ced0c5cdf476451e1128b8bfe1956753/68747470733a2f2f73616c65736c617965722e636f6d2f6173736574732f696d616765732f6c6f676f2e737667)](https://support.saleslayer.com)

 Sales Layer's PHP SDK

============================================================================================================================================================================================================================================================================================

[](#------------sales-layers-php-sdk--)

#### This is the official PHP SDK for Sales Layer's PIM Platform.

[](#this-is-the-official-php-sdk-for-sales-layers-pim-platform)

Description
-----------

[](#description)

This SDK contains all the logic and connection methods to Sales Layer’s customizable API. And you can find more detailed documentation at our [website](https://support.saleslayer.com/category/api-sdk-examples "Title").

Requirements
------------

[](#requirements)

PHP 5.6 and later

Started
-------

[](#started)

### With Github

[](#with-github)

Access [github](https://github.com/saleslayer/Sales_Layer_PHP_SDK "Sales_Layer_PHP_SDK") and download the package.

### With Composer

[](#with-composer)

Using [Composer](https://getcomposer.org/ "Composer") is the recommended way to install the Sales Layer SDK for PHP. The SDK is available via [Packagist](https://packagist.org/ "packagist.org") under the **saleslayer/saleslayer-php-sdk** package. If Composer is installed globally on your system, you can run the following in the base directory of your project to add the SDK as a dependency:

```
composer require saleslayer/saleslayer-php-sdk
```

Examples
--------

[](#examples)

```
