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
Accelerator
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 }}
Ssimo7
/
Geocoder
Public
forked from
geocoder-php/Geocoder
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Geocoder
src
Geocoder
HttpAdapter
on
2.x
User selector
All users
All time
Commit history
Commits on Oct 3, 2014
Fix CS
willdurand
committed
cfb7bdc
View commit details
Copy full SHA for cfb7bdc
View code at this point
Browse repository at this point
Commits on Sep 22, 2014
Allow for greater flexibility in setting curl parameters by passing in an array.
Awnage
committed
93a5279
View commit details
Copy full SHA for 93a5279
View code at this point
Browse repository at this point
Commits on Sep 18, 2014
Merge pull request #331 from oschwald/remove-geoip2-omni
Show description for c75a941
willdurand
committed
c75a941
View commit details
Copy full SHA for c75a941
View code at this point
Browse repository at this point
Commits on Sep 14, 2014
CS
willdurand
committed
f72ba69
View commit details
Copy full SHA for f72ba69
View code at this point
Browse repository at this point
Commits on Sep 12, 2014
Remove GeoIP2 Omni support
oschwald
committed
084b4bc
View commit details
Copy full SHA for 084b4bc
View code at this point
Browse repository at this point
Commits on Aug 19, 2014
Added a way to set the user agent
siad007
committed
992b743
View commit details
Copy full SHA for 992b743
View code at this point
Browse repository at this point
Commits on Jun 13, 2014
Fix CS/doc for PR #303
willdurand
committed
65114b3
View commit details
Copy full SHA for 65114b3
View code at this point
Browse repository at this point
Commits on May 12, 2014
Refactor GeoIP2Provider: Use injection of Maxmind provider.
Show description for 6b5bbd8
Jens Wiese
committed
6b5bbd8
View commit details
Copy full SHA for 6b5bbd8
View code at this point
Browse repository at this point
Commits on Apr 10, 2014
Change access of GeoIP2 database-reader, due to problems with JSON-encoded geodata.
Jens Wiese
committed
d46ca18
View commit details
Copy full SHA for d46ca18
View code at this point
Browse repository at this point
Implement MaxData GeoIP2 provider and database adapter
Show description for 40a7b4a
Jens Wiese
committed
40a7b4a
View commit details
Copy full SHA for 40a7b4a
View code at this point
Browse repository at this point
Commits on Jan 7, 2014
Ability to set timeouts for CurlHttpAdapter
Matej Humpal
committed
6a729c6
View commit details
Copy full SHA for 6a729c6
View code at this point
Browse repository at this point
Commits on Mar 15, 2013
Refactored: adapters and its tests
toin0u
committed
c969882
View commit details
Copy full SHA for c969882
View code at this point
Browse repository at this point
Commits on Jan 15, 2013
Fixed: typo
toin0u
committed
3e9e4bc
View commit details
Copy full SHA for 3e9e4bc
View code at this point
Browse repository at this point
Fix SocketHttpAdapter which did not take care of query string
Show description for 6bd91c2
willdurand
committed
6bd91c2
View commit details
Copy full SHA for 6bd91c2
View code at this point
Browse repository at this point
Commits on Nov 20, 2012
fix code inspection
Show description for 96d1e99
havvg
committed
96d1e99
View commit details
Copy full SHA for 96d1e99
View code at this point
Browse repository at this point
Commits on Nov 15, 2012
Use sf2 coding standard
toin0u
committed
ef8b8ad
View commit details
Copy full SHA for ef8b8ad
View code at this point
Browse repository at this point
Fix CS
willdurand
committed
53b6fe6
View commit details
Copy full SHA for 53b6fe6
View code at this point
Browse repository at this point
Commits on Nov 14, 2012
Added: HttpException and ExtensionNotLoadedException
toin0u
committed
161fa97
View commit details
Copy full SHA for 161fa97
View code at this point
Browse repository at this point
Use exception interface to respect convention
toin0u
committed
6862b2b
View commit details
Copy full SHA for 6862b2b
View code at this point
Browse repository at this point
Commits on Nov 12, 2012
Refactored
toin0u
committed
1d8c5f1
View commit details
Copy full SHA for 1d8c5f1
View code at this point
Browse repository at this point
Commits on Nov 7, 2012
Rename SocketAdapter to SocketHttpAdapter to respect conventions
willdurand
committed
b7f7b9c
View commit details
Copy full SHA for b7f7b9c
View code at this point
Browse repository at this point
Commits on Oct 2, 2012
Fix CS
willdurand
committed
4b2a510
View commit details
Copy full SHA for 4b2a510
View code at this point
Browse repository at this point
Commits on Oct 1, 2012
Refactored SocketAdapter to simplify testing. Added tests to verify the behaviour of building HTTP requests/responses.
warmans
committed
8164a7f
View commit details
Copy full SHA for 8164a7f
View code at this point
Browse repository at this point
Commits on Sep 27, 2012
Added continue if end of headers is located
warmans
committed
db805f7
View commit details
Copy full SHA for db805f7
View code at this point
Browse repository at this point
Fixed issue where response body could be mis-identified as header information in cases where a single line contained text in the format .*[:].* (e.g. JSON)
vagrant
committed
3085990
View commit details
Copy full SHA for 3085990
View code at this point
Browse repository at this point
Commits on Sep 13, 2012
Fix CS
willdurand
committed
11d75ab
View commit details
Copy full SHA for 11d75ab
View code at this point
Browse repository at this point
Fixed ZendHttpAdapter for ZF2 http component.
Benjamin Laugueux
committed
cc17feb
View commit details
Copy full SHA for cc17feb
View code at this point
Browse repository at this point
Commits on Jun 17, 2012
Better tests
willdurand
committed
9966b95
View commit details
Copy full SHA for 9966b95
View code at this point
Browse repository at this point
Commits on May 22, 2012
Fixed CS (PHP-CS-Fixer) + Fixed encoding
willdurand
committed
342ea22
View commit details
Copy full SHA for 342ea22
View code at this point
Browse repository at this point
Commits on Dec 23, 2011
Fixed previous commit
willdurand
committed
b321754
View commit details
Copy full SHA for b321754
View code at this point
Browse repository at this point
Add socket adapter
Baachi
authored and
willdurand
committed
2725965
View commit details
Copy full SHA for 2725965
View code at this point
Browse repository at this point
Commits on Nov 13, 2011
Added unit tests for cURL adapter
willdurand
committed
d9971d2
View commit details
Copy full SHA for d9971d2
View code at this point
Browse repository at this point
Added unit tests for Buzz adapter
willdurand
committed
9c85ffb
View commit details
Copy full SHA for 9c85ffb
View code at this point
Browse repository at this point
[Adapter] Added Zend_Http_Client adapter
willdurand
committed
28e0669
View commit details
Copy full SHA for 28e0669
View code at this point
Browse repository at this point
Commits on Nov 12, 2011
[Http] Adding Guzzle HTTP adapter
mtdowling
committed
85ba8e7
View commit details
Copy full SHA for 85ba8e7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.