Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ad-aures/ipcat-php

Categorization of IP Addresses adapted to PHP 5.4+ from https://github.com/client9/ipcat. Synchronized read-only mirror of https://code.castopod.org/adaures/ipcat-php
https://github.com/ad-aures/ipcat-php

Last synced: 11 days ago
JSON representation

Categorization of IP Addresses adapted to PHP 5.4+ from https://github.com/client9/ipcat. Synchronized read-only mirror of https://code.castopod.org/adaures/ipcat-php

Awesome Lists containing this project

README

        

# ipcat-php

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 .**

## Install using composer

```bash
composer require adaures/ipcat-php
```