PHPackages                             postcon/client-ip-extension - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. postcon/client-ip-extension

ActiveBehat-extension[Testing &amp; Quality](/categories/testing)

postcon/client-ip-extension
===========================

A Behat Extension accessing the client ip address

1.0.1(10y ago)116.4k↓21.4%MITPHPPHP &gt;=5.3

Since Feb 1Pushed 10y ago5 watchersCompare

[ Source](https://github.com/Postcon/ClientIpExtension)[ Packagist](https://packagist.org/packages/postcon/client-ip-extension)[ Docs](https://github.com/Postcon/BehatBootstrapExtension)[ RSS](/packages/postcon-client-ip-extension/feed)WikiDiscussions master Synced 1mo ago

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

ClientIpExtension
=================

[](#clientipextension)

This behat extension allows a [`Context`](https://github.com/Behat/Behat/blob/master/src/Behat/Behat/Context/Context.php) object to access the client's IP address. The IP is aquired by requesting a Url (e.g. ).

```
# behat.yml
default:
  extensions:
    Postcon\ClientIpExtension\Extension:
      url: https://api.ipify.org/
```

Alternatively, the IP address can be fixed configured:

```
# behat.yml
default:
  extensions:
    Postcon\ClientIpExtension\Extension:
      value: 1.2.3.4
```

To access the client's IP address, the behat Context class needs to implement [`Postcon\ClientIpExtension\ClientIpInterface`](lib/ClientIpInterface).

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

2

Last Release

3759d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5d3765b40a043c8c7c8ead0ae3cb9691ab6c053d272ec9db1d9bcec0218fb69a?d=identicon)[DrSchimke](/maintainers/DrSchimke)

---

Top Contributors

[![DrSchimke](https://avatars.githubusercontent.com/u/3299009?v=4)](https://github.com/DrSchimke "DrSchimke (11 commits)")

---

Tags

BDDBehat

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/postcon-client-ip-extension/health.svg)

```
[![Health](https://phpackages.com/badges/postcon-client-ip-extension/health.svg)](https://phpackages.com/packages/postcon-client-ip-extension)
```

###  Alternatives

[sensiolabs/behat-page-object-extension

Page object extension for Behat

1166.5M27](/packages/sensiolabs-behat-page-object-extension)[laracasts/behat-laravel-extension

Laravel extension for Behat

2611.3M12](/packages/laracasts-behat-laravel-extension)[dvdoug/behat-code-coverage

Generate Code Coverage reports for Behat tests

593.6M37](/packages/dvdoug-behat-code-coverage)[bex/behat-extension-driver-locator

Driver locator tool for behat extensions

385.2M4](/packages/bex-behat-extension-driver-locator)[ciaranmcnulty/behat-stepthroughextension

Extension for behat to help debug failing scenarios

601.6M5](/packages/ciaranmcnulty-behat-stepthroughextension)[soyuka/contexts

Behatch contexts

282.1M11](/packages/soyuka-contexts)

PHPackages © 2026

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