Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
geocoder-php
/
Geocoder
Public
Notifications
You must be signed in to change notification settings
Fork
525
Star
4k
Code
Issues
49
Pull requests
13
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Gs7 updateUpdate Here Geocode and Reverse Geocode Provider to GS7 (v7)
- #1231
#1231
Open
SCatrinh
wants to merge 19 commits into
geocoder-php:master
geocoder-php/Geocoder:master
from
SCatrinh:GS7Update
SCatrinh/Geocoder:GS7Update
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Gs7 updateUpdate Here Geocode and Reverse Geocode Provider to GS7 (v7)
#1231
SCatrinh
wants to merge 19 commits into
geocoder-php:master
geocoder-php/Geocoder:master
from
SCatrinh:GS7Update
SCatrinh/Geocoder:GS7Update
Copy head branch name to clipboard
Commits
Commits on Jun 24, 2024
replace cached here.com responses with responses from GS7 endpoints
SCatrinh
committed
b89b41e
View commit details
Copy full SHA for b89b41e
Browse repository at this point
update deprecated has attribute to has property
SCatrinh
committed
608c9c0
View commit details
Copy full SHA for 608c9c0
Browse repository at this point
Commits on Jun 25, 2024
Updated geocode query to allow support for qualified queries
SCatrinh
committed
72a671d
View commit details
Copy full SHA for 72a671d
Browse repository at this point
update from here v6.2 to here v7 api (GS7)
SCatrinh
committed
da43505
View commit details
Copy full SHA for da43505
Browse repository at this point
Update with additional data to parse properly
SCatrinh
committed
70cdb6e
View commit details
Copy full SHA for 70cdb6e
Browse repository at this point
Update unit tests and integration tests
SCatrinh
committed
b3e83a4
View commit details
Copy full SHA for b3e83a4
Browse repository at this point
remove unused import, remove extra white space, update Changelog
SCatrinh
committed
68afaa8
View commit details
Copy full SHA for 68afaa8
Browse repository at this point
clean up some logic, move duplicated params to be parsed in a seperate method.
SCatrinh
committed
9da8ad0
View commit details
Copy full SHA for 9da8ad0
Browse repository at this point
clean up exception annotations
SCatrinh
committed
3c1cb54
View commit details
Copy full SHA for 3c1cb54
Browse repository at this point
Commits on Jun 26, 2024
put empty string check back since we have updated the function param to accept null
SCatrinh
committed
d03fd1b
View commit details
Copy full SHA for d03fd1b
Browse repository at this point
added a note for postalCodeDetails since here's implementation is not returning postal code details properly
SCatrinh
committed
654e967
View commit details
Copy full SHA for 654e967
Browse repository at this point
Commits on Jun 27, 2024
revert deprecation update as per comments on geocoder-php/Geocoder PR 1217
SCatrinh
committed
65792e1
View commit details
Copy full SHA for 65792e1
Browse repository at this point
Commits on Jun 28, 2024
Add support in php-common for building queries with alternative methods
SCatrinh
committed
8425c0e
View commit details
Copy full SHA for 8425c0e
Browse repository at this point
Commits on Jul 2, 2024
Revert "Add support in php-common for building queries with alternative methods"
Show description for ad0a926
SCatrinh
committed
ad0a926
View commit details
Copy full SHA for ad0a926
Browse repository at this point
Revert "Updated geocode query to allow support for qualified queries"
Show description for fa1b5ce
SCatrinh
committed
fa1b5ce
View commit details
Copy full SHA for fa1b5ce
Browse repository at this point
Revert "Update with additional data to parse properly"
Show description for b2b19a5
SCatrinh
committed
b2b19a5
View commit details
Copy full SHA for b2b19a5
Browse repository at this point
Added boolean param for using qualified query instead of regular query
SCatrinh
committed
5cbd114
View commit details
Copy full SHA for 5cbd114
Browse repository at this point
Updated here test for qualified query, update cached response for test
SCatrinh
committed
f636bed
View commit details
Copy full SHA for f636bed
Browse repository at this point
Commits on Jan 15, 2025
Merge branch 'geocoder-php:master' into GS7Update
patrickghidossi
authored
6ef3c32
View commit details
Copy full SHA for 6ef3c32
Browse repository at this point
You can’t perform that action at this time.