PHPackages                             tenfef/ipfind-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. tenfef/ipfind-php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tenfef/ipfind-php
=================

PHP Library to fetch location information from an IP Address

1.0.1(9y ago)0311MITPHP

Since Nov 5Pushed 9y ago1 watchersCompare

[ Source](https://github.com/tenfef/ipfind-php)[ Packagist](https://packagist.org/packages/tenfef/ipfind-php)[ RSS](/packages/tenfef-ipfind-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

IPFind-PHP
==========

[](#ipfind-php)

A simple class for getting a users location from their IP Address. The class uses [IP Find - IP Geolocation API](https://ipfind.co/) as the backend API for this service.

Installation
------------

[](#installation)

Install the latest version with

```
$ composer require tenfef/ipfind-php
```

Basic Usage
-----------

[](#basic-usage)

```
