Download the PHP package belal/ip-info without Composer
On this page you can find all versions of the php package belal/ip-info. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download belal/ip-info
More information about belal/ip-info
Files in belal/ip-info
Download belal/ip-info
More information about belal/ip-info
Files in belal/ip-info
Vendor belal
Package ip-info
Short Description Simple php package to get country from IP address
License MIT
Package ip-info
Short Description Simple php package to get country from IP address
License MIT
Please rate this library. Is it a good library?
Informations about the package ip-info
Simple php package to get country from IP address
usage
-
Require the package using composer
-
To use it simply call the 'getInfo' method after intanshate an instance of the IpDataProvider class
-
The getInfo method returns a IpData opject witch can be used like:
- the getIpInRequset is the ip the request made with
- the getPassedIp is the ip you provided
-
if they are different this mean the data is for the ip of the machine that sent the request
- The IpData opject is JsonSerializable .. Find more at THE PHP DOCS.
All versions of ip-info with dependencies
PHP Build Version
Package Version
No informations.
The package belal/ip-info contains the following files
Loading the files please wait ....