PHPackages                             zhwei/valet-phpbrew-ext - 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. zhwei/valet-phpbrew-ext

ActiveProject

zhwei/valet-phpbrew-ext
=======================

PHPBrew extension for Laravel Valet

0.2.1(5y ago)8622MITPHP

Since Aug 23Pushed 5y ago1 watchersCompare

[ Source](https://github.com/zhwei/valet-phpbrew-ext)[ Packagist](https://packagist.org/packages/zhwei/valet-phpbrew-ext)[ RSS](/packages/zhwei-valet-phpbrew-ext/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

PHPBrew extension for Laravel Valet
===================================

[](#phpbrew-extension-for-laravel-valet)

[![Latest Stable Version](https://camo.githubusercontent.com/1f0a52c276aebf651b25225ee0bb15f72d3c5b4796aaea6a73ab050e7bd7e4f3/68747470733a2f2f706f7365722e707567782e6f72672f7a687765692f76616c65742d706870627265772d6578742f76657273696f6e2e706e67)](https://packagist.org/packages/zhwei/valet-phpbrew-ext)[![Total Downloads](https://camo.githubusercontent.com/771f4aea97bb454ba40445fbdeb2d7a0634f3e251a8361b03e232b1aa70556b1/68747470733a2f2f706f7365722e707567782e6f72672f7a687765692f76616c65742d706870627265772d6578742f642f746f74616c2e706e67)](https://packagist.org/packages/zhwei/valet-phpbrew-ext)

Usage
-----

[](#usage)

1. Composer install

```
composer global require zhwei/valet-phpbrew-ext
```

2. Register extension file to Valet

```
ln -s $HOME/.composer/vendor/zhwei/valet-phpbrew-ext/phpbrew-ext.php $HOME/.config/valet/Extensions/phpbrew-ext.php
```

3. Run

```
# create site (PHP_VERSION and SITE_NAME is optional)
sudo valet phpbrew:link [PHP_VERSION] [SITE_NAME]

# list sites created by phpbrew:link
sudo valet phpbrew:links

# unlink site (SITE_NAME is optional)
sudo valet phpbrew:unlink [SITE_NAME]
```

Uninstall
---------

[](#uninstall)

```
# remove extension register file
rm $HOME/.config/valet/Extensions/phpbrew-ext.php

# remove global dependency
composer global remove zhwei/valet-phpbrew-ext
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

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

Total

5

Last Release

2056d ago

### Community

Maintainers

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

---

Top Contributors

[![zhwei](https://avatars.githubusercontent.com/u/1446459?v=4)](https://github.com/zhwei "zhwei (10 commits)")[![mortenscheel](https://avatars.githubusercontent.com/u/6514342?v=4)](https://github.com/mortenscheel "mortenscheel (1 commits)")[![Sylk](https://avatars.githubusercontent.com/u/11181348?v=4)](https://github.com/Sylk "Sylk (1 commits)")

---

Tags

extensionlaravelphpbrewvalet

### Embed Badge

![Health badge](/badges/zhwei-valet-phpbrew-ext/health.svg)

```
[![Health](https://phpackages.com/badges/zhwei-valet-phpbrew-ext/health.svg)](https://phpackages.com/packages/zhwei-valet-phpbrew-ext)
```

PHPackages © 2026

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