PHPackages                             varik-kos/o-auth-box-com - 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. varik-kos/o-auth-box-com

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

varik-kos/o-auth-box-com
========================

Box.com storage v2 API

031PHP

Since Dec 5Pushed 8y agoCompare

[ Source](https://github.com/varik-kos/o-auth-box-com)[ Packagist](https://packagist.org/packages/varik-kos/o-auth-box-com)[ RSS](/packages/varik-kos-o-auth-box-com/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

api.box.com
===========

[](#apiboxcom)

Api storage box.com v2.0

Installation
============

[](#installation)

You can install the package via composer:

```
composer require varik-kos/o-auth-box-com

```

Usage
=====

[](#usage)

The first thing you need to do is get an authorization token at Box.com You'll find more info at the Box Developer Blog

```
use VarikKos\BoxComApi\Client

$authToken = '**************************'
//folder_id - The ID of the folder object
$folder = 'folders/folder_id/items';

$client = new Client($authToken);
$client->getFolderItems($folder);
```

PHP 7
=====

[](#php-7)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5f80937730859bc16ce0ed8e13c4c60d806768eb98c27df8106a75b1dfbe9c03?d=identicon)[varik-kos](/maintainers/varik-kos)

---

Top Contributors

[![varik-kos](https://avatars.githubusercontent.com/u/34186885?v=4)](https://github.com/varik-kos "varik-kos (11 commits)")

### Embed Badge

![Health badge](/badges/varik-kos-o-auth-box-com/health.svg)

```
[![Health](https://phpackages.com/badges/varik-kos-o-auth-box-com/health.svg)](https://phpackages.com/packages/varik-kos-o-auth-box-com)
```

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[google/cloud-storage

Cloud Storage Client for PHP

34390.8M123](/packages/google-cloud-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15261.6M2.6k](/packages/illuminate-filesystem)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)

PHPackages © 2026

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