PHPackages                             malvik-lab/ip-api-client - 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. [API Development](/categories/api)
4. /
5. malvik-lab/ip-api-client

ActiveLibrary[API Development](/categories/api)

malvik-lab/ip-api-client
========================

A PHP library for interfacing with ip-api.com, providing geolocation details based on an IP address.

1.0.1(9mo ago)060MITPHPPHP ^8.2

Since Dec 9Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/malvik-lab/ip-api-client)[ Packagist](https://packagist.org/packages/malvik-lab/ip-api-client)[ RSS](/packages/malvik-lab-ip-api-client/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (4)Versions (3)Used By (0)

IP-API Client
=============

[](#ip-api-client)

This unofficial library provides a simple interface to interact with the [ip-api.com](https://www.ip-api.com) service, allowing you to obtain geographic information based on the IP address.

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

[](#installation)

You can install this library using Composer. Run the following command:

```
composer require malvik-lab/ip-api-client
```

Usage
-----

[](#usage)

### Example of Use

[](#example-of-use)

```
