PackageTrack
Sign in Get early access

spatie/dropbox-api

A minimal implementation of Dropbox API v2

1.25.0 6.9M downloads/mo #1666 most downloaded on Packagist spatie/dropbox-api

What this package is like to depend on

Last release 28 days ago

26 Jul 2026

Release timing varies

gaps range from 2 weeks to 1.6 years

Nearly every release is documented

notes for 43 of 46 stable releases

Nothing withdrawn

no release was ever pulled

9 years old

46 releases · first in 2017

3 releases in the last 12 months

see the full history below

Release timeline

46 releases · Apr 2017 to Jul 2026
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 46
  1. 1.25.0 26 Jul 2026
    Release notes

    What's Changed

    • Bump actions/checkout from 4 to 7 by @dependabot[bot] in #158
    • Fix infinite loop in uploadChunked() when the transport never reads past the end of the stream by @geisi in #160

    New Contributors

    Full Changelog: 1.24.1...1.25.0

    Open source →
    Release notes

    What's Changed

    • Bump actions/checkout from 4 to 7 by @dependabot[bot] in https://github.com/spatie/dropbox-api/pull/158
    • Fix infinite loop in uploadChunked() when the transport never reads past the end of the stream by @geisi in https://github.com/spatie/dropbox-api/pull/160

    New Contributors

    • @geisi made their first contribution in https://github.com/spatie/dropbox-api/pull/160

    Full Changelog: https://github.com/spatie/dropbox-api/compare/1.24.1...1.25.0

    Open source →
  2. 1.24.1 15 Jun 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 1.24.0...1.24.1

    Open source →
    Release notes

    What's Changed

    • Bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in https://github.com/spatie/dropbox-api/pull/154
    • Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in https://github.com/spatie/dropbox-api/pull/155
    • Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 by @dependabot[bot] in https://github.com/spatie/dropbox-api/pull/156
    • Allow starting upload sessions with empty content by @meistertigran in https://github.com/spatie/dropbox-api/pull/157

    New Contributors

    • @meistertigran made their first contribution in https://github.com/spatie/dropbox-api/pull/157

    Full Changelog: https://github.com/spatie/dropbox-api/compare/1.24.0...1.24.1

    Open source →
  3. 1.24.0 22 Feb 2026
    Release notes

    What's Changed

    • Upgrade to Pest 4 / PHPUnit 12
    • Add PHP 8.3, 8.4 and 8.5 to CI matrix
    • Remove deprecated PHPUnit APIs (getMockBuilder, coverage XML config)
    • Analyze only src with PHPStan (remove test analysis)
    Open source →
    Release notes

    What's Changed

    • Upgrade to Pest 4 / PHPUnit 12
    • Add PHP 8.3, 8.4 and 8.5 to CI matrix
    • Remove deprecated PHPUnit APIs (getMockBuilder, coverage XML config)
    • Analyze only src with PHPStan (remove test analysis)
    Open source →
  4. 1.23.0 06 Jan 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 1.22.0...1.23.0

    Open source →
    Release notes

    What's Changed

    • Run tests using Pest by @jmsche in https://github.com/spatie/dropbox-api/pull/124
    • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in https://github.com/spatie/dropbox-api/pull/125
    • Bump actions/checkout from 2 to 4 by @dependabot in https://github.com/spatie/dropbox-api/pull/126
    • Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in https://github.com/spatie/dropbox-api/pull/129
    • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in https://github.com/spatie/dropbox-api/pull/128
    • Bump ramsey/composer-install from 2 to 3 by @dependabot in https://github.com/spatie/dropbox-api/pull/131
    • Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in https://github.com/spatie/dropbox-api/pull/133
    • Bump dependabot/fetch-metadata from 1.6.0 to 2.2.0 by @dependabot in https://github.com/spatie/dropbox-api/pull/136
    • PHP 8.4 deprecations by @simoheinonen in https://github.com/spatie/dropbox-api/pull/138

    New Contributors

    • @simoheinonen made their first contribution in https://github.com/spatie/dropbox-api/pull/138

    Full Changelog: https://github.com/spatie/dropbox-api/compare/1.22.0...1.23.0

    Open source →
  5. 1.22.0 08 Jun 2023
    Release notes

    What's Changed

    • Cleanup and improvements by @jmsche in #123
    • Drop support for old PHP versions

    Full Changelog: 1.21.2...1.22.0

    Open source →
    Release notes

    What's Changed

    • Cleanup and improvements by @jmsche in https://github.com/spatie/dropbox-api/pull/123
    • Drop support for old PHP versions

    Full Changelog: https://github.com/spatie/dropbox-api/compare/1.21.2...1.22.0

    Open source →
  6. 1.21.2 07 Jun 2023
    Release notes

    What's Changed

    Full Changelog: 1.21.1...1.21.2

    Open source →
    Release notes

    What's Changed

    • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in https://github.com/spatie/dropbox-api/pull/115
    • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in https://github.com/spatie/dropbox-api/pull/117
    • Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in https://github.com/spatie/dropbox-api/pull/118
    • Fix README badges by @jmsche in https://github.com/spatie/dropbox-api/pull/120
    • Allow graham-campbell/guzzle-factory v7 by @jmsche in https://github.com/spatie/dropbox-api/pull/119
    • Fix PHPUnit errors & failures by @jmsche in https://github.com/spatie/dropbox-api/pull/121

    Full Changelog: https://github.com/spatie/dropbox-api/compare/1.21.1...1.21.2

    Open source →
  7. 1.21.1 17 Mar 2023
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 1.21.0...1.21.1

    Open source →
    Release notes

    What's Changed

    • Add PHP 8.2 support by @patinthehat in https://github.com/spatie/dropbox-api/pull/110
    • Add dependabot automation by @patinthehat in https://github.com/spatie/dropbox-api/pull/109
    • Update Dependabot Automation by @patinthehat in https://github.com/spatie/dropbox-api/pull/112
    • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in https://github.com/spatie/dropbox-api/pull/113
    • Allow graham-campbell/guzzle-factory v6 by @jmsche in https://github.com/spatie/dropbox-api/pull/114

    New Contributors

    • @patinthehat made their first contribution in https://github.com/spatie/dropbox-api/pull/110
    • @dependabot made their first contribution in https://github.com/spatie/dropbox-api/pull/113

    Full Changelog: https://github.com/spatie/dropbox-api/compare/1.21.0...1.21.1

    Open source →
  8. 1.21.0 27 Sep 2022
    Release notes

    What's Changed

    • Add ability to set the namespace ID for requests by @rstefanic in #105

    New Contributors

    Full Changelog: 1.20.2...1.21.0

    Open source →
    Release notes

    What's Changed

    • Add ability to set the namespace ID for requests by @rstefanic in https://github.com/spatie/dropbox-api/pull/105

    New Contributors

    • @rstefanic made their first contribution in https://github.com/spatie/dropbox-api/pull/105

    Full Changelog: https://github.com/spatie/dropbox-api/compare/1.20.2...1.21.0

    Open source →
  9. 1.20.2 24 Jun 2022
    Release notes

    What's Changed

    • uploadSessionStart and uploadSessionFinish can accept resource by @dmitryuk in #102

    New Contributors

    Full Changelog: 1.20.1...1.20.2

    Open source →
    Release notes

    What's Changed

    • uploadSessionStart and uploadSessionFinish can accept resource by @dmitryuk in https://github.com/spatie/dropbox-api/pull/102

    New Contributors

    • @dmitryuk made their first contribution in https://github.com/spatie/dropbox-api/pull/102

    Full Changelog: https://github.com/spatie/dropbox-api/compare/1.20.1...1.20.2

    Open source →
  10. 1.20.1 29 Mar 2022
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 1.20.0...1.20.1

    Open source →
  11. 1.20.0 24 Mar 2022

    Nothing published for this version

  12. 1.19.1 04 Jul 2021
    Release notes
    • fix compability with guzzlehttp/psr7 2.0 (#91)
    Open source →
  13. 1.19.0 18 Jun 2021
    Release notes
    • add autoRename parameter for move() method (#89)
    Open source →
  14. 1.18.0 27 May 2021
    Release notes
    • add autorename option to upload method (#86)
    Open source →
  15. 1.17.1 01 Mar 2021
    Release notes
    • allow graham-campbell/guzzle-factory v5 (#79)
    Open source →
  16. 1.17.0 09 Dec 2020
    Release notes
    • TokenProvider interface for accesstokens (#76)
    Open source →
  17. 1.16.1 27 Nov 2020
    Release notes
    • allow PHP 8
    Open source →
  18. 1.16.0 25 Sep 2020
    Release notes
    • allow the Client to work with Dropbox business accounts
    Open source →
  19. 1.15.0 10 Jul 2020
    Release notes
    • allow Guzzle 7 (#70)
    Open source →
  20. 1.14.0 19 May 2020
    Release notes
    • add support for app authentication and no authentication
    Open source →
  21. 1.13.0 03 May 2020
    Release notes
    • added downloadZip (#66)
    Open source →
  22. 1.12.0 04 Feb 2020
    Release notes
    • add search method
    Open source →
  23. 1.11.1 12 Dec 2019
    Release notes
    • make compatible with PHP 7.4
    Open source →
  24. 1.11.0 04 Jul 2019
    Release notes
    • add $response to BadRequest
    Open source →
  25. 1.10.0 01 Jul 2019
    Release notes
    • move retry stuff to package
    Open source →
  26. 1.9.0 21 May 2019
    Release notes
    • make guzzle retry 5xx and 429 responses
    Open source →
  27. 1.8.0 13 Apr 2019
    Release notes
    • add getEndpointUrl
    • drop support for PHP 7.0
    Open source →
  28. 1.7.1 15 Feb 2019
    Release notes
    • fix for createSharedLinkWithSettings with empty settings
    Open source →
  29. 1.7.0 06 Feb 2019
    Release notes
    • add getter and setter for the access token
    Open source →
  30. 1.6.6 19 Jul 2018
    Release notes
    • fix for piped streams
    Open source →
  31. 1.6.5 15 Jan 2018
    Release notes
    • adjust normalizePath to allow id/rev/ns to be queried
    Open source →
  32. 1.6.4 05 Dec 2017
    Release notes
    • fix max chunk size
    Open source →
  33. 1.6.2 04 Dec 2017

    Nothing published for this version

  34. 1.6.1 29 Jul 2017
    Release notes
    • fix for finishing upload session
    Open source →
  35. 1.6.0 29 Jul 2017
    Release notes
    • add various new methods to enable chuncked uploads
    Open source →
  36. 1.5.3 28 Jul 2017
    Release notes
    • use recommended move_v2 method to move files
    Open source →
  37. 1.5.2 17 Jul 2017
    Release notes
    • add missing parameters to listSharedLinks method
    Open source →
  38. 1.5.1 17 Jul 2017
    Release notes
    • fix broken revokeToken and getAccountInfo
    Open source →
  39. 1.5.0 13 Jul 2017
    Release notes
    • add revokeToken and getAccountInfo
    Open source →
  40. 1.4.0 11 Jul 2017
    Release notes
    • add listSharedLinks
    Open source →
  41. 1.3.0 04 Jul 2017
    Release notes
    • add error code to thrown exception
    Open source →
  42. 1.2.0 29 Apr 2017
    Release notes
    • added createSharedLinkWithSettings
    Open source →
  43. 1.1.0 22 Apr 2017
    Release notes
    • added listFolderContinue
    Open source →
  44. 1.0.1 19 Apr 2017
    Release notes
    • Bugfix: set default value for request body
    Open source →
  45. 1.0.0 19 Apr 2017
    Release notes
    • initial release
    Open source →
  46. 0.0.1 19 Apr 2017

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive