PHPackages                             phptaskman/changelog - 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. phptaskman/changelog

ActiveRobo-tasks[Utility &amp; Helpers](/categories/utility)

phptaskman/changelog
====================

Github changelog tasks for PHP Taskman

1.1.0(5y ago)25.1k5MITPHP &gt; 7

Since May 20Pushed 5y ago2 watchersCompare

[ Source](https://github.com/php-taskman/changelog)[ Packagist](https://packagist.org/packages/phptaskman/changelog)[ RSS](/packages/phptaskman-changelog/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (11)Used By (5)

Taskman Changelog
=================

[](#taskman-changelog)

Generate changelogs using [Github Changelog Generator](https://github.com/github-changelog-generator/github-changelog-generator).

Generate the changelog of this package
--------------------------------------

[](#generate-the-changelog-of-this-package)

Make sure you have a Github token, if not, [create one](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line).

Then, create a `taskman.yml` file in the project's root:

```
github:
  token: REPLACE_WITH_YOUR_TOKEN_HERE
  changelog:
    user: php-taskman
    project: changelog
    filename: CHANGELOG.md
    release:
      branch: 0.x
    between-tags: $(git tag --sort=-creatordate --merged '${github.changelog.release.branch}' | tr '\n' ',')
    extra: --no-unreleased
```

and then:

```
./vendor/bin/taskman github:changelog
```

For more information about how to customise the building process check [Taskman Changelog](https://github.com/php-taskman/changelog) project page.

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 57.1% 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 ~39 days

Recently: every ~85 days

Total

10

Last Release

2189d ago

Major Versions

0.2.2 → 1.0.02019-06-03

0.x-dev → 1.1.02020-05-10

PHP version history (2 changes)1.0.1PHP &gt; 7

0.2.3PHP &lt; 7

### Community

Maintainers

![](https://www.gravatar.com/avatar/3a5b33672e6fed2f03fee680279b6bddb884ca494237764e8c4dbb2c77e8bf05?d=identicon)[drupol](/maintainers/drupol)

![](https://www.gravatar.com/avatar/c0cd8d21ad42974322fadd780046422b4ec556ef32b94eea26eec8face1ee2a2?d=identicon)[aritomelo](/maintainers/aritomelo)

---

Top Contributors

[![aritomelo](https://avatars.githubusercontent.com/u/9381722?v=4)](https://github.com/aritomelo "aritomelo (12 commits)")[![drupol](https://avatars.githubusercontent.com/u/252042?v=4)](https://github.com/drupol "drupol (9 commits)")

### Embed Badge

![Health badge](/badges/phptaskman-changelog/health.svg)

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

PHPackages © 2026

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