PHPackages                             nao-pon/flysystem-copy - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. nao-pon/flysystem-copy

ActiveLibrary[File &amp; Storage](/categories/file-storage)

nao-pon/flysystem-copy
======================

Flysystem adapter for Copy.com

1.0.1(11y ago)065MITPHPPHP &gt;=5.4.0

Since Jan 21Pushed 10y ago1 watchersCompare

[ Source](https://github.com/nao-pon/flysystem-copy)[ Packagist](https://packagist.org/packages/nao-pon/flysystem-copy)[ RSS](/packages/nao-pon-flysystem-copy/feed)WikiDiscussions pilot Synced 1mo ago

READMEChangelogDependencies (4)Versions (9)Used By (0)

Flysystem Adapter for Copy.com
==============================

[](#flysystem-adapter-for-copycom)

[![Author](https://camo.githubusercontent.com/bf87237874a25aebcf58b7f23dfdeb9098e58b5c011ca83aed2b6e519a392d84/687474703a2f2f696d672e736869656c64732e696f2f62616467652f617574686f722d406672616e6b64656a6f6e67652d626c75652e7376673f7374796c653d666c61742d737175617265)](https://twitter.com/frankdejonge)[![Build Status](https://camo.githubusercontent.com/6bcec95810488746eeb7ba8105883ffc6db8051f1378fa91acbc3a2c08f08605/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7468657068706c65616775652f666c7973797374656d2d636f70792f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/thephpleague/flysystem-copy)[![Coverage Status](https://camo.githubusercontent.com/a309e1c6c8e06e33ea7597d90f0bdadff5f26a08943d46e682081f77ddd518b3/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f7468657068706c65616775652f666c7973797374656d2d636f70792e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/thephpleague/flysystem-copy/code-structure)[![Quality Score](https://camo.githubusercontent.com/d7fb3f1bc368c98561f78823a48fd8089cc0690c8ee60636e47599a33d9391fc/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7468657068706c65616775652f666c7973797374656d2d636f70792e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/thephpleague/flysystem-copy)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Packagist Version](https://camo.githubusercontent.com/eed56b8a5813b71ef48d0f476102f7159f9b55d05e462d9991118a0586e45ece/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c65616775652f666c7973797374656d2d636f70792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/league/flysystem-copy)[![Total Downloads](https://camo.githubusercontent.com/1bf90547836e99bb726f483887a28b29e70b324b3567c94b434560a5a61e32d9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c65616775652f666c7973797374656d2d636f70792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/league/flysystem-copy)

Installation
------------

[](#installation)

```
composer require league/flysystem-copy
```

Usage
-----

[](#usage)

```
use Barracuda\Copy\API;
use League\Flysystem\Filesystem;
use League\Flysystem\Copy\CopyAdapter as Adapter;

$client = new API($consumerKey, $consumerSecret, $accessToken, $tokenSecret);
$filesystem = new Filesystem(new Adapter($client, 'optional/path/prefix'));
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 65.6% 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.

###  Release Activity

Cadence

Every ~13 days

Total

2

Last Release

4113d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/94d2c640ddb10d36693b1bb9a24f91cd77a8efe98ff144c09bc5ecadfa606f12?d=identicon)[nao-pon](/maintainers/nao-pon)

---

Top Contributors

[![nao-pon](https://avatars.githubusercontent.com/u/1412630?v=4)](https://github.com/nao-pon "nao-pon (40 commits)")[![frankdejonge](https://avatars.githubusercontent.com/u/534693?v=4)](https://github.com/frankdejonge "frankdejonge (14 commits)")[![localheinz](https://avatars.githubusercontent.com/u/605483?v=4)](https://github.com/localheinz "localheinz (3 commits)")[![jostrander](https://avatars.githubusercontent.com/u/760989?v=4)](https://github.com/jostrander "jostrander (2 commits)")[![barryvdh](https://avatars.githubusercontent.com/u/973269?v=4)](https://github.com/barryvdh "barryvdh (1 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nao-pon-flysystem-copy/health.svg)

```
[![Health](https://phpackages.com/badges/nao-pon-flysystem-copy/health.svg)](https://phpackages.com/packages/nao-pon-flysystem-copy)
```

###  Alternatives

[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.6k263.6M788](/packages/league-flysystem-aws-s3-v3)[unisharp/laravel-filemanager

A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE

2.2k3.3M73](/packages/unisharp-laravel-filemanager)[league/flysystem-local

Local filesystem adapter for Flysystem.

226231.8M39](/packages/league-flysystem-local)[league/flysystem-bundle

Symfony bundle integrating Flysystem into Symfony applications

40029.5M87](/packages/league-flysystem-bundle)[league/flysystem-sftp-v3

SFTP filesystem adapter for Flysystem.

6129.6M91](/packages/league-flysystem-sftp-v3)[league/flysystem-memory

In-memory filesystem adapter for Flysystem.

8533.6M194](/packages/league-flysystem-memory)

PHPackages © 2026

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