PHPackages                             pattern-lab/plugin-reload - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. pattern-lab/plugin-reload

AbandonedArchivedPatternlab-plugin[HTTP &amp; Networking](/categories/http)

pattern-lab/plugin-reload
=========================

Automatic Browser Reload Support for Pattern Lab

v2.0.1(10y ago)7160.9k↓28.7%7[3 issues](https://github.com/pattern-lab/plugin-php-reload/issues)[1 PRs](https://github.com/pattern-lab/plugin-php-reload/pulls)2MITPHPPHP &gt;=5.4

Since Jun 21Pushed 1mo ago3 watchersCompare

[ Source](https://github.com/pattern-lab/plugin-php-reload)[ Packagist](https://packagist.org/packages/pattern-lab/plugin-reload)[ Docs](http://patternlab.io)[ RSS](/packages/pattern-lab-plugin-reload/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (2)Versions (4)Used By (2)

Important

Pattern Lab is no longer actively maintained. All repositories, along with the rest of the @pattern-lab ecosystem on GitHub and npm, have been deprecated and archived. The code, releases, and history remain available so the work stays discoverable and forks can continue independently under the MIT license. No new releases, security patches, or issue triage will be performed. [Read the full message](https://github.com/pattern-lab), and thank you.

[![license](https://camo.githubusercontent.com/6f4b66dfbd5c57cefb41faced425cc074e9568569c2bb796654f757a6bd12c29/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7061747465726e2d6c61622f706c7567696e2d7068702d72656c6f61642e737667)](https://camo.githubusercontent.com/6f4b66dfbd5c57cefb41faced425cc074e9568569c2bb796654f757a6bd12c29/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7061747465726e2d6c61622f706c7567696e2d7068702d72656c6f61642e737667)[![Packagist](https://camo.githubusercontent.com/f2817294a66879e455914534b6129c0b8a08311389ed7b7b759abfe3740b3f68/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7061747465726e2d6c61622f706c7567696e2d72656c6f61642e737667)](https://packagist.org/packages/pattern-lab/plugin-reload) [![Gitter](https://camo.githubusercontent.com/1aab01ee0e000a7579622d70bc989eedef838c7d907e28309101419e0afd7b1d/68747470733a2f2f696d672e736869656c64732e696f2f6769747465722f726f6f6d2f7061747465726e2d6c61622f7068702e737667)](https://gitter.im/pattern-lab/php)

Reload Plugin for Pattern Lab
=============================

[](#reload-plugin-for-pattern-lab)

The Reload Plugin adds Web Socket-based automatic browser reload support to Pattern Lab. The Reload Plugin will automatically reload the Pattern Lab iFrame if you're using the `--watch` flag or `--server --with-watch` flag combo.

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

[](#installation)

To add the Reload Plugin to your project using [Composer](https://getcomposer.org/) type:

```
composer require pattern-lab/plugin-reload

```

See Packagist for [information on the latest release](https://packagist.org/packages/pattern-lab/plugin-reload).

Usage
-----

[](#usage)

The Reload Plugin is automatically turned on when you install it. Simply "watch" your project using the following command:

```
php core/console --watch

```

You can also run your server and watch your project at the same time:

```
php core/console --server --with-watch

```

Disabling the Plugin
--------------------

[](#disabling-the-plugin)

To disable the Reload Plugin you can either directly edit `./config/config.yml` or use the command line option:

```
php core/console --config --set plugins.reload.enabled=false

```

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance51

Moderate activity, may be stable

Popularity38

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 93.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 ~11 days

Total

2

Last Release

3652d ago

Major Versions

v1.0.0 → v2.0.12016-07-03

### Community

Maintainers

![](https://www.gravatar.com/avatar/25d0cba915480bf76aa78007b98384c010e753508452e35dc3b93b79698bd103?d=identicon)[dmolsen](/maintainers/dmolsen)

![](https://www.gravatar.com/avatar/987cdfed8075c463b2a985c2b4e05b7041b4e97f243f77cc29e4c85a8791a515?d=identicon)[EvanLovely](/maintainers/EvanLovely)

---

Top Contributors

[![dmolsen](https://avatars.githubusercontent.com/u/2746?v=4)](https://github.com/dmolsen "dmolsen (14 commits)")[![bmuenzenmeyer](https://avatars.githubusercontent.com/u/298435?v=4)](https://github.com/bmuenzenmeyer "bmuenzenmeyer (1 commits)")

---

Tags

websocketpattern labreload

### Embed Badge

![Health badge](/badges/pattern-lab-plugin-reload/health.svg)

```
[![Health](https://phpackages.com/badges/pattern-lab-plugin-reload/health.svg)](https://phpackages.com/packages/pattern-lab-plugin-reload)
```

###  Alternatives

[cboden/ratchet

PHP WebSocket library

6.4k22.3M251](/packages/cboden-ratchet)[swow/swow

Coroutine-based multi-platform support engine with a focus on concurrent I/O

1.3k2.2M88](/packages/swow-swow)[ratchet/pawl

Asynchronous WebSocket client

62010.0M242](/packages/ratchet-pawl)[ratchet/rfc6455

RFC6455 WebSocket protocol handler

23641.1M76](/packages/ratchet-rfc6455)[wrench/wrench

PHP WebSocket client/server library

5913.2M11](/packages/wrench-wrench)[gos/web-socket-bundle

Symfony Web Socket Bundle

6202.2M8](/packages/gos-web-socket-bundle)

PHPackages © 2026

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