PHPackages                             checkmycomposer/commands - 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. checkmycomposer/commands

ActiveProject[Utility &amp; Helpers](/categories/utility)

checkmycomposer/commands
========================

Commands to check your Composer dependencies and synchronize your project with http://checkmycomposer.com.

1.0.0(10y ago)51.2kMITPHPPHP &gt;=5.3.3

Since Sep 27Pushed 3y agoCompare

[ Source](https://github.com/apauly1/checkmycomposer-commands)[ Packagist](https://packagist.org/packages/checkmycomposer/commands)[ RSS](/packages/checkmycomposer-commands/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

**⚠️ ABANDONED REPOSITORY. Use  instead.**

checkmycomposer-commands
========================

[](#checkmycomposer-commands)

This package provides 2 commands to check your Composer dependencies and synchronize your project with .

Getting Started
---------------

[](#getting-started)

Follow this link to get started:

Commands
--------

[](#commands)

### Check directly your dependencies in your console

[](#check-directly-your-dependencies-in-your-console)

To check your dependencies, type the following command in the directory where your composer.json file is stored.

```
composer check

```

A table will be displayed with all dependencies you are using with several information as in the following image.

[![composer_check_img](https://camo.githubusercontent.com/b07682e25a270705718bdcb2df3d3f86e9e10cea68b224603732907222fd543f/687474703a2f2f636865636b6d79636f6d706f7365722e636f6d2f62756e646c65732f6170702f696d672f68656c702f636f6d706f7365725f636865636b2e706e67)](https://camo.githubusercontent.com/b07682e25a270705718bdcb2df3d3f86e9e10cea68b224603732907222fd543f/687474703a2f2f636865636b6d79636f6d706f7365722e636f6d2f62756e646c65732f6170702f696d672f68656c702f636f6d706f7365725f636865636b2e706e67)

*Note:* You can change the alias of the command ("check") in the "scripts" node of your composer.json file (see section above).

### Synchronize your projects with CheckMyComposer

[](#synchronize-your-projects-with-checkmycomposer)

The main interest of CheckMyComposer is to follow your all projects very easily. To complete this, you need to type the following command in the same directory as your composer.json file. Don't forget to store your synchronization token (see section Implementation of token in Getting Started part).

```
composer synchro

```

A message will inform you that the synchronization has been succesfully done.

[![composer_synchro_img](https://camo.githubusercontent.com/0d2c5a74bb053a3c39098ccb3df72246d56af6cc65a123e1b4a4346699bf4c84/687474703a2f2f636865636b6d79636f6d706f7365722e636f6d2f62756e646c65732f6170702f696d672f68656c702f636f6d706f7365725f73796e6368726f2e706e67)](https://camo.githubusercontent.com/0d2c5a74bb053a3c39098ccb3df72246d56af6cc65a123e1b4a4346699bf4c84/687474703a2f2f636865636b6d79636f6d706f7365722e636f6d2f62756e646c65732f6170702f696d672f68656c702f636f6d706f7365725f73796e6368726f2e706e67)

*Note:* As the checking command, you can change the alias of the command ("synchro") in the "scripts" node of your composer.json file.

**Note:** We suggest you to synchronize your projects in production environment (this has more interest to follow real versions used by your projects in production). As indicated in Getting Started section, we recommend to store your token in a file (only present in your production server) in this case.

Contributions
-------------

[](#contributions)

Feedback and suggestions are welcome. Feel free to send a pull request!

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

3886d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/72069d8f47f81b89431d04444e1207b79c16be9009844aa66b88db17493d651e?d=identicon)[apauly1](/maintainers/apauly1)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/checkmycomposer-commands/health.svg)

```
[![Health](https://phpackages.com/badges/checkmycomposer-commands/health.svg)](https://phpackages.com/packages/checkmycomposer-commands)
```

###  Alternatives

[composer/satis

Simple Repository Generator

3.3k1.4M17](/packages/composer-satis)[roave/backward-compatibility-check

Tool to compare two revisions of a public API to check for BC breaks

5953.3M56](/packages/roave-backward-compatibility-check)[magento/magento-composer-installer

Composer installer for Magento modules

7523.3M318](/packages/magento-magento-composer-installer)[larapack/hooks

A Laravel Hook system

2171.5M21](/packages/larapack-hooks)[ramsey/conventional-commits

A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!

1931.2M122](/packages/ramsey-conventional-commits)[dominikb/composer-license-checker

Utility to check for licenses of dependencies and block/allow them.

563.8M9](/packages/dominikb-composer-license-checker)

PHPackages © 2026

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