PHPackages                             keboola/kbc-project-restore - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. keboola/kbc-project-restore

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

keboola/kbc-project-restore
===========================

Restore KBC project

2.30.0(1mo ago)0589↓66.7%[1 issues](https://github.com/keboola/php-kbc-project-restore/issues)[4 PRs](https://github.com/keboola/php-kbc-project-restore/pulls)MITPHPPHP ^8.2CI passing

Since May 9Pushed 1mo ago15 watchersCompare

[ Source](https://github.com/keboola/php-kbc-project-restore)[ Packagist](https://packagist.org/packages/keboola/kbc-project-restore)[ RSS](/packages/keboola-kbc-project-restore/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (23)Versions (64)Used By (0)

Keboola Connection Project Restore PHP
======================================

[](#keboola-connection-project-restore-php)

PHP library for clone KBC project from backup in:

- Amazon Simple Cloud Storage Service (S3)
- Microsoft Azure Blob Storage

Usage
-----

[](#usage)

Library is available as composer package.

### Installation

[](#installation)

```
composer require keboola/kbc-project-restore
```

Development
-----------

[](#development)

Clone github repository and build Docker container

```
git clone https://github.com/keboola/php-storage-api-restore.git
cd php-storage-api-restore
docker-compose build

```

Create `.env` file from this template

```
TEST_STORAGE_API_URL=
TEST_STORAGE_API_TOKEN=
TEST_AWS_ACCESS_KEY_ID=
TEST_AWS_SECRET_ACCESS_KEY=
TEST_AWS_REGION=
TEST_AWS_S3_BUCKET=
TEST_AZURE_ACCOUNT_NAME=
TEST_AZURE_ACCOUNT_KEY=
TEST_AZURE_CONTAINER_NAME=
```

- `TEST_STORAGE_API_*` variables are from the destination project
- `TEST_AWS_*` variables are from the S3 bucket where the backup files are stored *(Use [aws-cf-template.json](./aws-cf-template.json) CloudFormation stack template to create all required AWS resources)*
- `TEST_AZURE_ACCOUNT_` create new Storage Account in your Azure Subscription
- `TEST_AZURE_CONTAINER_NAME` container whhich will be created in your Storage Account

```
docker-compose run --rm tests
```

License
-------

[](#license)

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

###  Health Score

57

—

FairBetter than 98% of packages

Maintenance89

Actively maintained with recent releases

Popularity17

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity90

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 53.3% 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 ~55 days

Recently: every ~35 days

Total

53

Last Release

53d ago

Major Versions

0.0.4 → 1.0.02018-05-24

1.4.1 → 2.0.02021-05-31

PHP version history (3 changes)0.0.1PHP ^7.1

2.0.0PHP ^7.4

2.15.0PHP ^8.2

### Community

Maintainers

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

---

Top Contributors

[![ondrajodas](https://avatars.githubusercontent.com/u/12143866?v=4)](https://github.com/ondrajodas "ondrajodas (137 commits)")[![ErikZigo](https://avatars.githubusercontent.com/u/1726727?v=4)](https://github.com/ErikZigo "ErikZigo (49 commits)")[![romantmb](https://avatars.githubusercontent.com/u/228957?v=4)](https://github.com/romantmb "romantmb (19 commits)")[![pivnicek](https://avatars.githubusercontent.com/u/569139?v=4)](https://github.com/pivnicek "pivnicek (19 commits)")[![Halama](https://avatars.githubusercontent.com/u/903531?v=4)](https://github.com/Halama "Halama (15 commits)")[![ujovlado](https://avatars.githubusercontent.com/u/419849?v=4)](https://github.com/ujovlado "ujovlado (6 commits)")[![michaljurecko](https://avatars.githubusercontent.com/u/19371734?v=4)](https://github.com/michaljurecko "michaljurecko (3 commits)")[![devin-ai-integration[bot]](https://avatars.githubusercontent.com/in/811515?v=4)](https://github.com/devin-ai-integration[bot] "devin-ai-integration[bot] (2 commits)")[![martinjunger](https://avatars.githubusercontent.com/u/84506613?v=4)](https://github.com/martinjunger "martinjunger (2 commits)")[![ondrejhlavacek](https://avatars.githubusercontent.com/u/497675?v=4)](https://github.com/ondrejhlavacek "ondrejhlavacek (2 commits)")[![romanbracinik](https://avatars.githubusercontent.com/u/6448364?v=4)](https://github.com/romanbracinik "romanbracinik (2 commits)")[![zajca](https://avatars.githubusercontent.com/u/180148?v=4)](https://github.com/zajca "zajca (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/keboola-kbc-project-restore/health.svg)

```
[![Health](https://phpackages.com/badges/keboola-kbc-project-restore/health.svg)](https://phpackages.com/packages/keboola-kbc-project-restore)
```

PHPackages © 2026

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