Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spiriitlabs/composer-write-changelogs
https://github.com/spiriitlabs/composer-write-changelogs
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/spiriitlabs/composer-write-changelogs
- Owner: SpiriitLabs
- License: mit
- Created: 2023-04-27T12:03:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-06T11:08:42.000Z (over 1 year ago)
- Last Synced: 2024-05-17T15:26:24.065Z (8 months ago)
- Language: PHP
- Size: 115 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SpiriitComposerWriteChangelogs
============================
The composer changelogs writer is a plugin for Composer.
This plugin allows to provide a summary of all dependencies updated by Composer.
It is compatible with PHP 7.4+
Documentation
-------------
The bulk of the documentation is stored in the `doc/` directory:* [Getting started](doc/getting-started.md)
* [Prerequisites](doc/getting-started.md#prerequisites)
* [Installation](doc/getting-started.md#installation)
* [Usage](doc/getting-started.md#usage)
* [Further documentation](doc/)
* [Configuration references](doc/configuration.md)
Credits
-------------
* [Loïck PIERA](https://github.com/pyrech/composer-changelogs) for the reused code base
* SpiriitLicense
-------------
composer-write-changelogs is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.