PHPackages                             hobiecat/boxphpapi - 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. [API Development](/categories/api)
4. /
5. hobiecat/boxphpapi

ActiveLibrary[API Development](/categories/api)

hobiecat/boxphpapi
==================

PHP API library for box.com

0.2.4(5y ago)03573Apache-2.0PHPPHP ^5.6|^7.0

Since May 16Pushed 2y ago1 watchersCompare

[ Source](https://github.com/HobieCat/BoxPHPAPI)[ Packagist](https://packagist.org/packages/hobiecat/boxphpapi)[ Docs](http://www.ulhas.net/GitHub/BoxPHPAPI/)[ RSS](/packages/hobiecat-boxphpapi/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (6)Dependencies (1)Versions (7)Used By (0)

PHP API library for [box.com](https://www.box.com).
===================================================

[](#php-api-library-for-boxcom)

Unofficial BoxPHPAPI v3 based on the API documentations located [here](https://box-content.readme.io).

**THIS REPOSITORY IS BASED ON THE FORKED REPO, AND MERGES ALL CONTRIBUTIONS FROM OTHER GITHUB USERS, AS FOLLOWS:**

Forked from [golchha21/BoxPHPAPI](https://github.com/golchha21/BoxPHPAPI)

Merged contributions from:

- [misterfifi1](https://github.com/misterfifi1/BoxPHPAPI)
- [kiyoto-suzuki](https://github.com/kiyoto-suzuki/BoxPHPAPI)
- [lukedubber](https://github.com/lukedubber/BoxPHPAPI)
- [xlthlx](https://github.com/xlthlx/phpboxapi)
- [fgreinus](https://github.com/fgreinus/BoxPHPAPI)

---

Features
--------

[](#features)

- Fetches the user details
- Folder:
    - List the items
    - List the collaborators
    - List the folders/files
    - Update folder details
    - Create Folder
    - Delete Folder &amp; its content
    - Share Folder
- Files:
    - Fetches the file details
    - Upload file
    - Update file details
    - Delete file
    - Share file

Install
-------

[](#install)

Via Composer

```
$ composer require hobiecat/boxphpapi
```

Using a Box Application Config File and JWT authentication
----------------------------------------------------------

[](#using-a-box-application-config-file-and-jwt-authentication)

```
// build an istance, it will get its access_token
$box = BoxAPI::getPreconfiguredInstance($jsonConfigPath);

// use it
$box->getUser();
```

Changelog
---------

[](#changelog)

You can see the changelog [here](CHANGELOG.md).

License
-------

[](#license)

You can see the license [here](LICENSE.md).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~79 days

Recently: every ~99 days

Total

6

Last Release

2156d ago

### Community

Maintainers

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

---

Top Contributors

[![golchha21](https://avatars.githubusercontent.com/u/772400?v=4)](https://github.com/golchha21 "golchha21 (42 commits)")[![HobieCat](https://avatars.githubusercontent.com/u/4680160?v=4)](https://github.com/HobieCat "HobieCat (29 commits)")[![misterfifi1](https://avatars.githubusercontent.com/u/5573438?v=4)](https://github.com/misterfifi1 "misterfifi1 (11 commits)")[![slashrsm](https://avatars.githubusercontent.com/u/376889?v=4)](https://github.com/slashrsm "slashrsm (7 commits)")[![mmolinari](https://avatars.githubusercontent.com/u/527826?v=4)](https://github.com/mmolinari "mmolinari (4 commits)")[![kiyoto-suzuki](https://avatars.githubusercontent.com/u/5020335?v=4)](https://github.com/kiyoto-suzuki "kiyoto-suzuki (4 commits)")[![mikeryan776](https://avatars.githubusercontent.com/u/616491?v=4)](https://github.com/mikeryan776 "mikeryan776 (3 commits)")[![kambayashia](https://avatars.githubusercontent.com/u/239667?v=4)](https://github.com/kambayashia "kambayashia (1 commits)")[![jacquesgingras](https://avatars.githubusercontent.com/u/397882?v=4)](https://github.com/jacquesgingras "jacquesgingras (1 commits)")[![lukedubber](https://avatars.githubusercontent.com/u/1929752?v=4)](https://github.com/lukedubber "lukedubber (1 commits)")[![irfanhanfi123](https://avatars.githubusercontent.com/u/26502378?v=4)](https://github.com/irfanhanfi123 "irfanhanfi123 (1 commits)")

---

Tags

apiapi-clientboxphpphpapiboxBoxAPI

### Embed Badge

![Health badge](/badges/hobiecat-boxphpapi/health.svg)

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

###  Alternatives

[docusign/esign-client

The Docusign PHP library makes integrating Docusign into your apps and websites a super fast and painless process. The library is open sourced on GitHub, look for the docusign-esign-php-client repository. Join the eSign revolution!

2087.4M13](/packages/docusign-esign-client)[postfinancecheckout/sdk

PostFinance Checkout SDK for PHP

22219.1k14](/packages/postfinancecheckout-sdk)[wallee/sdk

wallee SDK for PHP

12354.2k11](/packages/wallee-sdk)

PHPackages © 2026

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