PHPackages                             wbtdc/s3copy - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. wbtdc/s3copy

ActiveProject

wbtdc/s3copy
============

Copies data to/from S3-compatible storage like Wasabi or Amazon S3.

19PHP

Since Apr 18Pushed 7y agoCompare

[ Source](https://github.com/wbtdc/s3copy)[ Packagist](https://packagist.org/packages/wbtdc/s3copy)[ RSS](/packages/wbtdc-s3copy/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

s3copy
======

[](#s3copy)

This script copies data to/from S3-compliant storage (like Wasabi or Amazon S3).

To use it, create a folder named .aws in your home directory, and in that directory create a file called 'credentials'.

In that file, copy and paste the following:

```
[s3copy]
aws_access_key_id=YOUR_AWS_ACCESS_KEY
aws_secret_access_key=YOUR_AWS_SECRET_KEY

```

Replace the access and secret keys with your own AWS credentials.

Then create another file in the .aws directory named 'config'. In that file, copy and paste the following:

```
[s3copy]
output=json

```

Optionally replace the region string with your preferred region.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/63d81d352fbf9c4066b8260da25b44f4e4914f3103d00dae88349a90331b8a80?d=identicon)[wbtdc](/maintainers/wbtdc)

---

Top Contributors

[![wbtdc](https://avatars.githubusercontent.com/u/46199617?v=4)](https://github.com/wbtdc "wbtdc (7 commits)")

### Embed Badge

![Health badge](/badges/wbtdc-s3copy/health.svg)

```
[![Health](https://phpackages.com/badges/wbtdc-s3copy/health.svg)](https://phpackages.com/packages/wbtdc-s3copy)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
