laravel-junkies / Blackblaze by TobyMaxham

With Backblaze you can create Backups astonishingly easy.
0
1
2
Package Data
Maintainer Username: TobyMaxham
Maintainer Contact: git2016@maxham.de (TobyMaxham)
Package Create Date: 2016-08-11
Package Last Update: 2016-08-11
Language: PHP
License: MIT
Last Refreshed: 2024-04-19 15:00:44
Package Statistics
Total Downloads: 0
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 1
Total Watchers: 2
Total Forks: 0
Total Open Issues: 0

Blackblaze

A Laravel Driver For Backblaze.

With this package you can easily create Backblaze with the offical API of Backblaze.

Total Downloads Latest Stable Version Latest Unstable Version License

Documentation

Create a Backup

Backblaze::backup($filePath, $bucketID = null);

Dependencies