Download the PHP package marcandreappel/backup without Composer
On this page you can find all versions of the php package marcandreappel/backup. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download marcandreappel/backup
More information about marcandreappel/backup
Files in marcandreappel/backup
Download marcandreappel/backup
More information about marcandreappel/backup
Files in marcandreappel/backup
Vendor marcandreappel
Package backup
Short Description Laravel backup
License MIT
Homepage https://github.com/marcandreappel/backup
Package backup
Short Description Laravel backup
License MIT
Homepage https://github.com/marcandreappel/backup
Please rate this library. Is it a good library?
Informations about the package backup
Laravel Backup Solution
If standard backup files are bigger than 5Gib and/or Backblaze B2 is the destination, then this package helps.
Requirements
zip
needs to be installed and executable on the server.
Installation
Install it with composer require marcandreappel/backup
, run php artisan vendor:publish
and choose the package configuration for publishing.
Configuration
The configuration is not different from Spatie's Backup, just lighter. The comments help to understand...
All versions of backup with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ext-pcntl Version *
albertofem/rsync-lib Version ^1.0
illuminate/contracts Version ^8.37
spatie/db-dumper Version ^3.0
spatie/laravel-package-tools Version ^1.9
spatie/temporary-directory Version ^2.0
ext-pcntl Version *
albertofem/rsync-lib Version ^1.0
illuminate/contracts Version ^8.37
spatie/db-dumper Version ^3.0
spatie/laravel-package-tools Version ^1.9
spatie/temporary-directory Version ^2.0
The package marcandreappel/backup contains the following files
Loading the files please wait ....