Download the PHP package keboola/kbc-project-restore without Composer
On this page you can find all versions of the php package keboola/kbc-project-restore. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package kbc-project-restore
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
Library is available as composer package.
Installation
Development
Clone github repository and build Docker container
Create .env
file from this template
TEST_STORAGE_API_*
variables are from the destination projectTEST_AWS_*
variables are from the S3 bucket where the backup files are stored (Use aws-cf-template.json CloudFormation stack template to create all required AWS resources)TEST_AZURE_ACCOUNT_
create new Storage Account in your Azure SubscriptionTEST_AZURE_CONTAINER_NAME
container whhich will be created in your Storage Account
License
MIT licensed, see LICENSE file.
All versions of kbc-project-restore with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
keboola/php-temp Version ^2.0
keboola/storage-api-client Version ^15.2
monolog/monolog Version ^2.3
keboola/notification-api-php-client Version ^3.0
keboola/php-temp Version ^2.0
keboola/storage-api-client Version ^15.2
monolog/monolog Version ^2.3
keboola/notification-api-php-client Version ^3.0
The package keboola/kbc-project-restore contains the following files
Loading the files please wait ....