adaures / ipcat-php
Categorization of IP Addresses adapted to PHP 5.4+ from https://github.com/client9/ipcat
v1.0.0
2022-02-24 14:34 UTC
Requires
- php: >=5.4
This package is not auto-updated.
Last update: 2025-03-21 05:41:52 UTC
README
This generates a PHP class with a list of IPv4 addresses that correspond to datacenters, co-location centers, shared and virtual webhosting providers. In other words, ip addresses that end web consumers should not be using.
ipcat: datasets for categorizing IP addresses.
Adpated to php 5.4+ from https://github.com/client9/ipcat.
Install using composer
composer require adaures/ipcat-php