Registry / utility / symplify-changelog-linker

symplify-changelog-linker

JSON →
library9.2.6phppackagistunverified

Generates beautiful CHANGELOG.md with links to PRs, versions and users grouped in Added/Changed/Fixed/Removed categories.

composer require symplify/changelog-linker
INSTALL
IMPORT
SIG · SYMPLIFY-CHANGELOG
S
symplify-changelog-linker
utilityphpv9.2.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ChangelogLinker
use Symplify\ChangelogLinker\ChangelogLinker;

Process a CHANGELOG.md file and output with links.

use Symplify\ChangelogLinker\ChangelogLinker; $changelogLinker = new ChangelogLinker(); $changelog = $changelogLinker->process('CHANGELOG.md'); echo $changelog;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
9.2.6latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
OpenAI (training)
1
Resources
symplify-changelog-linker — pip install symplify-changelog-linker · libregistry