PHPackages                             bigwhoop/trellog - 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. bigwhoop/trellog

AbandonedLibrary

bigwhoop/trellog
================

Generate CHANGELOG files based on Trello lists.

1.1.0(10y ago)211.6k1[1 issues](https://github.com/bigwhoop/trellog/issues)MITPHPPHP &gt;=5.5

Since Nov 10Pushed 10y ago1 watchersCompare

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

READMEChangelogDependencies (5)Versions (7)Used By (0)

trellog
=======

[](#trellog)

[![slideshow](/slideshow.gif?raw=true)](/slideshow.gif?raw=true)

[![Build Status](https://camo.githubusercontent.com/669f603cc33212d83d44b5d49e944a4874ab278d3ccf4235414f9194dbaded6a/68747470733a2f2f7472617669732d63692e6f72672f62696777686f6f702f7472656c6c6f672e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/bigwhoop/trellog)[![Code Coverage](https://camo.githubusercontent.com/d2d6019a72afa27b2c2b44c330ca601c28a1ab3c4a7f9437c4e0c1e696850665/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f62696777686f6f702f7472656c6c6f672f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/bigwhoop/trellog/?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/79bdf7430225f2781bc02b46566a52562cafdc7f505f77af0064fadb5b6c5c90/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f62696777686f6f702f7472656c6c6f672f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/bigwhoop/trellog/?branch=master)

Generate [CHANGELOG](http://keepachangelog.com/) files based on Trello lists.

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

[](#installation)

```
composer require "bigwhoop/trellog":"^1"
vendor\bin\trellog init

```

[![init command presentation](/slideshow_init.gif?raw=true)](/slideshow_init.gif?raw=true)

Usage
-----

[](#usage)

```
vendor\bin\trellog generate
vendor\bin\trellog generate > CHANGELOG.md

```

[![generate command presentation](/slideshow_generate.gif?raw=true)](/slideshow_generate.gif?raw=true)

Config file
-----------

[](#config-file)

By default `trellog` will create config file named `.trellog.yml` in the current working directory. You can use the `-c`/`--config` option if your file has a different name or location.

**Attention: This conig file will containt your trello API key and read-only access token.**

### Mapper options

[](#mapper-options)

The mapper maps *Trello Cards* to *Changelog Entries*, *Trello Checklists* to *Changelog Sections* and *Trello Checklist Items* to *Changelog Section Items*. The following options are available:

```
mapper:
  options:
    follow_trello_urls: true        # whether to follow Trello Checklist Items that are an URL to a Trello Card
                                    # and instead use the title of this card as the Changelog Section Item name.
    include_archived_cards: false   # whether to also retrieve archived cards or not

```

### Printer options

[](#printer-options)

You can use the printer options in the config file to customize the generated output.

```
printer:
  options:
    title: The title of the change log
    intro: A text displayed beneath the title. Can be as long as you want it to be.
    versions_whitelist:   # ignore Trello cards not titled ...
      - 1.1.0
      - 1.0.0
    versions_blacklist:   # ignore Trello cards titled ...
      - 2.0.0
    sections_whitelist:   # ignore card checklists not named ...
      - Added
      - Removed
    sections_blacklist:   # ignore card checklists named ...
      - Merges
      - Tests
    print_empty_sections: false   # if true, empty checklists are printed as well
    empty_section_template: Text to output if print_empty_sections is true and a section is empty

```

License
-------

[](#license)

MIT. See LICENSE file.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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 ~109 days

Recently: every ~135 days

Total

6

Last Release

3654d ago

### Community

Maintainers

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

---

Top Contributors

[![bigwhoop](https://avatars.githubusercontent.com/u/242589?v=4)](https://github.com/bigwhoop "bigwhoop (11 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/bigwhoop-trellog/health.svg)

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

###  Alternatives

[behat/behat

Scenario-oriented BDD framework for PHP

4.0k96.8M2.0k](/packages/behat-behat)[laravel/sail

Docker files for running a basic Laravel application.

1.9k186.9M1.0k](/packages/laravel-sail)[shopware/platform

The Shopware e-commerce core

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

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[neos/flow

Flow Application Framework

862.0M451](/packages/neos-flow)

PHPackages © 2026

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