New Core API SDK for PHP 5.3+

// By Tom Kleinpeter • May 03, 2013

Every new member of the Dropbox engineering team does something we call residency projects. They're 2–4 day tasks that help new engineers get familiar with the Dropbox code base and process, and also meet new people on other teams during the first few weeks at the company.

For my residency project, I worked with the Platform team to tackle one of their long standing requests: a PHP SDK for the Core API.

With a little help from the team, that SDK is now at version 1.0. We’ve put together a getting started guide to help you use the SDK, as well as a full API reference.

If something doesn't work as expected, let us know on the API forums.


// Copy link