PHPackages                             o0h/composer-update-request - 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. o0h/composer-update-request

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

o0h/composer-update-request
===========================

Support to easily keep composer packages up-to-date, making pull request

0.1.1(6y ago)11.3k2[1 issues](https://github.com/o0h/composer-update-request/issues)MITPHPPHP ^7.0

Since Apr 3Pushed 6y ago1 watchersCompare

[ Source](https://github.com/o0h/composer-update-request)[ Packagist](https://packagist.org/packages/o0h/composer-update-request)[ RSS](/packages/o0h-composer-update-request/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (8)Versions (5)Used By (0)

composer-update-request
=======================

[](#composer-update-request)

Support to easily keep composer packages up-to-date, making pull request. Try composer update and send pull request automatically.

[![Build Status](https://camo.githubusercontent.com/40a5df16b06db240cb11af8ef6a6b966ea789e07cb61377e71ed6dbd26cb831b/68747470733a2f2f7472617669732d63692e6f72672f6f30682f636f6d706f7365722d7570646174652d726571756573742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/o0h/composer-update-request)[![codecov](https://camo.githubusercontent.com/4ffe0f84413530a0c44785934fece497c31e71e7cb762fa69a385df1f3b7b712/68747470733a2f2f636f6465636f762e696f2f67682f2f2f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/o0h/composer-update-request)[![MIT License](https://camo.githubusercontent.com/db79b92834d905629b1aea42c9aa493da02060189e2af90840b1be5d6bf6ddf7/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c6174)](https://github.com/Connehito/cake-sentry/blob/master/LICENSE)

Requirements
------------

[](#requirements)

- PHP 7.0+

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

[](#installation)

```
composer global require o0h/composer-update-request

```

Usage
-----

[](#usage)

### composer.json

[](#composerjson)

You MUST set 'name' fieled in your composer.json.
If not set, then update command run as `__root__` and skip create pull request.

### Set up env var.

[](#set-up-env-var)

Set up environment variables in bellow.

- GITHUB\_TOKEN
    - github personal access token
    - see [setting page](https://github.com/settings/tokens)
- GITHUB\_USER
    - user id of login to github(token owner)
    - like `o0h`
- GITHUB\_REPOSITORY
    - repository name to send pull request
    - `org/repository` without `.git` suffix
    - like `o0h/composer-update-request-client-test-app`

### Set up scheduled task.

[](#set-up-scheduled-task)

With cron jobs, auto checking composer-update and pull request will be created. See `exsamples` directory.

### @TODO

[](#todo)

This is still very WIP. Following tasks must be done 💪

- write tests.
- phpstan with CI.
- support Circle CI.

###  Health Score

22

—

LowBetter than 23% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.5% 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 ~602 days

Total

2

Last Release

2334d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7308bfca1f335f367cd1f08501356d6bc065f42e115bdd6bbcd140f0df90fd55?d=identicon)[o0h](/maintainers/o0h)

---

Top Contributors

[![o0h](https://avatars.githubusercontent.com/u/907122?v=4)](https://github.com/o0h "o0h (7 commits)")[![takoba](https://avatars.githubusercontent.com/u/1389856?v=4)](https://github.com/takoba "takoba (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/o0h-composer-update-request/health.svg)

```
[![Health](https://phpackages.com/badges/o0h-composer-update-request/health.svg)](https://phpackages.com/packages/o0h-composer-update-request)
```

###  Alternatives

[google/cloud-core

Google Cloud PHP shared dependency, providing functionality useful to all components.

343121.4M78](/packages/google-cloud-core)[mglaman/composer-drupal-lenient

1317.4M15](/packages/mglaman-composer-drupal-lenient)[drupal/core-project-message

Adds a message after Composer installation.

2122.6M172](/packages/drupal-core-project-message)[olvlvl/composer-attribute-collector

A convenient and near zero-cost way to retrieve targets of PHP 8 attributes

184108.8k8](/packages/olvlvl-composer-attribute-collector)[shyim/danger-php

Port of danger to PHP

8544.9k](/packages/shyim-danger-php)[vaimo/composer-changelogs

Provide information about package changes based on changelog files that are bundled with releases; provide tools for generating documentation files from changelog sources

11150.5k10](/packages/vaimo-composer-changelogs)

PHPackages © 2026

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