PHPackages                             munkireport/power - 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/power

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

munkireport/power
=================

Power module for munkireport.

v3.2(1y ago)211.8k↓50%7[2 issues](https://github.com/munkireport/power/issues)MITPHP

Since Nov 4Pushed 2mo ago3 watchersCompare

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

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

Power Module
============

[](#power-module)

Reports on Power and Battery information

- Power Supply information (Energy Saving settings)
- Sleep / Wake settings
- Other Power related information from pmset
- Battery information Note: Battery condition can fluctuate between "Service Battery" and "Normal".

Data can be viewed at

- Power under Listings menu
- Power tab on the client details page
- Power widgets under Reports menu
- Batteries under Listing menu
- Battery tab on the client details page

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

[](#table-schema)

- manufacture\_date - VARCHAR(255) - Date of battery's manufacture
- design\_capacity - INT(11) - Design capacity of battery
- max\_capacity - INT(11) - Maximum capacity of battery
- max\_percent - INT(11) - Maximum percent of battery
- current\_capacity - INT(11) - Current capacity of battery
- current\_percent - INT(11) - Current percent of battery
- cycle\_count - INT(11) - Amount of battery cycles
- temperature - INT(11) - Temperature of battery
- condition - VARCHAR(255) - Current battery condition
- sleep\_prevented\_by - TEXT - List of processes preventing sleep
- hibernatefile - VARCHAR(255) - Path of hibernate file
- schedule - VARCHAR(255) - Scheduled events
- adapter\_id - VARCHAR(255) - ID of power adapter
- family\_code - VARCHAR(255) - Family code of adapter
- adapter\_serial\_number - VARCHAR(255) - Serial number of adapter
- combined\_sys\_load - VARCHAR(255) - Combined system load status
- user\_sys\_load - VARCHAR(255) - User system load status
- thermal\_level - VARCHAR(255) - Therm level status
- battery\_level - VARCHAR(255) - Battery level status
- ups\_name - VARCHAR(255) - Name of UPS
- active\_profile - VARCHAR(255) - Currently active power profile
- ups\_charging\_status - VARCHAR(255) - Charging status of UPS
- externalconnected - VARCHAR(255) - Is power adapter connected
- cellvoltage - VARCHAR(255) - Voltage levels of battery cells
- manufacturer - VARCHAR(255) - Manufacturer of battery
- batteryserialnumber - VARCHAR(255) - Serial number of battery
- fullycharged - VARCHAR(255) - Is battery fully charged
- ischarging - VARCHAR(255) - Is battery charging
- standbydelay - INT(11) - Seconds until standby
- standby - INT(11) - Standby enabled
- womp - INT(11) - Wake-on-Magic-Packet enabled
- halfdim - INT(11) - Dim display on this power source
- gpuswitch - INT(11) - Automatic GPU switching enabled
- sms - INT(11) - Sudden motion sensor enabled
- networkoversleep - INT(11) - Network over sleep enabled
- disksleep - INT(11) - Minutes until disk sleeps
- sleep - INT(11) - Minutes until system sleeps
- autopoweroffdelay - INT(11) - Minutes until auto power off
- hibernatemode - INT(11) - Hibernate mode
- autopoweroff - INT(11) - Is auto power off enabled
- ttyskeepawake - INT(11) - Keep awake when remote TTY session is active
- displaysleep - INT(11) - Minutes until display sleeps
- acwake - INT(11) - Wake when connected/disconnected from AC
- lidwake - INT(11) - Wake when lid is opened
- sleep\_on\_power\_button - INT(11) - Sleep if power button is pressed
- autorestart - INT(11) - Automatically restart on kernel panic
- destroyfvkeyonstandby - INT(11) - Destroy FileVault keys on standby
- powernap - INT(11) - Power Nap enabled
- haltlevel - INT(11) - Shut down/sleep when UPS reaches this percent
- haltafter - INT(11) - Shut down/sleep after running on UPS for this long
- haltremain - INT(11) - Shut down/sleep when this many minutes remain on UPS
- lessbright - INT(11) - Dim display on this power source, legacy
- sleep\_count - INT(11) - Amount of times machine has slept since boot
- dark\_wake\_count - INT(11) - Amount of dark wakes since boot
- user\_wake\_count - INT(11) - Amount of time machine has woken up since boot
- wattage - INT(11) - Wattage of power adapter
- backgroundtask - INT(11) - Is a background task preventing sleep
- applepushservicetask - INT(11) - Is an Apple push service task preventing sleep
- userisactive - INT(11) - Is an active user preventing sleep
- preventuseridledisplaysleep - INT(11) - Keep display awake when user is idle
- preventsystemsleep - INT(11) - Keep system awake
- externalmedia - INT(11) - Is external media keeping machine awake
- preventuseridlesystemsleep - INT(11) - Keep system awake when user is idle
- networkclientactive - INT(11) - Is a network client keeping machine awake
- cpu\_scheduler\_limit - INT(11) - CPU scheduler throttle limit
- cpu\_available\_cpus - INT(11) - How many CPUs are available for tasks
- cpu\_speed\_limit - INT(11) - CPU thermal throttle limit
- ups\_percent - INT(11) - Percent of UPS power
- timeremaining - INT(11) - Time remaining until fully charged or fully discharged
- instanttimetoempty - INT(11) - Estimated instant time to empty battery
- voltage - FLOAT - Batter voltage level
- permanentfailurestatus - INT(11) - Has battery permanently failed
- packreserve - INT(11) - mAh of battery reserve power
- avgtimetofull - INT(11) - Estimated time until full battery
- amperage - FLOAT - Amperage of battery
- designcyclecount - INT(11) - Design cycle count of battery
- avgtimetoempty - INT(11) - Estimated time until empty battery
- adapter\_current - FLOAT - Adapter available current
- adapter\_voltage - FLOAT - Adapter available voltage
- charging\_current - FLOAT - Adapter current in use
- charging\_voltage - FLOAT - Adapter voltage in use
- adapter\_manufacturer - VARCHAR(255) - Adapter manufacturer
- adapter\_name - VARCHAR(255) - Adapter name

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance44

Moderate activity, may be stable

Popularity29

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~130 days

Total

27

Last Release

637d ago

Major Versions

v1.11 → v2.02022-02-03

v2.5 → v3.0b12022-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 (21 commits)")[![bochoven](https://avatars.githubusercontent.com/u/1429002?v=4)](https://github.com/bochoven "bochoven (16 commits)")[![ofirgalcon](https://avatars.githubusercontent.com/u/16665880?v=4)](https://github.com/ofirgalcon "ofirgalcon (7 commits)")[![kevinmcox](https://avatars.githubusercontent.com/u/25358601?v=4)](https://github.com/kevinmcox "kevinmcox (2 commits)")[![MagerValp](https://avatars.githubusercontent.com/u/404393?v=4)](https://github.com/MagerValp "MagerValp (1 commits)")[![mosen](https://avatars.githubusercontent.com/u/316108?v=4)](https://github.com/mosen "mosen (1 commits)")

### Embed Badge

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

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

###  Alternatives

[toopay/assetic-minifier

Assetic Filter for pure PHP JS and CSS minification

1356.8k3](/packages/toopay-assetic-minifier)

PHPackages © 2026

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