PHPackages                             scayle/storefront-api - 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. scayle/storefront-api

ActiveLibrary[API Development](/categories/api)

scayle/storefront-api
=====================

SCAYLE Storefront API SDK

v1.136.1(2y ago)775.2k4[2 issues](https://github.com/scayle/storefront-api-php-sdk/issues)PHP

Since Nov 25Pushed 1y ago1 watchersCompare

[ Source](https://github.com/scayle/storefront-api-php-sdk)[ Packagist](https://packagist.org/packages/scayle/storefront-api)[ RSS](/packages/scayle-storefront-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (5)Versions (5)Used By (0)

[![scayle-logo-cr](https://camo.githubusercontent.com/9ad80d9c716ae790fd7a4697fac5a0ff1d75c372e83300475ff922102b0a0f8f/68747470733a2f2f63646e2d70726f642e736361796c652e636f6d2f7075626c69632f6d656469612f67656e6572616c2f534341594c452d436f6d6d657263652d456e67696e652d6865616465722e706e67)](https://camo.githubusercontent.com/9ad80d9c716ae790fd7a4697fac5a0ff1d75c372e83300475ff922102b0a0f8f/68747470733a2f2f63646e2d70726f642e736361796c652e636f6d2f7075626c69632f6d656469612f67656e6572616c2f534341594c452d436f6d6d657263652d456e67696e652d6865616465722e706e67)

 SCAYLE Storefront API PHP SDK
===============================

[](#--scayle-storefront-api-php-sdk)

####  [Documentation](https://new.scayle.dev) | [Website](https://www.scayle.com/)

[](#--documentation---website)

 The SCAYLE **Storefront API PHP SDK** streamlines interactions with Storefront REST APIs.

 [![SCAYLE's **Storefront API PHP SDK is released under the MIT license.](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](#)

Getting Started
---------------

[](#getting-started)

Visit the [Quickstart Guide](https://new.scayle.dev/en/developer-guide/introduction/apis#sdk-setup) to set up the Storefront API PHP SDK

Visit the [Docs](https://new.scayle.dev) to learn more about our system requirements.

Installation
------------

[](#installation)

```
# Install the PHP library with Composer
`composer require scayle/storefront-api`

# Initialise SDK
use Scayle\StorefrontApi\StorefrontClient;

$client = new StorefrontClient([
  'apiUrl' => 'https://{{tenant-space}}.storefront.api.scayle.cloud/v1/',
  'shopId' => 1001,
  'auth' => [
    'type' => 'token',
    'token' => '{{Access-Token}}',
  ],
]);
```

What is Scayle ?
----------------

[](#what-is-scayle-)

[SCAYLE](https://scayle.com) is a full-featured e-commerce software solution that comes with flexible APIs. Within SCAYLE, you can manage all aspects of your shop, such as products, stocks, customers, and transactions.

Learn more about Scayles’s architecture and commerce modules in the \[Docs\] ().

Community
---------

[](#community)

The community and core teams are available in [GitHub](https://github.com/scayle/), where you can ask for support, discuss roadmap, and share ideas.

Other channels
--------------

[](#other-channels)

- [GitHub Issues](https://github.com/scayle/storefront-api-php-sdk/issues)
- [LinkedIn](https://www.linkedin.com/company/scaylecommerce/)
- [Jobs](https://careers.smartrecruiters.com/ABOUTYOUGmbH/scayle)
- [AboutYou Tech Blog](https://aboutyou.tech/)

License
-------

[](#license)

Licensed under the [MIT](https://opensource.org/license/mit/)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~121 days

Total

3

Last Release

1027d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4d1f2834d5b910b9c9494aef894c6768f3996b0c93438043e83eceab3dc64712?d=identicon)[scayle](/maintainers/scayle)

---

Top Contributors

[![HenriBeck](https://avatars.githubusercontent.com/u/8514706?v=4)](https://github.com/HenriBeck "HenriBeck (8 commits)")[![lukaspapenfuss](https://avatars.githubusercontent.com/u/170542008?v=4)](https://github.com/lukaspapenfuss "lukaspapenfuss (2 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/scayle-storefront-api/health.svg)

```
[![Health](https://phpackages.com/badges/scayle-storefront-api/health.svg)](https://phpackages.com/packages/scayle-storefront-api)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.5k311.5k5](/packages/theodo-group-llphant)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[vin-sw/shopware-sdk

A PHP SDK for Shopware 6 Platform

122469.3k6](/packages/vin-sw-shopware-sdk)[yoti/yoti-php-sdk

Yoti SDK for quickly integrating your PHP backend with Yoti

27539.9k1](/packages/yoti-yoti-php-sdk)[commercetools/commercetools-sdk

The official PHP SDK for the commercetools Composable Commerce APIs

19281.5k](/packages/commercetools-commercetools-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
