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

ActiveLibrary

munkireport/homebrew
====================

Module for munkireport.

v1.13(6mo ago)111.2k↓50%2MITPHP

Since Nov 19Pushed 6mo ago2 watchersCompare

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

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

Homebrew module
===============

[](#homebrew-module)

Module provides a breakdown on everything currently installed by Homebrew. It can be installed separately from the homebrew\_info module.

Database:

- name - varchar(255) - name of item installed by brew
- full\_name - varchar(255) - full name of item installed by brew
- oldname - varchar(255) - previous name of item, if renamed by brew
- aliases - varchar(255) - aliases of item
- desc - varchar(255) - discription of item
- homepage - varchar(255) - homepage of item
- installed\_versions - varchar(255) - all versions currently installed
- versions\_stable - varchar(255) - current stable version
- linked\_keg - varchar(255) - version linked for use
- dependencies - text - dependencies of the item
- build\_dependencies - text - dependencies required to build
- recommended\_dependencies - text - recommended dependencies
- runtime\_dependencies - text - dependencies needed to execute binary
- optional\_dependencies - text - optional dependencies
- requirements - varchar(255) - requirements of the item
- options - text - options available at install/build time
- used\_options - text - options used when installing/building item
- caveats - text - caveats of using/installing/building the item
- conflicts\_with - varchar(255) - other items this item conflicts with
- homepage - int - 0/1 for internal USB device
- built\_as\_bottle - int - 0/1 was built as a bottle
- installed\_as\_dependency - int - 0/1 installed as a dependency of another item
- installed\_on\_request - int - 0/1 installed on request
- poured\_from\_bottle - int - 0/1 poured from a bottle
- versions\_bottle - int - 0/1 is available as a bottle
- keg\_only - int - 0/1 is only a keg (not link)
- outdated - int - 0/1 was detected as outdated last brew run
- pinned - int - 0/1 version pinned
- versions\_devel - int - 0/1 developmental version available
- versions\_head - int - 0/1 head available to build from

This module requires Homebrew to be installed

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance71

Regular maintenance activity

Popularity27

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity68

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

Recently: every ~100 days

Total

11

Last Release

194d ago

### Community

Maintainers

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

---

Top Contributors

[![bochoven](https://avatars.githubusercontent.com/u/1429002?v=4)](https://github.com/bochoven "bochoven (11 commits)")[![tuxudo](https://avatars.githubusercontent.com/u/13306723?v=4)](https://github.com/tuxudo "tuxudo (8 commits)")[![gharryg](https://avatars.githubusercontent.com/u/3106117?v=4)](https://github.com/gharryg "gharryg (1 commits)")[![lolipale](https://avatars.githubusercontent.com/u/13834698?v=4)](https://github.com/lolipale "lolipale (1 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)")[![poundbangbash](https://avatars.githubusercontent.com/u/1416288?v=4)](https://github.com/poundbangbash "poundbangbash (1 commits)")[![fridomac](https://avatars.githubusercontent.com/u/6088818?v=4)](https://github.com/fridomac "fridomac (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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