PHPackages                             munkireport/wifi - 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. munkireport/wifi

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

munkireport/wifi
================

Module for munkireport.

v3.15(6mo ago)011.5k↓50%4MITPHP

Since Nov 19Pushed 6mo ago2 watchersCompare

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

READMEChangelog (10)DependenciesVersions (25)Used By (0)

WiFi module
===========

[](#wifi-module)

Provides connected WiFi network information gathered by `/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport -I` and various AirPort preferences

Client Preferences
------------------

[](#client-preferences)

It is possible to enable the collection of known networks on clients using the preference domain `MunkiReport` with boolean key `wifi_known_networks_enabled` set to `true`. Alternatively, you can run `sudo defaults write /Library/Preferences/MunkiReport.plist wifi_known_networks_enabled -bool true` on the client.

Remarks
-------

[](#remarks)

- 'init' state indicates that WiFi is on, but not connected to any networks

Table Schema
------------

[](#table-schema)

- agrctlrssi (integer) Aggregate RSSI (decibels)
- agrextrssi (integer) Aggregate external RSSI (decibels)
- agrctlnoise (integer) Aggregate noise (decibels)
- agrextnoise (integer) Aggregate external noise (decibels)
- state (string) WiFi state (running, init, off)
- op\_mode (string) Access point mode
- lasttxrate (integer) Last transmit rate (Mbps)
- lastassocstatus (string) Last association status
- maxrate (integer) Maximum supported transmit rate (Mbps)
- x802\_11\_auth (string) Type of authentication
- link\_auth (string) Link authentication type
- bssid (string) Access point's BSSID
- ssid (string) SSID or name of the connected wireless network
- mcs (string) Modulation and Coding Scheme
- channel (string) Channel of wireless network
- snr (integer) Signal to noise ratio
- known\_networks (medium text) JSON string detailing known wireless networks

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance71

Regular maintenance activity

Popularity26

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity70

Established project with proven stability

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

Recently: every ~99 days

Total

22

Last Release

194d ago

Major Versions

v1.3 → v2.02022-02-01

v2.1 → v3.02022-12-12

### Community

Maintainers

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

---

Top Contributors

[![tuxudo](https://avatars.githubusercontent.com/u/13306723?v=4)](https://github.com/tuxudo "tuxudo (35 commits)")[![bochoven](https://avatars.githubusercontent.com/u/1429002?v=4)](https://github.com/bochoven "bochoven (27 commits)")[![mosen](https://avatars.githubusercontent.com/u/316108?v=4)](https://github.com/mosen "mosen (3 commits)")[![poundbangbash](https://avatars.githubusercontent.com/u/1416288?v=4)](https://github.com/poundbangbash "poundbangbash (2 commits)")[![MagerValp](https://avatars.githubusercontent.com/u/404393?v=4)](https://github.com/MagerValp "MagerValp (1 commits)")[![clburlison](https://avatars.githubusercontent.com/u/2831320?v=4)](https://github.com/clburlison "clburlison (1 commits)")[![kujeger](https://avatars.githubusercontent.com/u/2150686?v=4)](https://github.com/kujeger "kujeger (1 commits)")

### Embed Badge

![Health badge](/badges/munkireport-wifi/health.svg)

```
[![Health](https://phpackages.com/badges/munkireport-wifi/health.svg)](https://phpackages.com/packages/munkireport-wifi)
```

###  Alternatives

[letournel/path-finder

Path finder algorithm

142.0k](/packages/letournel-path-finder)

PHPackages © 2026

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