PHPackages                             chindit/composer-check-update - 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. chindit/composer-check-update

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

chindit/composer-check-update
=============================

CLI tool to view/update Composer dependencies

3.0.0(3mo ago)121GPL-3.0-onlyPHPPHP ^8.4CI passing

Since Dec 12Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/chindit/composer-check-update)[ Packagist](https://packagist.org/packages/chindit/composer-check-update)[ RSS](/packages/chindit-composer-check-update/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (10)Dependencies (8)Versions (13)Used By (0)

composer-check-update
=====================

[](#composer-check-update)

**NOTE**: This package require PHP 8.0 at least to run!

*composer-check-update* is a simple tool to see if some of your composer dependencies are outdated.

A dependency listed in red is a **major** update.

A dependency listed in cyan is a **minor** update.

A dependency listed in green is a **patch** update.

### Usage

[](#usage)

`./bin/ccu`

OR

`./ccu.phar`

### Parameters

[](#parameters)

##### Interactive mode

[](#interactive-mode)

Run command with `-i` flag to enable interactive mode. This mode allows you to choose to update all, major, minor or only patch dependencies.

##### Composer.json path

[](#composerjson-path)

If *composer.json* is not located in the same directory, use `--composer /path/to/composer`or `-c /path/to/composer`.

##### Ignore «require-dev» section

[](#ignore-require-dev-section)

Add `--no-dev` flag

##### Usage example

[](#usage-example)

```
$ ./ccu.phar

Found 29 packages in «require» section.  Scanning…
 29/29 [============================] 100%
Found 13 packages in «require-dev» section.  Scanning…
 13/13 [============================] 100%

+-----------------------------------+-----------------+--------------+
| Package                           | Current version | Last version |
+-----------------------------------+-----------------+--------------+
| algolia/algoliasearch-client-php  | ^2.1            | ^2.5         |
| anhskohbo/no-captcha              | ^3.0            | ^3.1         |
| fideloper/proxy                   | ~4.0            | ~4.2         |
| hoa/option                        | ~1.0            | ~1.17        |
| laravel/framework                 | 5.7.*           | 6.7.*        |
| laravel/horizon                   | ^3.1            | ^3.4         |
| laravel/passport                  | ^7.4            | ^8.0         |
| laravelcollective/html            | ^5.7            | ^6.0         |
| myclabs/php-enum                  | ^1.5            | ^1.7         |
| php-http/guzzle6-adapter          | ^1.1            | ^2.0         |
| sentry/sentry-laravel             | 1.0.1           | 1.5.0        |
| skagarwal/google-places-api       | ^1.2            | ^1.5         |
| spatie/array-to-xml               | ^2.7            | ^2.9         |
| spatie/laravel-cors               | ^1.0            | ^1.6         |
| spatie/laravel-fractal            | ^5.3            | ^5.6         |
| spatie/laravel-menu               | ^3.0            | ^3.4         |
| spatie/laravel-translation-loader | ^2.1            | ^2.4         |
| spipu/html2pdf                    | ^5.1            | ^5.2         |
| sybio/image-workshop              | ^2.0            | ^2.1         |
| barryvdh/laravel-ide-helper       | ^2.5            | ^2.6         |
| beyondcode/laravel-dump-server    | ^1.2            | ^1.3         |
| filp/whoops                       | ~2.0            | ~2.5         |
| fzaninotto/faker                  | ~1.4            | ~1.9         |
| laravel/tinker                    | ^1.0            | ^2.0         |
| mockery/mockery                   | ^1.0            | ^1.3         |
+-----------------------------------+-----------------+--------------+
There are 25 packages to update.
Tip: Re-run the command with «-u» to update your composer.json

```

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance86

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

 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.

###  Release Activity

Cadence

Every ~203 days

Recently: every ~389 days

Total

12

Last Release

98d ago

Major Versions

1.1.0 → 2.0.12021-10-25

2.0.4 → 3.0.02026-01-30

PHP version history (4 changes)1.0.0PHP ^7.2.5

1.0.5PHP ^7.4|^8.0

2.0.1PHP ^8.0

3.0.0PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/71694dbdf66b779e12118a52111029446d820eded4f19b6ed4135682e9f8ec82?d=identicon)[chindit](/maintainers/chindit)

---

Top Contributors

[![chindit](https://avatars.githubusercontent.com/u/2115451?v=4)](https://github.com/chindit "chindit (51 commits)")

###  Code Quality

TestsPest

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/chindit-composer-check-update/health.svg)

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

###  Alternatives

[phan/phan

A static analyzer for PHP

5.6k11.2M1.1k](/packages/phan-phan)[nunomaduro/phpinsights

Instant PHP quality checks from your console.

5.6k10.8M424](/packages/nunomaduro-phpinsights)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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