PHPackages                             zburke/flysystem-box - 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. zburke/flysystem-box

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

zburke/flysystem-box
====================

Flysystem adapter for Box

0.1.2(9y ago)51265MITPHPPHP &gt;=5.4.0

Since Sep 13Pushed 9y agoCompare

[ Source](https://github.com/zburke/flysystem-box)[ Packagist](https://packagist.org/packages/zburke/flysystem-box)[ RSS](/packages/zburke-flysystem-box/feed)WikiDiscussions master Synced 1mo ago

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

Flysystem Adapter for Box.com
=============================

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

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

[](#installation)

```
composer require zburke/flysystem-box
```

Usage
-----

[](#usage)

Assuming you have a valid bearer token from an oAuth2 authentication session:

```
use Zburke\Flysystem\Box\BoxAdapter;
use League\Flysystem\Filesystem;

$adapter = new BoxAdapter('oauth-token', [$prefix]);

$filesystem = new Filesystem($adapter);
```

To generate a temporary developer token, visit and click the "Edit Application" button for the app you want to use, then click the "Create a developer token" button.

Support
-------

[](#support)

If you believe you have found a bug, please report it using the [GitHub issue tracker](https://github.com/zburke/flysystem-box/issues), or better yet, fork the library and submit a pull request.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~8 days

Total

3

Last Release

3508d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e406f1aa56d43ed2e4c3db036ebac427d5255ccd968e69e15038ac9abbd7f0ad?d=identicon)[zburke](/maintainers/zburke)

---

Top Contributors

[![zburke](https://avatars.githubusercontent.com/u/199241?v=4)](https://github.com/zburke "zburke (13 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zburke-flysystem-box/health.svg)

```
[![Health](https://phpackages.com/badges/zburke-flysystem-box/health.svg)](https://phpackages.com/packages/zburke-flysystem-box)
```

###  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)
