Registry / utility / vaimo-composer-changelogs

vaimo-composer-changelogs

JSON →
library2.0.0phppackagistunverified

Provide information about package changes based on changelog files that are bundled with releases; provide tools for generating documentation files from changelog sources

composer require vaimo/composer-changelogs
INSTALL
IMPORT
SIG · VAIMO-COMPOSER-CHA
V
vaimo-composer-changelogs
utilityphpv2.0.0
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.

ChangelogManager
use Vaimo\ComposerChangelogs\ChangelogManager;

Retrieves changelog entries between two versions.

use Vaimo\ComposerChangelogs\ChangelogManager; $manager = new ChangelogManager(); $changes = $manager->getChanges('vendor/package', '1.0.0', '2.0.0');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
vaimo-composer-changelogs — pip install vaimo-composer-changelogs · libregistry