automattic/jetpack-changelogger
Automattic’s Jetpack Changelogger helps you create and manage changelog entries with a simple workflow, keeping releases consistent across projects. Designed for Jetpack development, it streamlines collecting notes and generating clean, structured changelogs.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| automattic/jetpack-autoloader | 0.95 | Composer autoloader drop-in for WordPress and PHP projects that avoids class conflicts across bundled plugins/themes. Provides a custom autoloader to isolate vendor libraries, improve compatibility, and reduce “cannot redeclare class” errors in complex installs. | 53 | 57 | 9 | 210K | 0 | 0.8 | 49.6 | NOASSERTION | 5 years ago | |
| nebo15/eloquent.changelog | 0.89 | Laravel package that adds changelog/history tracking to Eloquent models. Record changes to attributes and keep an audit trail you can query later, useful for debugging, compliance, and reviewing edits over time. | 0 | 0 | 0 | 89 | 0 | 2.1 | 27.0 | — | 10 years ago | |
| mohkoma/change-log | 0.85 | — | 0 | 0 | 1 | 0 | 0 | 1.2 | — | — | 5 years ago | |
| alessandro_podo/git-changelog-generator | 0.83 | — | 0 | 0 | 0 | 52 | 0 | 0.0 | 23.8 | — | — | |
| marcocesarato/php-conventional-changelog | 0.83 | Automatically generate changelogs and release notes from your Git history using Conventional Commits and SemVer. CLI tool with configurable templates and options to extract releases and output Markdown changelogs, suitable for Composer scripts and CI workflows. | 252 | 252 | 39 | 58K | 13 | 29.7 | 43.3 | GPL-3.0 | 4 months ago | |
| amjitk/laravel-ai-changelog | 0.83 | Laravel dev package that reads your Git commits and uses Gemini (via hosseinhezami/laravel-gemini) to generate concise, categorized release notes. Prepends new entries to CHANGELOG.md and supports ranges via tags, SHAs, or branch comparisons—ideal for CI/CD. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| srmilon/log-viewer | 0.82 | — | 0 | 0 | 0 | 4 | 1 | 1.9 | 9.6 | — | 8 years ago | |
| spatie/activitylog | 0.82 | Laravel 5 user activity logging package by Spatie: records actions to a database table and optionally to Laravel’s log handler, with migration and facade support. Abandoned since 2016-06-28; use spatie/laravel-activitylog instead. | 582 | 596 | 74 | 98 | 0 | 5.0 | 0.7 | MIT | 10 years ago | |
| colbeh/logs | 0.81 | A Laravel logging helper package that aims to simplify writing and managing application logs. Provides convenient utilities for recording messages and events so you can debug issues and track activity more easily within your Laravel app. | 0 | 0 | 0 | 0 | 0 | 1.2 | — | — | 3 years ago | |
| symplify/changelog-linker | 0.81 | Automatically links issue and pull request references in your changelog to GitHub (and similar) URLs. Cleans up release notes by turning #123, GH-123 or full references into clickable links, with configurable patterns and formatting for consistent, readable changelogs. | 77 | 85 | 8 | 10K | 0 | 0.6 | 29.0 | MIT | — | |
| emtiazzahid/git-log-laravel | 0.81 | View your app’s Git commit history in a simple Laravel web page. Install via Composer, register the service provider, and add a route to GitLogLaravelController. No public assets or vendor routes; supports Laravel 5–9. Optional view publish for customization. | 5 | 5 | 1 | 0 | 0 | 1.0 | — | MIT | 3 years ago | |
| phly/keep-a-changelog | 0.80 | Generates and maintains a Keep a Changelog–style CHANGELOG.md for PHP projects. Helps you create standardized release notes, add entries, and manage version sections consistently, making it easier to track changes and publish clear, human-readable changelogs. | 182 | 184 | 25 | 2K | 9 | 13.7 | 18.4 | BSD-2-Clause | 1 year ago | |
| captainhook/captainhook-phar | 0.77 | Composer installer for the CaptainHook PHAR. Adds CaptainHook to vendor/bin for use in projects and updates it automatically on composer update. See captainhook/captainhook for source, quick start, and full docs at captainhook.info. | 6 | 6 | 1 | 34K | 0 | 1.3 | 50.6 | MIT | 5 years ago | |
| nickcernis/html-to-markdown | 0.75 | Convert HTML into clean, readable Markdown in PHP. Parse tags and structure into Markdown output with configurable rules, custom converters, and strong defaults—handy for scraping, email content, CMS migrations, and turning rich text into Markdown for storage or editing. | 1,900 | 1,895 | 215 | 8K | 14 | 30.0 | 18.2 | MIT | 3 years ago | |
| captainhook/captainhook | 0.75 | CaptainHook is a flexible Git hooks tool for PHP. Configure hook actions in a simple JSON file to run CLI commands, validators, or custom PHP classes on commit/push/pull—enforcing code quality, tests, and shared team workflows. | 1,113 | 1,120 | 88 | 290K | 11 | 34.3 | 41.0 | MIT | 4 months ago | |
| league/oauth2-server | 0.74 | Standards-compliant OAuth 2.0 authorization server for PHP. Protect APIs with bearer access tokens, issue and refresh tokens, and support common grants (auth code, client credentials, device, implicit, password, refresh) with PSR-7 interoperability and RFC support. | 6,656 | 6,732 | 1,136 | 4M | 56 | 85.1 | 72.5 | MIT | 1 month ago | |
| matthiasmullie/scrapbook | 0.74 | Scrapbook is a PHP caching library that wraps PSR-6/PSR-16 cache backends with adapters, multi-cache fallbacks, buffering and stampede protection. Use it to add fast, resilient caching with minimal code changes across files, memory or Redis stores. | 322 | 330 | 27 | 94K | 0 | 2.4 | 34.1 | MIT | — | |
| league/period | 0.74 | — | 733 | 753 | 45 | 131K | 0 | 18.6 | 32.4 | MIT | 9 months ago | |
| league/html-to-markdown | 0.74 | — | 1,900 | 1,915 | 215 | 1M | 14 | 30.0 | 46.6 | MIT | 3 years ago |
How can I help you explore Laravel packages today?