PHPackages                             enomotodev/gitlabci-composer-update-mr - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. enomotodev/gitlabci-composer-update-mr

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

enomotodev/gitlabci-composer-update-mr
======================================

Create MergeRequest of composer update in GitLabCI

v1.1.3(6y ago)112.2k3[1 issues](https://github.com/enomotodev/gitlabci-composer-update-mr/issues)MITPHPPHP ^5.6 || ^7.0CI failing

Since Jan 22Pushed 4y ago1 watchersCompare

[ Source](https://github.com/enomotodev/gitlabci-composer-update-mr)[ Packagist](https://packagist.org/packages/enomotodev/gitlabci-composer-update-mr)[ Docs](https://enomotodev.hatenablog.com/)[ RSS](/packages/enomotodev-gitlabci-composer-update-mr/feed)WikiDiscussions main Synced 2w ago

READMEChangelogDependencies (4)Versions (16)Used By (0)

gitlabci-composer-update-mr
===========================

[](#gitlabci-composer-update-mr)

[![Latest Stable Version](https://camo.githubusercontent.com/f20a3a17d0abcd3196a2bbbeeb818c4f2ae7725b6dd64804b2f0c892c759ab34/68747470733a2f2f706f7365722e707567782e6f72672f656e6f6d6f746f6465762f6769746c616263692d636f6d706f7365722d7570646174652d6d722f762f737461626c652e706e67)](https://packagist.org/packages/enomotodev/gitlabci-composer-update-mr)[![Build Status](https://camo.githubusercontent.com/9d3e7c9ffca5d6a36530487f37bdc2f91eabfa79a91e67f8daaf9b845e08a3d8/68747470733a2f2f6170692e7472617669732d63692e6f72672f656e6f6d6f746f6465762f6769746c616263692d636f6d706f7365722d7570646174652d6d722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/enomotodev/gitlabci-composer-update-mr)

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

[](#installation)

```
$ composer require enomotodev/gitlabci-composer-update-mr

```

Prerequisites
-------------

[](#prerequisites)

The application on which you want to run continuous composer update must be configured to be built on GitLabCI.

Usage
-----

[](#usage)

### Setting GitLab personal access token to GitLabCI

[](#setting-gitlab-personal-access-token-to-gitlabci)

GitLab personal access token is required for sending merge requests to your repository.

1. Go to [your account's settings page](https://gitlab.com/profile/personal_access_tokens) and generate a personal access token with "api" scope
2. On GitLab dashboard, go to your application's "Settings" -&gt; "CI /CD" -&gt; "Environment variables"
3. Add an environment variable `GITLAB_API_PRIVATE_TOKEN` with your GitLab personal access token

### Configure .gitlab-ci.yml

[](#configure-gitlab-ciyml)

Configure your `.gitlab-ci.yml` to run `gitlabci-composer-update-mr`, for example:

```
job:
  except:
    - schedules
  script:
    # snip

job:on-schedule:
  image: composer:latest
  only:
    - schedules
  script:
    - "composer global require enomotodev/gitlabci-composer-update-mr"
    - "$COMPOSER_HOME/vendor/bin/gitlabci-composer-update-mr   master"
```

NOTE: Please make sure you replace `` and `` with yours.

### Setting Schedule

[](#setting-schedule)

1. On GitLab dashboard, go to your application's "Schedules" -&gt; "New schedule"
2. Create new schedule and save

CLI command references
----------------------

[](#cli-command-references)

General usage:

```
$ gitlabci-composer-update-mr

```

License
-------

[](#license)

gitlabci-composer-update-mr is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 95.2% 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 ~18 days

Recently: every ~10 days

Total

15

Last Release

2463d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/255b3783a324b37c24b23bcc623ba3fb28295c436cf73c41ec88beeb53cad43e?d=identicon)[enomotodev](/maintainers/enomotodev)

---

Top Contributors

[![enomotodev](https://avatars.githubusercontent.com/u/14838165?v=4)](https://github.com/enomotodev "enomotodev (20 commits)")[![Breuls](https://avatars.githubusercontent.com/u/1822037?v=4)](https://github.com/Breuls "Breuls (1 commits)")

---

Tags

composergitlabgitlab-ciphpcomposergitlabgitlabci

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/enomotodev-gitlabci-composer-update-mr/health.svg)

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

###  Alternatives

[ondram/ci-detector

Detect continuous integration environment and provide unified access to properties of current build

22253.3M44](/packages/ondram-ci-detector)[aeliot/todo-registrar

Register TODOs from source code in issue tracker

153.0k](/packages/aeliot-todo-registrar)[beechit/json-to-code-climate-subset-converter

CLI tool that'll convert supported JSON files to a subset of the Code Climate JSON format.

1936.8k](/packages/beechit-json-to-code-climate-subset-converter)[norsys/rothenberg

Tool which allow a developper to create or maintain a Symfony application or a Symfony bundle very easily and without install something on his workstation

2410.8k3](/packages/norsys-rothenberg)[enygma/composerclean

An additional command for Composer that removes configured files/directory

171.8k](/packages/enygma-composerclean)

PHPackages © 2026

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