PHPackages                             dehbka/wigle-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. dehbka/wigle-client

ActiveLibrary[API Development](/categories/api)

dehbka/wigle-client
===================

Client for wigle.net api

0.1.1(2y ago)09MITPHPPHP ^8.1

Since Apr 24Pushed 2y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (7)Versions (3)Used By (0)

Wigle api client
================

[](#wigle-api-client)

[![Latest Version on Packagist](https://camo.githubusercontent.com/cc53c06b682a00a55e7495feeb8663e348d8d31788af33b3fa55012c78130959/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f646568626b612f7769676c652d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dehbka/wigle-client)

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

[](#installation)

You can install the package via composer:

```
composer require dehbka/wigle-client
```

Usage
-----

[](#usage)

```
use Dehbka\WigleClient\Contracts\Resources\Network\Enum\Encryption;
use Dehbka\WigleClient\Contracts\Resources\Network\Search\SearchRequest;
use Dehbka\WigleClient\Wigle;

$client = Wigle::client($key);

$response = $client->network()->search(
    new SearchRequest(
        onlyMine: true,
        encryption: Encryption::none
    )
);

var_dump($response);
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

License
-------

[](#license)

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

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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 ~32 days

Total

2

Last Release

1078d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fbdc298efbe9c4d163e05765af6e249605c3acce216eeeaa3f851822a7cead09?d=identicon)[dehbka](/maintainers/dehbka)

---

Top Contributors

[![dehbka](https://avatars.githubusercontent.com/u/16839017?v=4)](https://github.com/dehbka "dehbka (2 commits)")

### Embed Badge

![Health badge](/badges/dehbka-wigle-client/health.svg)

```
[![Health](https://phpackages.com/badges/dehbka-wigle-client/health.svg)](https://phpackages.com/packages/dehbka-wigle-client)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M648](/packages/sylius-sylius)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.5k311.5k5](/packages/theodo-group-llphant)[getbrevo/brevo-php

Official Brevo provided RESTFul API V3 php library

963.1M35](/packages/getbrevo-brevo-php)[swisnl/json-api-client

A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.

211473.2k12](/packages/swisnl-json-api-client)[wordpress/php-ai-client

A provider agnostic PHP AI client SDK to communicate with any generative AI models of various capabilities using a uniform API.

26236.6k14](/packages/wordpress-php-ai-client)[vin-sw/shopware-sdk

A PHP SDK for Shopware 6 Platform

122469.3k6](/packages/vin-sw-shopware-sdk)

PHPackages © 2026

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