PHPackages                             orlyapps/laravel-github-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. orlyapps/laravel-github-changelog

ActiveLibrary

orlyapps/laravel-github-changelog
=================================

Generates a changelog based on github commits

1.1.3(4y ago)31.1k1[4 PRs](https://github.com/orlyapps/laravel-github-changelog/pulls)MITPHPPHP ^7.4|^8.0

Since Oct 16Pushed 3y ago1 watchersCompare

[ Source](https://github.com/orlyapps/laravel-github-changelog)[ Packagist](https://packagist.org/packages/orlyapps/laravel-github-changelog)[ Docs](https://github.com/orlyapps/laravel-github-changelog)[ RSS](/packages/orlyapps-laravel-github-changelog/feed)WikiDiscussions main Synced today

READMEChangelog (8)Dependencies (3)Versions (10)Used By (0)

Generates a Changelog based on github commits
=============================================

[](#generates-a-changelog-based-on-github-commits)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ca88b02af0c6116a1748ff9ccf4e6d045951521ab21eb7bdaa99bdb1b744910d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f726c79617070732f6c61726176656c2d6769746875622d6368616e67656c6f672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/orlyapps/laravel-github-changelog)[![Total Downloads](https://camo.githubusercontent.com/cd561a5e0dc265bca8971c36a056647f59c35ce9e7bbc546f027d3c77ecb10da/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f726c79617070732f6c61726176656c2d6769746875622d6368616e67656c6f672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/orlyapps/laravel-github-changelog)

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

[](#installation)

You can install the package via composer:

```
composer require orlyapps/laravel-github-changelog
php artisan vendor:publish --provider="Orlyapps\LaravelGithubChangelog\LaravelGithubChangelogServiceProvider" --tag="config"
```

### Update Config

[](#update-config)

```
return [
    'github' => [
        'user' => '', // Github User
        'repo' => '', // Repository Name
        'token' => '', // Github Personal Access Token: https://github.com/settings/tokens
        'since' => '2020-10-13'
    ],
];
```

Usage
-----

[](#usage)

https:///yourproject.com/changelog

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Florian Strauß](https://github.com/orlyapps)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

32

—

LowBetter than 71% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 71.4% 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 ~71 days

Recently: every ~94 days

Total

8

Last Release

1535d ago

PHP version history (2 changes)1.0.0PHP ^7.4

1.0.3PHP ^7.4|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/151910418d1ae1eb29a6bbeb788ea67c1ee0c77a1c02a2a437372a52da5739c4?d=identicon)[orlyapps](/maintainers/orlyapps)

---

Top Contributors

[![orlyapps](https://avatars.githubusercontent.com/u/5220826?v=4)](https://github.com/orlyapps "orlyapps (5 commits)")[![headcrap](https://avatars.githubusercontent.com/u/503293?v=4)](https://github.com/headcrap "headcrap (2 commits)")

---

Tags

orlyappslaravel-github-changelog

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)

PHPackages © 2026

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