Download the PHP package keboola/kbc-project-backup without Composer
On this page you can find all versions of the php package keboola/kbc-project-backup. 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-backup
Keboola Connection Project Backup PHP
PHP library for easy backup of KBC project into Amazon Simple Cloud Storage Service (S3)
Usage
Library is available as composer package.
Installation
Development
Clone github repository and build Docker container
Create .env
file from this template
TEST_AWS_STORAGE_API_*
variables are from the project with AWS S3 backend whhich you want to backupTEST_AWS_*
variables are from the S3 bucket the backup will be stored to (Use aws-cf-template.json CloudFormation stack template to create all required AWS resources)TEST_AZURE_STORAGE_API_*
variables are from the project with Azure Blob storage backend which you want to backupTEST_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-backup 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
microsoft/azure-storage-blob Version ^1.5
keboola/php-file-storage-utils Version ^0.2.6
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
microsoft/azure-storage-blob Version ^1.5
keboola/php-file-storage-utils Version ^0.2.6
keboola/notification-api-php-client Version ^3.0
The package keboola/kbc-project-backup contains the following files
Loading the files please wait ....