PHPackages                             glhd/composer-history - 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. glhd/composer-history

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

glhd/composer-history
=====================

1.1.1(5y ago)01MITPHPPHP &gt;=7.3

Since Jul 10Pushed 5y ago1 watchersCompare

[ Source](https://github.com/glhd/composer-history-plugin)[ Packagist](https://packagist.org/packages/glhd/composer-history)[ RSS](/packages/glhd-composer-history/feed)WikiDiscussions main Synced today

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

Composer History
================

[](#composer-history)

[![Latest Stable Version](https://camo.githubusercontent.com/4f1cc4e22c792ac4f52a7ef734415b1df21d00d0e20ec091d41aa1dc346a6add/68747470733a2f2f706f7365722e707567782e6f72672f676c68642f636f6d706f7365722d686973746f72792f76)](https://packagist.org/packages/glhd/composer-history) [![Total Downloads](https://camo.githubusercontent.com/7768ea75e8f17ac0a274c51e1cb88999837075a6a4d382dc399ab1f4bfea4ade/68747470733a2f2f706f7365722e707567782e6f72672f676c68642f636f6d706f7365722d686973746f72792f646f776e6c6f616473)](https://packagist.org/packages/glhd/composer-history) [![Latest Unstable Version](https://camo.githubusercontent.com/98b6e7e8d4afc50e4146daa8f275538ff4f93822733d55641ded19dc78936a4e/68747470733a2f2f706f7365722e707567782e6f72672f676c68642f636f6d706f7365722d686973746f72792f762f756e737461626c65)](https://packagist.org/packages/glhd/composer-history) [![License](https://camo.githubusercontent.com/5437aca18060c2edcaf4e668028e01b094a44f863945e86beae1c6c416d353b6/68747470733a2f2f706f7365722e707567782e6f72672f676c68642f636f6d706f7365722d686973746f72792f6c6963656e7365)](https://packagist.org/packages/glhd/composer-history)

Quickly see the composer commands you've run on your current git branch.

Any time you run:

- `composer require`
- `composer update`
- `composer remove`

It will be stored to a `.composer-history` file in your project. You can run the `composer show-history` command to see all the history for your current git branch, and run `composer show-history --executable` to get a block of text that you can copy and run to re-run your history.

This often is *much* easier than dealing with `composer.lock` conflicts, as you almost always want to just install an package or update one or two and not affect any other changes that happened upstream.

Usage
-----

[](#usage)

```
$ composer require internachi/modular
Loading composer repositories with package information
Updating dependencies (including require-dev)
...

$ composer update laravel/framework
...

$ composer show-history

Command history for feature/history-demo

[2020-07-10 10:00:00] composer require internachi/modular
[2020-07-10 10:01:00] composer update laravel/framework

$ composer show-history --executable

Command history for feature/history-demo

composer require internachi/modular \
  && composer update laravel/framework
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Every ~1 days

Total

3

Last Release

2180d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/21592?v=4)[Chris Morrell](/maintainers/inxilpro)[@inxilpro](https://github.com/inxilpro)

---

Top Contributors

[![inxilpro](https://avatars.githubusercontent.com/u/21592?v=4)](https://github.com/inxilpro "inxilpro (7 commits)")

### Embed Badge

![Health badge](/badges/glhd-composer-history/health.svg)

```
[![Health](https://phpackages.com/badges/glhd-composer-history/health.svg)](https://phpackages.com/packages/glhd-composer-history)
```

###  Alternatives

[symfony/runtime

Enables decoupling PHP applications from global state

74798.8M1.0k](/packages/symfony-runtime)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5344.1M557](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2124.7M202](/packages/drupal-core-project-message)[vaimo/composer-patches

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.

3014.6M25](/packages/vaimo-composer-patches)[sandersander/composer-link

Adds ability to link local packages for development with composer

98457.9k](/packages/sandersander-composer-link)[phpro/grumphp-shim

GrumPHP Phar distribution

294.7M339](/packages/phpro-grumphp-shim)

PHPackages © 2026

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