library ipchecker-lib
Package to filter through IP Range
kylepretorius/ipchecker-lib
Package to filter through IP Range
- Wednesday, February 14, 2018
- by kylerosspretorius
- Repository
- 0 Watchers
- 0 Stars
- 19 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 36 % Grown
IP Checker Lib
Provides a simple API to check if a given IP address is within the specified range., (*1)
Installation
Add kylepretorius/ipchecker-lib
as a requirement to your composer.json
:, (*2)
$ composer require kylepretorius/ipchecker-lib
Basic Usage
$result = new IPChecker(['192.168.1.0/16', '192.168.10.89/32'])->detect(192.168.1.1);
dev-master
9999999-dev
Package to filter through IP Range
Sources
Download
proprietary
The Requires
The Development Requires
by
Kyle Pretorius
ip checker
dev-develop
dev-develop
Package to filter through IP Range
Sources
Download
proprietary
The Requires
The Development Requires
by
Kyle Pretorius
ip checker
1.0
1.0.0.0
Package to filter through IP Range
Sources
Download
proprietary
The Requires
The Development Requires
by
Kyle Pretorius
ip checker