Commit graph

9 commits

Author SHA1 Message Date
Josh Sherman
c840d5a36f Updated README with simulation IPs
Also dropped example.php as it's no longer necessary. Added reference to API
key to the README as it wasn't there before.
2014-05-14 19:00:18 -04:00
Josh Sherman
013e77a62d Updated badges 2014-05-14 17:21:52 -04:00
Josh Sherman
2372c0546e Added PHP compatibility 2014-05-14 15:36:58 -04:00
Josh Sherman
9566668375 Added unit tests and configs 2014-05-14 15:34:09 -04:00
Josh Sherman
6dd3b9d26b Project cleanup
Getting all my ducks in a row before submitting this to Packagist
2014-05-14 12:28:55 -04:00
Josh Sherman
4069d2ddb9 Updated to return false instead of "Invalid Response"
Invalid responses and "non-threatening" IP address results come back as the same thing. I couldn't find a way to get it to return something more alerting when the DNS lookup failed, so this will have to do. If you're caching your results for a short period of time, then any issues with the API should correct themselves within the TTL of your data
2012-05-16 22:29:47 -04:00
Josh Sherman
1d4dacd3c2 Finished up query logic 2012-05-10 14:58:01 -04:00
Josh Sherman
f49a0e7de2 Started building wrapper 2012-05-09 22:13:47 -04:00
Josh Sherman
e4c358980b initial commit 2012-05-09 15:57:09 -07:00