PHPackages                             wearejh/workflow - 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. wearejh/workflow

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

wearejh/workflow
================

Commands to help development workflow

21984[18 issues](https://github.com/WeareJH/workflow/issues)[1 PRs](https://github.com/WeareJH/workflow/pulls)PHP

Since Dec 20Pushed 1y ago15 watchersCompare

[ Source](https://github.com/WeareJH/workflow)[ Packagist](https://packagist.org/packages/wearejh/workflow)[ RSS](/packages/wearejh-workflow/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (9)Used By (0)

JH Development Workflow Tool
============================

[](#jh-development-workflow-tool)

Some Badges would be nice.

Install
-------

[](#install)

Make sure you have `fswatch` installed. You can install via homebrew:

```
brew install fswatch

```

Run the following commands:

```
composer global config repositories.workflow vcs git@github.com:wearejh/workflow
composer global require wearejh/workflow:dev-master

```

Notes:

- Make sure your composer global bin directory `~/.composer/vendor/bin` is available in your `$PATH` environment variable.
- Because packages installed globally with composer share dependencies, you may need to run `composer global update` if the previous command failed.

Usage
-----

[](#usage)

Before you create any new project, first update the tool, in-case of any fixes or new features.

```
composer global update wearejh/workflow

```

Then run `workflow` to see the list of available commands.

Read the [wiki](https://github.com/WeareJH/workflow/wiki) for detailed information on each command

Troubleshooting
---------------

[](#troubleshooting)

If you are experiencing very slow speeds (i.e. it's hanging for minutes inbetween commands), it may be due to a slow DNS lookup to localunixsocket.local. See relevant [GitHub issue](https://github.com/docker/compose/issues/3419#issuecomment-221793401)A quick fix is to add the following to your hosts file.

`127.0.0.1 localunixsocket.local`

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2a5332bef5dfe8c03f82f4a4c94586bf35b2ec82f5f1f050a39ec0aa694a8668?d=identicon)[jh](/maintainers/jh)

---

Top Contributors

[![mikeymike](https://avatars.githubusercontent.com/u/2174476?v=4)](https://github.com/mikeymike "mikeymike (123 commits)")[![AydinHassan](https://avatars.githubusercontent.com/u/2817002?v=4)](https://github.com/AydinHassan "AydinHassan (75 commits)")[![maxbucknell](https://avatars.githubusercontent.com/u/1707318?v=4)](https://github.com/maxbucknell "maxbucknell (5 commits)")[![annybs](https://avatars.githubusercontent.com/u/129557?v=4)](https://github.com/annybs "annybs (4 commits)")[![shakyShane](https://avatars.githubusercontent.com/u/1643522?v=4)](https://github.com/shakyShane "shakyShane (2 commits)")[![benjaminlill](https://avatars.githubusercontent.com/u/4182830?v=4)](https://github.com/benjaminlill "benjaminlill (2 commits)")[![JodiWarren](https://avatars.githubusercontent.com/u/1337003?v=4)](https://github.com/JodiWarren "JodiWarren (1 commits)")

### Embed Badge

![Health badge](/badges/wearejh-workflow/health.svg)

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

###  Alternatives

[spatie/robots-txt

Determine if a page may be crawled from robots.txt and robots meta tags

25416.4M23](/packages/spatie-robots-txt)

PHPackages © 2026

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