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 2026Releases
latest 46-
1.25.026 Jul 2026Release notes
Open source →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
Release notes
Open source →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
-
1.24.115 Jun 2026Release notes
Open source →What's Changed
- Bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in #154
- Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in #155
- Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 by @dependabot[bot] in #156
- Allow starting upload sessions with empty content by @meistertigran in #157
New Contributors
- @meistertigran made their first contribution in #157
Full Changelog: 1.24.0...1.24.1
Release notes
Open source →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
-
1.24.022 Feb 2026Release notes
Open source →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)
Release notes
Open source →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)
-
1.23.006 Jan 2025Release notes
Open source →What's Changed
- Run tests using Pest by @jmsche in #124
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #125
- Bump actions/checkout from 2 to 4 by @dependabot in #126
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #129
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #128
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #131
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #133
- Bump dependabot/fetch-metadata from 1.6.0 to 2.2.0 by @dependabot in #136
- PHP 8.4 deprecations by @simoheinonen in #138
New Contributors
- @simoheinonen made their first contribution in #138
Full Changelog: 1.22.0...1.23.0
Release notes
Open source →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
-
1.22.008 Jun 2023Release notes
Open source →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
-
1.21.207 Jun 2023Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #115
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #117
- Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in #118
- Fix README badges by @jmsche in #120
- Allow graham-campbell/guzzle-factory v7 by @jmsche in #119
- Fix PHPUnit errors & failures by @jmsche in #121
Full Changelog: 1.21.1...1.21.2
Release notes
Open source →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
-
1.21.117 Mar 2023Release notes
Open source →What's Changed
- Add PHP 8.2 support by @patinthehat in #110
- Add dependabot automation by @patinthehat in #109
- Update Dependabot Automation by @patinthehat in #112
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #113
- Allow graham-campbell/guzzle-factory v6 by @jmsche in #114
New Contributors
- @patinthehat made their first contribution in #110
- @dependabot made their first contribution in #113
Full Changelog: 1.21.0...1.21.1
Release notes
Open source →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
-
1.21.027 Sep 2022Release notes
Open source →What's Changed
- Add ability to set the namespace ID for requests by @rstefanic in #105
New Contributors
- @rstefanic made their first contribution in #105
Full Changelog: 1.20.2...1.21.0
Release notes
Open source →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
-
1.20.224 Jun 2022Release notes
Open source →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
-
1.20.129 Mar 2022Release notes
Open source →What's Changed
- Fix refreshable token response by @einarsozols in #100
New Contributors
- @einarsozols made their first contribution in #100
Full Changelog: 1.20.0...1.20.1
-
1.20.024 Mar 2022Nothing published for this version
-
1.19.104 Jul 2021 -
1.19.018 Jun 2021 -
1.18.027 May 2021 -
1.17.101 Mar 2021 -
1.17.009 Dec 2020 -
1.16.127 Nov 2020 -
1.16.025 Sep 2020 -
1.15.010 Jul 2020 -
1.14.019 May 2020 -
1.13.003 May 2020 -
1.12.004 Feb 2020 -
1.11.112 Dec 2019 -
1.11.004 Jul 2019 -
1.10.001 Jul 2019 -
1.9.021 May 2019 -
1.8.013 Apr 2019 -
1.7.115 Feb 2019 -
1.7.006 Feb 2019 -
1.6.619 Jul 2018 -
1.6.515 Jan 2018 -
1.6.405 Dec 2017 -
1.6.204 Dec 2017Nothing published for this version
-
1.6.129 Jul 2017 -
1.6.029 Jul 2017 -
1.5.328 Jul 2017 -
1.5.217 Jul 2017 -
1.5.117 Jul 2017 -
1.5.013 Jul 2017 -
1.4.011 Jul 2017 -
1.3.004 Jul 2017 -
1.2.029 Apr 2017 -
1.1.022 Apr 2017 -
1.0.119 Apr 2017 -
1.0.019 Apr 2017 -
0.0.119 Apr 2017Nothing published for this version