library · inferred from evidence
SociallyDev/Spaces-API
The GitHub-named repository or package for the Spaces-API PHP library.
- XAmzContentSHA256Mismatch when creating a DigitalOcean Spaces bucket (PHP)
Using the SociallyDev/Spaces-API PHP wrapper for DigitalOcean Spaces, most operations worked but creating a bucket always failed with: [code] => XAmzContentSHA256Mismatch, [type] => client, [http_code] => 400. Authentication was fine (creat
- Spaces-API PHP only works with us-east-1: SpaceDoesntExistException in other regions
With SociallyDev/Spaces-API v3.5.0, connecting to any DigitalOcean Spaces region except us-east-1 failed with SpaceDoesntExistException even though the space existed: e.g. a bucket in sfo2 threw `Space 'assets-storage' does not exist`. The