PHPackages                             everapi/ipbase-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. [API Development](/categories/api)
4. /
5. everapi/ipbase-php

ActiveLibrary[API Development](/categories/api)

everapi/ipbase-php
==================

A PHP wrapper for the ipbase.com API

v1.0.1(3y ago)024.5k—0.6%MITPHPPHP ^8.0

Since Sep 9Pushed 3y ago3 watchersCompare

[ Source](https://github.com/everapihq/ipbase-php)[ Packagist](https://packagist.org/packages/everapi/ipbase-php)[ Docs](https://github.com/everapihq/ipbase-php)[ RSS](/packages/everapi-ipbase-php/feed)WikiDiscussions master Synced 3d ago

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

[![](https://camo.githubusercontent.com/92ebe69e9c01a9ca430132b7d95776d8c642e80e43aebbdf2a13e88c8ea9aea1/68747470733a2f2f6170702e6970626173652e636f6d2f696d672f6c6f676f2f6970626173652e706e67)](https://camo.githubusercontent.com/92ebe69e9c01a9ca430132b7d95776d8c642e80e43aebbdf2a13e88c8ea9aea1/68747470733a2f2f6170702e6970626173652e636f6d2f696d672f6c6f676f2f6970626173652e706e67)

ipbase-php - PHP IP data lookup
===============================

[](#ipbase-php---php-ip-data-lookup)

[![Latest Version on Packagist](https://camo.githubusercontent.com/dc1c8d2312a205823de8d84c8837294a844f52431b1ceedc9df70bd48474301e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f657665726170692f6970626173652d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/everapi/ipbase-php)[![Total Downloads](https://camo.githubusercontent.com/42bc3301f12b1705f0313eab2c6b35a6a3863c39a1c1ac58a49eb59ccd5b9c3c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f657665726170692f6970626173652d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/everapi/ipbase-php)

This package is a PHP wrapper for [ipbase.com](https://ipbase.com) that aims to make the usage of the API as easy as possible in your project.

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

[](#installation)

You can install the package via composer:

```
composer require everapi/ipbase-php
```

Usage
-----

[](#usage)

Initialize the API with your API Key (get one for free at [ipbase.com](https://ipbase.com)):

```
$ipBase = new \Ipbase\Ipbase\IpbaseClient('YOUR-API-KEY');
```

Afterwards you can use the endpoints of the API like this:

```
echo $ipBase->status();
```

```
echo $ipBase->info([
    'ip' => '1.1.1.1',
    'language' => 'de',
]);
```

Learn more about endpoints, parameters and response data structure in the [docs](https://ipbase.com/docs).

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~273 days

Total

2

Last Release

1121d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/47618421?v=4)[everapi](/maintainers/everapi)[@everapi](https://github.com/everapi)

---

Top Contributors

[![dominikkukacka](https://avatars.githubusercontent.com/u/243319?v=4)](https://github.com/dominikkukacka "dominikkukacka (1 commits)")[![lookaze](https://avatars.githubusercontent.com/u/8181027?v=4)](https://github.com/lookaze "lookaze (1 commits)")

---

Tags

apigeolocationIPipbase.comipbase-phpipbase

###  Code Quality

TestsPest

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/everapi-ipbase-php/health.svg)

```
[![Health](https://phpackages.com/badges/everapi-ipbase-php/health.svg)](https://phpackages.com/packages/everapi-ipbase-php)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[resend/resend-php

Resend PHP library.

617.2M43](/packages/resend-resend-php)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

563.6M13](/packages/checkout-checkout-sdk-php)[ipgeolocation/ipgeolocation-php-sdk

Official PHP SDK for the IPGeolocation.io IP Location API with single and bulk lookup support.

414.8k](/packages/ipgeolocation-ipgeolocation-php-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
