ambersive/keepachangelog

Use https://keepachangelog.com/en/1.0.0/ in your laravel project.
1,382 13
Install
composer require ambersive/keepachangelog
Latest Version:v1.1.0
License:MIT
Last Updated:Jul 10, 2020
Links: GitHub  ·  Packagist
Maintainer: sushidev

Keep a changelog

Build Status

This package for Laravel is inspired by Keep a Changelog. The purpose of this package is the goal to provide a command line utility to create and update changelog files in a unique way.

Installation

composer require ambersive/keepachangelog --dev

Commands

Add line

The following command will add a line to the "unreleased" block.

php artisan changelog:add

Release

If you want to release the "unreleased" block:

php artisan changelog:release

Documentation

Further information about this package can be found here.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Manuel Pirker-Ihl via manuel.pirker-ihl@ambersive.com. All security vulnerabilities will be promptly addressed.

License

This package is open-sourced software licensed under the MIT license.

Related Packages

gabrieloliverio/laravel5-generators

Database metadata-based generators for Laravel 5

1
erirk/paypalpayment

laravel-paypalpayment is simple package help you process direct credit card paym...

0
doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

628,058,007 9,707
laravel/framework

The Laravel Framework.

576,155,700 34,907
laravel/tinker

Powerful REPL for the Laravel framework.

485,678,092 7,440