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

https://github.com/arall/ipreverse

PHP class to find all Websites hosted on the same IP address.
https://github.com/arall/ipreverse

Last synced: 5 months ago
JSON representation

PHP class to find all Websites hosted on the same IP address.

Awesome Lists containing this project

README

          

# IPReverse

[![Build Status](https://travis-ci.org/arall/ipreverse.svg)](https://travis-ci.org/arall/ipreverse) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/arall/ipreverse/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/arall/ipreverse/?branch=master) [![Code Coverage](https://scrutinizer-ci.com/g/arall/ipreverse/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/arall/ipreverse/?branch=master)

PHP class to find all Websites hosted on the same IP address

# Install

Add the package in your composer.json by executing the command.

```
composer require arall/ipreverse