Download the PHP package ip2location/ip2proxy-codeigniter4 without Composer
On this page you can find all versions of the php package ip2location/ip2proxy-codeigniter4. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ip2location/ip2proxy-codeigniter4
More information about ip2location/ip2proxy-codeigniter4
Files in ip2location/ip2proxy-codeigniter4
Package ip2proxy-codeigniter4
Short Description IP2Proxy library for CodeIgniter 4. This module allows user to reverse search of IP address to detect VPN servers, open proxies, web proxies, Tor exit nodes, search engine robots, data center ranges and residential proxies using IP2Proxy BIN database. Other information available includes proxy type, country, state, city, ISP, domain name, usage type, AS number, AS name, threats, last seen date and provider names.
License MIT
Homepage https://www.ip2location.com
Informations about the package ip2proxy-codeigniter4
IP2Proxy CodeIgniter 4 Library
This module allows user to reverse search of IP address to detect VPN servers, open proxies, web proxies, Tor exit nodes, search engine robots, data center ranges, residential proxies, consumer privacy networks, and enterprise private networks. Other information available includes proxy type, country, state, city, ISP, domain name, usage type, AS number, AS name, threats, last seen date and provider names.
This library will only work with CodeIgniter 4. For CodeIgniter 3, you can get it from here.
Installation
Upload Controllers
and Libraries
to CodeIgniter app
folder.
Usage
This module is able to query the IP address information from either BIN database or web service. This section will explain how to use this extension to query from BIN database and web service.
Sample codes are given in this project, under Controllers folder. You may run the sample code by using
BIN Database
Use following codes in your application for get geolocation information.
Below are the methods supported for BIN data file lookup.
Web Service
Use following codes in your application for get geolocation information.
To use IP2Location.io API for getting the geolocation information, you can use the following code to do so:
MySQL Query
Use following codes in your application for get geolocation information.
Dependencies
This module requires IP2Proxy BIN data file or IP2Proxy API key to function. You may download the BIN data file at
- IP2Proxy LITE BIN Data (Free): https://lite.ip2location.com
- IP2Proxy Commercial BIN Data (Comprehensive): https://www.ip2location.com/proxy-database
You can also sign up for IP2Proxy Web Service or IP2Location.io IP GEOLOCATION API to get one free API key.
IPv4 BIN vs IPv6 BIN
- Use the IPv4 BIN file if you just need to query IPv4 addresses.
- Use the IPv6 BIN file if you need to query BOTH IPv4 and IPv6 addresses.
SUPPORT
Email: [email protected]
Website: https://www.ip2location.com