spatie/laravel-google-cloud-storage
Google Cloud Storage filesystem driver for Laravel
2.4.1
11M downloads/mo
#1014 most downloaded on Packagist
spatie/laravel-google-cloud-storage
What this package is like to depend on
Last release 5 months ago
18 Mar 2026
Release timing varies
gaps range from 8 days to 12 months
Most releases are documented
notes for 20 of 24 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
24 releases · first in 2021
2 releases in the last 12 months
see the full history below
Release timeline
24 releases · Jul 2021 to Mar 2026Releases
latest 24-
2.4.118 Mar 2026Release notes
Open source →What's Changed
- Fix creating gcs disk in laravel v13 by @gdebrauwer in #115
New Contributors
- @gdebrauwer made their first contribution in #115
Full Changelog: 2.4.0...2.4.1
Release notes
Open source →What's Changed
- Fix creating gcs disk in laravel v13 by @gdebrauwer in https://github.com/spatie/laravel-google-cloud-storage/pull/115
New Contributors
- @gdebrauwer made their first contribution in https://github.com/spatie/laravel-google-cloud-storage/pull/115
Full Changelog: https://github.com/spatie/laravel-google-cloud-storage/compare/2.4.0...2.4.1
-
2.4.018 Mar 2026Release notes
Open source →What's Changed
- Add support for Laravel 13
- Drop support for Laravel 10 and 11
- Require PHP 8.3+
- Replace PHPUnit with Pest 4
- Update CI matrix for Laravel 12/13 with PHP 8.3/8.4
Release notes
Open source →What's Changed
- Fix url method using bucket name and storageApiUri due to Rest::DEFAULT_API_ENDPOINT is deprecated by @neoformalex in https://github.com/spatie/laravel-google-cloud-storage/pull/91
New Contributors
- @neoformalex made their first contribution in https://github.com/spatie/laravel-google-cloud-storage/pull/91
Full Changelog: https://github.com/spatie/laravel-google-cloud-storage/compare/2.3.1...2.4.0
-
2.3.413 Mar 2025Release notes
Open source →What's Changed
- fix: missing import Spatie\GoogleCloudStorage\Rest by @jimnguyendev in #106
New Contributors
- @jechaviz1 made their first contribution in #109
Full Changelog: 2.3.3...2.3.4
Release notes
Open source →What's Changed
- fix: missing import Spatie\GoogleCloudStorage\Rest by @jimnguyendev in https://github.com/spatie/laravel-google-cloud-storage/pull/106
New Contributors
- @jechaviz1 made their first contribution in https://github.com/spatie/laravel-google-cloud-storage/pull/109
Full Changelog: https://github.com/spatie/laravel-google-cloud-storage/compare/2.3.3...2.3.4
-
2.3.308 Mar 2025Release notes
Open source →Full Changelog: https://github.com/spatie/laravel-google-cloud-storage/compare/2.3.2...2.3.3
-
2.3.205 Mar 2025Release notes
Open source →What's Changed
- Improve Google Cloud Storage URL generation logic using bucket name by @neoformalex in #103
New Contributors
- @neoformalex made their first contribution in #103
Full Changelog: 2.3.1...2.3.2
Release notes
Open source →What's Changed
- Improve Google Cloud Storage URL generation logic using bucket name by @neoformalex in https://github.com/spatie/laravel-google-cloud-storage/pull/103
New Contributors
- @neoformalex made their first contribution in https://github.com/spatie/laravel-google-cloud-storage/pull/103
Full Changelog: https://github.com/spatie/laravel-google-cloud-storage/compare/2.3.1...2.3.2
-
2.3.124 Feb 2025Release notes
Open source →What's Changed
- :memo: typo by @jamessa in https://github.com/spatie/laravel-google-cloud-storage/pull/90
New Contributors
- @jamessa made their first contribution in https://github.com/spatie/laravel-google-cloud-storage/pull/90
Full Changelog: https://github.com/spatie/laravel-google-cloud-storage/compare/2.3.0...2.3.1
-
2.3.014 Mar 2024Release notes
Open source →What's Changed
- Add support for laravel 11 by @shuvroroy in #84
New Contributors
- @shuvroroy made their first contribution in #84
Full Changelog: 2.2.6...2.3.0
Release notes
Open source →What's Changed
- Add support for laravel 11 by @shuvroroy in https://github.com/spatie/laravel-google-cloud-storage/pull/84
New Contributors
- @shuvroroy made their first contribution in https://github.com/spatie/laravel-google-cloud-storage/pull/84
Full Changelog: https://github.com/spatie/laravel-google-cloud-storage/compare/2.2.6...2.3.0
-
2.2.625 Nov 2023Release notes
Open source →What's Changed
- Use Arr::get to access all config entries by @beschoenen in #81
Full Changelog: 2.2.5...2.2.6
Release notes
Open source →What's Changed
- Use Arr::get to access all config entries by @beschoenen in https://github.com/spatie/laravel-google-cloud-storage/pull/81
Full Changelog: https://github.com/spatie/laravel-google-cloud-storage/compare/2.2.5...2.2.6
-
2.2.522 Nov 2023Release notes
Open source →What's Changed
- Fixes #78 - Fix generating url when storage api url is missing by @beschoenen in #79
Full Changelog: 2.2.4...2.2.5
Release notes
Open source →What's Changed
- Fixes #78 - Fix generating url when storage api url is missing by @beschoenen in https://github.com/spatie/laravel-google-cloud-storage/pull/79
Full Changelog: https://github.com/spatie/laravel-google-cloud-storage/compare/2.2.4...2.2.5
-
2.2.416 Nov 2023Release notes
Open source →What's Changed
- update README.md - storage_api_uri by @veneliniliev in #69
- Allow config in snake and camel case by @beschoenen in #77
New Contributors
- @beschoenen made their first contribution in #77
Full Changelog: 2.2.3...2.2.4
Release notes
Open source →What's Changed
- update README.md - storage_api_uri by @veneliniliev in https://github.com/spatie/laravel-google-cloud-storage/pull/69
- Allow config in snake and camel case by @beschoenen in https://github.com/spatie/laravel-google-cloud-storage/pull/77
New Contributors
- @beschoenen made their first contribution in https://github.com/spatie/laravel-google-cloud-storage/pull/77
Full Changelog: https://github.com/spatie/laravel-google-cloud-storage/compare/2.2.3...2.2.4
-
2.2.328 Apr 2023Release notes
Open source →What's Changed
- add missing providesTemporaryUrls method by @mortalkiller in https://github.com/spatie/laravel-google-cloud-storage/pull/66
New Contributors
- @mortalkiller made their first contribution in https://github.com/spatie/laravel-google-cloud-storage/pull/66
Full Changelog: https://github.com/spatie/laravel-google-cloud-storage/compare/2.2.2...2.2.3
-
2.2.206 Apr 2023Release notes
Open source →What's Changed
- Bump dependencies for Laravel 10 by @chrillep in https://github.com/spatie/laravel-google-cloud-storage/pull/62
New Contributors
- @chrillep made their first contribution in https://github.com/spatie/laravel-google-cloud-storage/pull/62
Full Changelog: https://github.com/spatie/laravel-google-cloud-storage/compare/2.2.1...2.2.2
-
2.2.117 Feb 2023Release notes
Open source →What's Changed
- feat: create temporaryUploadUrl method by @Baiquette in https://github.com/spatie/laravel-google-cloud-storage/pull/60
New Contributors
- @Baiquette made their first contribution in https://github.com/spatie/laravel-google-cloud-storage/pull/60
Full Changelog: https://github.com/spatie/laravel-google-cloud-storage/compare/2.2.0...2.2.1
-
2.2.009 Feb 2023Release notes
Open source →What's Changed
- Add support for Laravel 10 + run tests with php 8.2 by @Nielsvanpach in https://github.com/spatie/laravel-google-cloud-storage/pull/59
Full Changelog: https://github.com/spatie/laravel-google-cloud-storage/compare/2.1.0...2.2.0
-
2.1.024 Jan 2023Release notes
Open source →What's Changed
- Add option for uniform bucket level access using the
visibility_handlerconfig by @rwinzhang in https://github.com/spatie/laravel-google-cloud-storage/pull/55
New Contributors
- @alexanderpostma made their first contribution in https://github.com/spatie/laravel-google-cloud-storage/pull/52
- @rwinzhang made their first contribution in https://github.com/spatie/laravel-google-cloud-storage/pull/55
Full Changelog: https://github.com/spatie/laravel-google-cloud-storage/compare/2.0.5...2.1.0
- Add option for uniform bucket level access using the
-
2.0.528 Sep 2022Release notes
Open source →What's Changed
- make
prepareConfigmethod protected instead of private by @Nielsvanpach in https://github.com/spatie/laravel-google-cloud-storage/pull/50
New Contributors
- @Nielsvanpach made their first contribution in https://github.com/spatie/laravel-google-cloud-storage/pull/50
Full Changelog: https://github.com/spatie/laravel-google-cloud-storage/compare/2.0.4...2.0.5
- make
-
2.0.424 Sep 2022Release notes
Open source →What's Changed
- Update README.md by @veneliniliev in https://github.com/spatie/laravel-google-cloud-storage/pull/20
- Update README.md:
Flysystem v2->Flysystem v3by @MohannadNaj in https://github.com/spatie/laravel-google-cloud-storage/pull/26 - Typo in README by @careybaird in https://github.com/spatie/laravel-google-cloud-storage/pull/33
- fix incorrect usage of storageApiUri / apiEndpoint config by @Rkallenkoot in https://github.com/spatie/laravel-google-cloud-storage/pull/46
New Contributors
- @veneliniliev made their first contribution in https://github.com/spatie/laravel-google-cloud-storage/pull/20
- @MohannadNaj made their first contribution in https://github.com/spatie/laravel-google-cloud-storage/pull/26
- @careybaird made their first contribution in https://github.com/spatie/laravel-google-cloud-storage/pull/33
- @Rkallenkoot made their first contribution in https://github.com/spatie/laravel-google-cloud-storage/pull/46
Full Changelog: https://github.com/spatie/laravel-google-cloud-storage/compare/2.0.3...2.0.4
-
2.0.306 Apr 2022Nothing published for this version
-
2.0.215 Feb 2022Nothing published for this version
-
2.0.114 Feb 2022Nothing published for this version
-
2.0.009 Feb 2022 -
1.1.009 Feb 2022Release notes
Open source →- Add support for copying files with uniform ACLs enabled
Full Changelog: https://github.com/spatie/laravel-google-cloud-storage/compare/1.0.1...1.1.0
-
1.0.119 Aug 2021 -
0.0.128 Jul 2021Nothing published for this version