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

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

leecarpenter/flysystem-box
==========================

Flysystem adapter for Box

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

Since Sep 13Pushed 4y agoCompare

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

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

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

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

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

[](#installation)

```
composer require leecarpenter/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

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

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

3562d ago

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M19.9k](/packages/laravel-framework)[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.7k285.7M1.0k](/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.5M85](/packages/unisharp-laravel-filemanager)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k14](/packages/tempest-framework)[league/flysystem-bundle

Symfony bundle integrating Flysystem into Symfony applications

40432.5M134](/packages/league-flysystem-bundle)[alexusmai/laravel-file-manager

File manager for Laravel

1.2k803.2k9](/packages/alexusmai-laravel-file-manager)

PHPackages © 2026

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