PHPackages                             eleven-miles/janus - 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. [CLI &amp; Console](/categories/cli)
4. /
5. eleven-miles/janus

ActiveLibrary[CLI &amp; Console](/categories/cli)

eleven-miles/janus
==================

A WP-CLI plugin to add various commands to automate the process of updating the core of wordpress alongside plugins

00PHP

Since Aug 22Pushed 1y ago3 watchersCompare

[ Source](https://github.com/Eleven-Miles/Janus)[ Packagist](https://packagist.org/packages/eleven-miles/janus)[ RSS](/packages/eleven-miles-janus/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Janus
=====

[](#janus)

The Greek God of Change
-----------------------

[](#the-greek-god-of-change)

Janus is an extension for the WP CLI tool to allow for quick and easy updates across wordpress and its plugins. This includes both free and some premium plugins including:

- Advanced Custom Fields Pro
- Gravity Forms (and add-ons)
- and many more to come!

Features
--------

[](#features)

- Update Wordpress and commit these change automatically upon completion.
- Update Plugins in bulk, with individual commits, for future cherry-picking.
- Update Themes in bulk with a single commit. In the future we may add individual commits here.
- Update Translations in bulk. In the future we may add individual commits here.

Overall this is a super handy tool that speeds up the task of updating a wordpress site and all of its intergral parts without the need to manually go through each one individually. It also enables us to work within the constraints of git and offer granular controll over the changes that go live.

Tech
----

[](#tech)

Janus uses a number of open source projects to work properly:

- [WP CLI](https://wp-cli.org/) - The basis for all of this functionality
- [Grafvity Forms CLI](https://www.gravityforms.com/add-ons/cli-add-on/) - An addon that provides support for updating Gravity forms and any related addon plugins.

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

[](#installation)

Dillinger requires [Composer](https://getcomposer.org/) to run.

To get our update packages to be included in the WP CLI you will need to add the following code to your functions.php:

```
new ElevenMiles/Janus/CLI();
```

This will then give you access to a plethora of update commands:

```
wp update all # update all of the following in bulk
wp update wordpress # update wordpress to the latest release
wp update plugins # update each of the plugins with available updates to the latest version
wp update themes # update all themes to their latest versions
wp update translations # update translations
```

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity18

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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://avatars.githubusercontent.com/u/125652944?v=4)[CBW-elevenmiles](/maintainers/CBW-elevenmiles)[@CBW-elevenmiles](https://github.com/CBW-elevenmiles)

---

Top Contributors

[![CBW-elevenmiles](https://avatars.githubusercontent.com/u/125652944?v=4)](https://github.com/CBW-elevenmiles "CBW-elevenmiles (2 commits)")

### Embed Badge

![Health badge](/badges/eleven-miles-janus/health.svg)

```
[![Health](https://phpackages.com/badges/eleven-miles-janus/health.svg)](https://phpackages.com/packages/eleven-miles-janus)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71470.5k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20720.9k21](/packages/winbox-args)[tomatophp/filament-artisan

Simple but yet powerful library for running some artisan commands for FilamentPHP

3275.4k1](/packages/tomatophp-filament-artisan)

PHPackages © 2026

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