PHPackages                             oneawebmarketing/laravel-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. oneawebmarketing/laravel-changelog

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

oneawebmarketing/laravel-changelog
==================================

This package supplies 2 helper functions for getting the changelog app version and the changelog as html

1.0.3(1y ago)01.1k↓78%MITPHP

Since Jan 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/1aWebmarketing/laravel-changelog)[ Packagist](https://packagist.org/packages/oneawebmarketing/laravel-changelog)[ RSS](/packages/oneawebmarketing-laravel-changelog/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

Changelog Parser and App Version Display function
=================================================

[](#changelog-parser-and-app-version-display-function)

This is a package to provide 2 functions for displaying the `CHANGELOG.md` file and retrieve the current Application Version from the latest `CHANGELOG.md` entry.

Installation
------------

[](#installation)

Require this package with composer.

```
composer require oneawebmarketing/laravel-changelog
```

Changelog format
----------------

[](#changelog-format)

This packages works flawless with a `CHANGELOG.md` file in your repository base folder in the format suggested by [keepachangelog.com](https://keepachangelog.com/)You find a sample `CHANGELOG.md` file in this repository.

Functions
---------

[](#functions)

- `getAppChangelog()` - Converts the Markdown Changelog to HTML and can be displayed with `{!! getAppChangelog() !!}`
- `getAppVersion()` - Returns the latest App Version from the `CHANGELOG.md`

Versioning
----------

[](#versioning)

This project follows [Semantic Versioning](https://semver.org/), which uses the format `MAJOR.MINOR.PATCH`:

- **MAJOR**: Incremented for incompatible API changes or major feature overhauls.
- **MINOR**: Incremented when adding functionality in a backward-compatible manner.
- **PATCH**: Incremented for backward-compatible bug fixes or minor changes.

For example:

- `1.0.0`: Initial stable release.
- `1.1.0`: Adds new features while maintaining backward compatibility.
- `1.1.1`: Fixes bugs in the existing features without changing functionality.

Pre-release versions (e.g., `1.0.0-alpha`) and build metadata (e.g., `1.0.0+20220101`) may also be used to indicate development stages or build details.

We recommend adhering strictly to Semantic Versioning to ensure clarity and consistency for users and contributors.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

If you discover any security vulnerabilities, feel free to open a pull request.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

Total

4

Last Release

525d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/72da5b2605871911fe98f985e4cf7b8967e48ffd6eb322e8c330baea8746257c?d=identicon)[1aWebmarketing](/maintainers/1aWebmarketing)

---

Top Contributors

[![mhomeister](https://avatars.githubusercontent.com/u/16844537?v=4)](https://github.com/mhomeister "mhomeister (6 commits)")

### Embed Badge

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

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

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.8k69.4k](/packages/grumpydictator-firefly-iii)[roundcube/roundcubemail

The Roundcube Webmail suite

7.0k1.4k3](/packages/roundcube-roundcubemail)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[phiki/phiki

Syntax highlighting using TextMate grammars in PHP.

3673.5M48](/packages/phiki-phiki)[phlak/directory-lister

PHP directory lister

2.5k1.4k](/packages/phlak-directory-lister)

PHPackages © 2026

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