Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Releases: Helveg/phpbox

Define All the Objects

07 Dec 14:23
Compare
Choose a tag to compare
Pre-release

I've attempted to create all the properties for each object on the Box API reference, allowing this package to effectively parse all the information contained in JSON payloads received from Box.

Next-step: Files & Folders managers that can create, request, delete and update files & folders.

Folders & Tokens

02 Dec 11:39
Compare
Choose a tag to compare
Folders & Tokens Pre-release
Pre-release

The first few bits are in place. Access tokens can be requested with JWT authentication, the folders endpoint can be used to request a folder object.