spatie/geocoder
Geocoding addresses to coordinates
4.0.0
5.4M downloads/mo
#2124 most downloaded on Packagist
spatie/geocoder
What this package is like to depend on
Last release 6 months ago
20 Feb 2026
Ships fairly regularly
a new release about every 5 months
Most releases are documented
notes for 33 of 44 stable releases
Nothing withdrawn
no release was ever pulled
12 years old
44 releases · first in 2014
2 releases in the last 12 months
see the full history below
Release timeline
44 releases · May 2014 to Feb 2026Releases
latest 44-
4.0.020 Feb 2026Release notes
Open source →What's changed
- Add Laravel 13.x compatibility
- Require PHP 8.3+
- Require Laravel 11+
- Update PHPUnit to 11/12
- Fix CI: update deprecated GitHub Actions (cache v1 → v4, checkout v3 → v4)
- Update test expectations for current Google Geocoding API responses
Release notes
Open source →What's changed
- Add Laravel 13.x compatibility
- Require PHP 8.3+
- Require Laravel 11+
- Update PHPUnit to 11/12
- Fix CI: update deprecated GitHub Actions (cache v1 → v4, checkout v3 → v4)
- Update test expectations for current Google Geocoding API responses
-
3.16.220 Nov 2025Release notes
Open source →What's Changed
- Update issue template by @AlexVanderbist in #116
- Update docblock for
getCoordinatesForAddress
Full Changelog: 3.16.1...3.16.2
Release notes
Open source →What's Changed
- Update issue template by @AlexVanderbist in https://github.com/spatie/geocoder/pull/116
- Update docblock for
getCoordinatesForAddress
Full Changelog: https://github.com/spatie/geocoder/compare/3.16.1...3.16.2
-
3.16.121 Feb 2025Release notes
Open source →Release notes
Open source →What's Changed
- Laravel 12.x Compatibility by @laravel-shift in https://github.com/spatie/geocoder/pull/115
Full Changelog: https://github.com/spatie/geocoder/compare/3.16.0...3.16.1
-
3.16.002 Mar 2024Release notes
Open source →Release notes
Open source →What's Changed
- Laravel 11.x Compatibility by @laravel-shift in https://github.com/spatie/geocoder/pull/113
Full Changelog: https://github.com/spatie/geocoder/compare/3.15.0...3.16.0
-
3.15.017 Oct 2023Release notes
Open source →What's Changed
- Return types by @francoism90 in #112
New Contributors
- @francoism90 made their first contribution in #112
Full Changelog: 3.14.2...3.15.0
Release notes
Open source →What's Changed
- Return types by @francoism90 in https://github.com/spatie/geocoder/pull/112
New Contributors
- @francoism90 made their first contribution in https://github.com/spatie/geocoder/pull/112
Full Changelog: https://github.com/spatie/geocoder/compare/3.14.2...3.15.0
-
3.14.201 Feb 2023Release notes
Open source →What's Changed
- Fixes the example for a specific language by @hofmannsven in #107
- Add PHP 8.2 Support by @patinthehat in #108
- Laravel 10.x Compatibility by @laravel-shift in #110
New Contributors
- @hofmannsven made their first contribution in #107
- @patinthehat made their first contribution in #108
- @laravel-shift made their first contribution in #110
Full Changelog: 3.14.1...3.14.2
Release notes
Open source →What's Changed
- Fixes the example for a specific language by @hofmannsven in https://github.com/spatie/geocoder/pull/107
- Add PHP 8.2 Support by @patinthehat in https://github.com/spatie/geocoder/pull/108
- Laravel 10.x Compatibility by @laravel-shift in https://github.com/spatie/geocoder/pull/110
New Contributors
- @hofmannsven made their first contribution in https://github.com/spatie/geocoder/pull/107
- @patinthehat made their first contribution in https://github.com/spatie/geocoder/pull/108
- @laravel-shift made their first contribution in https://github.com/spatie/geocoder/pull/110
Full Changelog: https://github.com/spatie/geocoder/compare/3.14.1...3.14.2
-
3.14.129 Jun 2022 -
3.14.028 Jun 2022Release notes
Open source →What's Changed
- Update formatResponse to include partial_match by @MultiSuperFreek in #103
New Contributors
- @MultiSuperFreek made their first contribution in #103
Full Changelog: 3.13.1...3.14.0
Release notes
Open source →What's Changed
- Update formatResponse to include partial_match by @MultiSuperFreek in https://github.com/spatie/geocoder/pull/103
New Contributors
- @MultiSuperFreek made their first contribution in https://github.com/spatie/geocoder/pull/103
Full Changelog: https://github.com/spatie/geocoder/compare/3.13.1...3.14.0
-
3.13.126 Jun 2022Release notes
Open source →What's Changed
- Update Geocoding API doc url by @newjett0617 in #102
New Contributors
- @newjett0617 made their first contribution in #102
Full Changelog: 3.13.0...3.13.1
Release notes
Open source →What's Changed
- Update Geocoding API doc url by @newjett0617 in https://github.com/spatie/geocoder/pull/102
New Contributors
- @newjett0617 made their first contribution in https://github.com/spatie/geocoder/pull/102
Full Changelog: https://github.com/spatie/geocoder/compare/3.13.0...3.13.1
-
3.13.021 Mar 2022Release notes
Open source →Full Changelog: https://github.com/spatie/geocoder/compare/3.12.0...3.13.0
-
3.12.009 Feb 2022Nothing published for this version
-
3.11.018 Nov 2021Release notes
Open source →- Add support for PHP 8.1
Full Changelog: https://github.com/spatie/geocoder/compare/3.10.1...3.11.0
-
3.10.102 Dec 2020 -
3.10.001 Dec 2020 -
3.9.301 Dec 2020 -
3.9.209 Sep 2020 -
3.9.105 Aug 2020Release notes
Open source →- add ability to resolve Geocoder from the fully qualified class name (#87)
-
3.9.027 Jul 2020 -
3.8.101 Jul 2020 -
3.8.011 May 2020 -
3.7.004 Mar 2020 -
3.6.104 Jan 2020 -
3.6.004 Sep 2019 -
3.5.031 May 2019 -
3.4.024 Jan 2019 -
3.3.115 May 2018 -
3.3.020 Apr 2018 -
3.2.030 Mar 2018 -
3.1.122 Feb 2018 -
3.1.025 Oct 2017 -
3.0.124 Oct 2017 -
3.0.024 Oct 2017 -
2.3.215 Nov 2016 -
2.3.104 Sep 2016Release notes
Open source →- fixed the naming of variables in the
Geocoderinterface
2.3.0 - 2016-09-01
- added support for regions and languages
- added Laravel integration
2.2.0 - 2016-08-20
- add
formatted_addressto result
2.1.3 - 2016-08-07
- remove
sensorparameter
2.1.2 - 2016-07-04
- upgrade Guzzle version
2.1.1 - 2016-03-10
- use HTTPS to connect to google
- fixed the naming of variables in the
-
2.3.001 Sep 2016Nothing published for this version
-
2.2.020 Aug 2016Nothing published for this version
-
2.1.306 Aug 2016Nothing published for this version
-
2.1.204 Jul 2016Nothing published for this version
-
2.1.110 Mar 2016Nothing published for this version
-
2.1.024 Jul 2015Nothing published for this version
-
2.0.012 Jun 2015Nothing published for this version
-
1.0.023 May 2015Nothing published for this version
-
0.1.201 Oct 2014Nothing published for this version
-
0.1.101 May 2014Nothing published for this version