Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
vicchi
/
Geocoder
Public
forked from
geocoder-php/Geocoder
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 29, 2016
Merge pull request #531 from vicchi/gg-mapzen-provider
Show description for 87a0f6d
willdurand
authored
87a0f6d
Copy full SHA for 87a0f6d
Commits on Sep 12, 2016
Fix bug where cached unit test responses aren't serialised (#530)
vicchi
authored and
Nyholm
committed
0014c0b
Copy full SHA for 0014c0b
Add Mapzen provider support
vicchi
committed
bf5d350
Copy full SHA for bf5d350
Merge remote-tracking branch 'origin/gg-serialisation-fix' into gg-mapzen-provider
vicchi
committed
a879032
Copy full SHA for a879032
Fix bug where cached unit test responses aren't serialised
vicchi
committed
e61c9eb
Copy full SHA for e61c9eb
Commits on Sep 8, 2016
Added full namespace to exceptions (#528)
Nyholm
authored
aa6bd20
Copy full SHA for aa6bd20
Commits on Sep 5, 2016
Merge pull request #521 from Nyholm/cache
Show description for 7e5cad1
willdurand
authored
7e5cad1
Copy full SHA for 7e5cad1
Commits on Sep 1, 2016
Added info how to configure the HTTP client
Nyholm
committed
e004e0f
Copy full SHA for e004e0f
minor
Nyholm
committed
99c9ea0
Copy full SHA for 99c9ea0
Moved cache to a cookbook
Nyholm
committed
d348110
Copy full SHA for d348110
Commits on Aug 18, 2016
Minor
Nyholm
committed
e654e4e
Copy full SHA for e654e4e
Added example how to use cache
Nyholm
committed
a8ffa22
Copy full SHA for a8ffa22
Commits on Aug 16, 2016
Implement Httplug (#512)
Show description for 9ea2bcb
Nyholm
authored
9ea2bcb
Copy full SHA for 9ea2bcb
Commits on Apr 26, 2016
Merge pull request #507 from mtmail/OpenCage-more-exception-cases
Show description for c2373a6
willdurand
committed
c2373a6
Copy full SHA for c2373a6
Commits on Apr 14, 2016
Handle invalid API key, over quota respones for OpenCage provider
mtmail
committed
70ab9f5
Copy full SHA for 70ab9f5
Commits on Mar 6, 2016
Merge pull request #502 from Nyholm/patch-1
Show description for 772bb06
willdurand
committed
772bb06
Copy full SHA for 772bb06
Update PHP version syntax
Show description for b3bb7bd
Nyholm
committed
b3bb7bd
Copy full SHA for b3bb7bd
Commits on Feb 2, 2016
Merge pull request #492 from VermontDesignWorks/add_throws_docblock_to_geocoder
Show description for 93b8236
willdurand
committed
93b8236
Copy full SHA for 93b8236
Add throws to geocode/reverse methods of Geocoder interface.
Ben Glassman
committed
3a1ae18
Copy full SHA for 3a1ae18
Commits on Dec 16, 2015
Added postal_town to switch/case for locality address components (Google)
Show description for 47baf0c
willdurand
committed
47baf0c
Copy full SHA for 47baf0c
Commits on Dec 15, 2015
Merge pull request #477 from xabbuh/patch-1
Show description for 3ae4039
willdurand
committed
3ae4039
Copy full SHA for 3ae4039
also allow 1.0 release of the HTTP adapter
xabbuh
committed
7602dd8
Copy full SHA for 7602dd8
Commits on Dec 8, 2015
Add PHP7 badge
willdurand
committed
ec5105f
Copy full SHA for ec5105f
Commits on Dec 7, 2015
Merge pull request #471 from laufhannes/patch-gitattributes
Show description for a3959d9
willdurand
committed
a3959d9
Copy full SHA for a3959d9
Commits on Dec 6, 2015
Merge pull request #474 from heiglandreas/hotfix/CountryCode
Show description for 1d81506
willdurand
committed
1d81506
Copy full SHA for 1d81506
Bump version to 3.3.1-dev
willdurand
committed
fa09a3d
Copy full SHA for fa09a3d
Prepare 3.3.0 release
willdurand
committed
ccc178e
Copy full SHA for ccc178e
Merge pull request #445 from nicolassing/opencage
Show description for 1521965
willdurand
committed
1521965
Copy full SHA for 1521965
Merge pull request #473 from mattsches/master
Show description for c5cb0e2
willdurand
committed
c5cb0e2
Copy full SHA for c5cb0e2
Merge pull request #475 from heiglandreas/hotfix/travis
Show description for 68aef29
willdurand
committed
68aef29
Copy full SHA for 68aef29
Commits on Dec 5, 2015
Fixes Travis-Build
Show description for 6cab179
heiglandreas
committed
6cab179
Copy full SHA for 6cab179
Adds coutry-code to MapQuest
Show description for 8f51e4d
heiglandreas
committed
8f51e4d
Copy full SHA for 8f51e4d
Commits on Dec 3, 2015
Return ISO 3166-2 region codes for the US and the rest of the world.
mattsches
committed
9923793
Copy full SHA for 9923793
Commits on Nov 30, 2015
ignore tests for export
laufhannes
committed
975b834
Copy full SHA for 975b834
Commits on Nov 14, 2015
Merge pull request #467 from francoispluchino/freegeoip-timezone
Show description for 9ebba1f
Baachi
committed
9ebba1f
Copy full SHA for 9ebba1f
Pagination
Previous
Next
You can’t perform that action at this time.