PHPackages                             iofficedk/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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. iofficedk/changelog

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

iofficedk/changelog
===================

git log parser for php

v1.0.2(4y ago)07MITPHPPHP &gt;7.0.0

Since Oct 30Pushed 4y ago1 watchersCompare

[ Source](https://github.com/iofficedk/changelog)[ Packagist](https://packagist.org/packages/iofficedk/changelog)[ RSS](/packages/iofficedk-changelog/feed)WikiDiscussions main Synced 1mo ago

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

Changelog
=========

[](#changelog)

A small script to do the boring job making a changelog. It extracts data from Git log and put nicely into a changelog.{branch}.md file in doc root.

Satisfies most bosses.

```
$Changelog = \Io\Changelog\App::get()->create();
```

Or

```
$Changelog = \Io\Changelog\App::get();
$Changelog->create();
```

Options
=======

[](#options)

set the output file {name}.md, default is changelog.{current branch}.md

```
$Changelog->setName({name})
```

set how long back the changelog must go. Max 12 month back min 1 month back

```
$Changelog->setSince({number})
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Total

4

Last Release

1641d ago

Major Versions

v0.0.1 → v1.0.02021-10-30

### Community

Maintainers

![](https://www.gravatar.com/avatar/52b8f030457b6091645decfe59d5f4765f625c1a452ede7836af499a327a9daf?d=identicon)[iofficedk](/maintainers/iofficedk)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[mtdowling/jmespath.php

Declaratively specify how to extract elements from a JSON document

2.0k472.8M135](/packages/mtdowling-jmespathphp)[justinwalsh/daux.io

Documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly

4.6k38.1k1](/packages/justinwalsh-dauxio)[mck89/peast

Peast is PHP library that generates AST for JavaScript code

18834.7M29](/packages/mck89-peast)[daux/daux.io

Documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly

825191.0k1](/packages/daux-dauxio)[couscous/couscous

Documentation website generator

84167.6k24](/packages/couscous-couscous)[protobuf-php/protobuf-plugin

PHP Code generator plugin from Google's Protocol Buffers

57141.6k17](/packages/protobuf-php-protobuf-plugin)

PHPackages © 2026

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