PHPackages                             provision-ops/update-dependencies - 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. provision-ops/update-dependencies

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

provision-ops/update-dependencies
=================================

Composer plugin that allows for automatic Pull Requests submission when there is a Composer Update detected.

05PHPCI failing

Since Sep 29Pushed 6y agoCompare

[ Source](https://github.com/provision-ops/update-dependencies)[ Packagist](https://packagist.org/packages/provision-ops/update-dependencies)[ RSS](/packages/provision-ops-update-dependencies/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Provision Ops: Update Dependencies
==================================

[](#provision-ops-update-dependencies)

This Composer plugin will react to `composer update` by creating a new git branch and pull request automatically.

It is being designed to be fully automatable for continuous delivery of updates for any composer package.

Usage
-----

[](#usage)

```
composer require provision-ops/update-dependencies

```

More information coming soon.

Workflow
--------

[](#workflow)

1. `post-package-update` composer hook fires after user or CI calls `composer update`.
2. A new branch is created based on the package being updated.
3. Changes to `composer.lock` are committed.
4. New branch is pushed.
5. New Pull Request is created, if GITHUB\_TOKEN is available.
6. If tests pass and commit status is good, automatically merge the PR (Stretch Goal. Not sure if this tool can handle this)

Contributing
------------

[](#contributing)

See

More to come.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity36

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://www.gravatar.com/avatar/10539fb9e887c35b626eba70c97dd9d53ba14e987d4f129b55a488664a834eca?d=identicon)[jonpugh](/maintainers/jonpugh)

---

Top Contributors

[![jonpugh](https://avatars.githubusercontent.com/u/106420?v=4)](https://github.com/jonpugh "jonpugh (14 commits)")

### Embed Badge

![Health badge](/badges/provision-ops-update-dependencies/health.svg)

```
[![Health](https://phpackages.com/badges/provision-ops-update-dependencies/health.svg)](https://phpackages.com/packages/provision-ops-update-dependencies)
```

###  Alternatives

[mrsuh/php-bison-skeleton

PHP skeleton for Bison

3810.4k1](/packages/mrsuh-php-bison-skeleton)

PHPackages © 2026

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