PHPackages                             keboola/sandboxes-api-php-client - 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. keboola/sandboxes-api-php-client

ActiveLibrary

keboola/sandboxes-api-php-client
================================

PHP Client for Keboola Sandboxes API

6.34.0(2mo ago)034.9k↓26.5%MITPHPPHP ^8.2CI passing

Since May 13Pushed 5mo ago16 watchersCompare

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

READMEChangelog (10)Dependencies (20)Versions (86)Used By (0)

Sandboxes API PHP client by Keboola
===================================

[](#sandboxes-api-php-client-by-keboola)

[![Latest Stable Version](https://camo.githubusercontent.com/e02d14759e10fce5002d0114a41a5792dbca14a97671f76b60edbd355a986bbb/68747470733a2f2f706f7365722e707567782e6f72672f6b65626f6f6c612f73616e64626f7865732d6170692d7068702d636c69656e742f762f737461626c652e737667)](https://packagist.org/packages/keboola/sandboxes-api-php-client) [![License](https://camo.githubusercontent.com/5e67958282eb1f07a297934ed06d409076a123e4be9c9a0d13d00a09d010e994/68747470733a2f2f706f7365722e707567782e6f72672f6b65626f6f6c612f73616e64626f7865732d6170692d7068702d636c69656e742f6c6963656e73652e737667)](https://packagist.org/packages/keboola/sandboxes-api-php-client) [![Total Downloads](https://camo.githubusercontent.com/66cdfdf8d61ec59e9fae44076fc85d135bc21d58151427edab9c07ee0e7ba233/68747470733a2f2f706f7365722e707567782e6f72672f6b65626f6f6c612f73616e64626f7865732d6170692d7068702d636c69656e742f646f776e6c6f6164732e737667)](https://packagist.org/packages/keboola/sandboxes-api-php-client) [![Build](https://github.com/keboola/sandboxes-api-php-client/workflows/Build/badge.svg)](https://github.com/keboola/sandboxes-api-php-client/workflows/Build/badge.svg)

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

[](#installation)

Library is available as composer package. To start using composer in your project follow these steps:

**Install composer**

```
curl -s http://getcomposer.org/installer | php
mv ./composer.phar ~/bin/composer # or /usr/local/bin/composer
```

**Create composer.json file in your project root folder:**

```
{
    "require": {
        "keboola/sandboxes-api-php-client": "~1.0"
    }
}
```

**Install package:**

```
composer install
```

**Add autoloader in your bootstrap script:**

```
require 'vendor/autoload.php';
```

Read more in [Composer documentation](http://getcomposer.org/doc/01-basic-usage.md)

CI
--

[](#ci)

CI is running in GitHub and requires setup of these secrets:

- `KBC_STORAGE_TOKEN` - a Storage token working for connection.keboola.com stack
- `KBC_MANAGE_TOKEN` - Manage token with `provisioning:manage` scope

License
-------

[](#license)

MIT licensed, see [LICENSE](./LICENSE) file.

###  Health Score

56

—

FairBetter than 98% of packages

Maintenance79

Regular maintenance activity

Popularity28

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity84

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~26 days

Recently: every ~123 days

Total

81

Last Release

60d ago

Major Versions

1.5.0 → 2.0.02020-09-04

2.3.0 → 3.0.02020-10-25

3.7.0 → 4.0.02020-12-11

4.3.2 → 5.0.02021-02-24

5.0.0 → 6.0.02021-05-31

PHP version history (2 changes)1.0.0PHP &gt;=7.4

6.26.2PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/101dbf2551a0709ddab522f97669f13a2c4cc2d0a1e8d009f3af6ba80accb1a9?d=identicon)[Keboola](/maintainers/Keboola)

---

Top Contributors

[![pepamartinec](https://avatars.githubusercontent.com/u/271753?v=4)](https://github.com/pepamartinec "pepamartinec (51 commits)")[![MiroCillik](https://avatars.githubusercontent.com/u/1488015?v=4)](https://github.com/MiroCillik "MiroCillik (49 commits)")[![pivnicek](https://avatars.githubusercontent.com/u/569139?v=4)](https://github.com/pivnicek "pivnicek (38 commits)")[![ErikZigo](https://avatars.githubusercontent.com/u/1726727?v=4)](https://github.com/ErikZigo "ErikZigo (15 commits)")[![odinuv](https://avatars.githubusercontent.com/u/4319320?v=4)](https://github.com/odinuv "odinuv (4 commits)")[![zajca](https://avatars.githubusercontent.com/u/180148?v=4)](https://github.com/zajca "zajca (2 commits)")[![cjayyy](https://avatars.githubusercontent.com/u/14090214?v=4)](https://github.com/cjayyy "cjayyy (2 commits)")[![ujovlado](https://avatars.githubusercontent.com/u/419849?v=4)](https://github.com/ujovlado "ujovlado (1 commits)")

---

Tags

kbc-sandboxeskeboolasandboxes

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/keboola-sandboxes-api-php-client/health.svg)

```
[![Health](https://phpackages.com/badges/keboola-sandboxes-api-php-client/health.svg)](https://phpackages.com/packages/keboola-sandboxes-api-php-client)
```

###  Alternatives

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19562.3M1.3k](/packages/drupal-core)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6939.5M343](/packages/drupal-core-recommended)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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