symplify/changelog-linker
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| automattic/jetpack-changelogger | 0.84 | 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. | 10 | 10 | 5 | 178K | 0 | 0.2 | 55.3 | NOASSERTION | — | |
| 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 | |
| mohkoma/change-log | 0.83 | — | 0 | 0 | 1 | 0 | 0 | 1.2 | — | — | 5 years ago | |
| alessandro_podo/git-changelog-generator | 0.81 | — | 0 | 0 | 0 | 52 | 0 | 0.0 | 23.8 | — | — | |
| amjitk/laravel-ai-changelog | 0.81 | 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 | — | |
| 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 | |
| symplify/easy-ci | 0.80 | Automate PHP/Laravel CI chores with Symplify Easy CI: run code quality tools consistently, speed up setup, and keep checks uniform across projects. Handy for teams standardizing linting, static analysis, and test workflows in one place. | 18 | 20 | 3 | 20K | 0 | 0.2 | 41.7 | MIT | — | |
| symplify/amnesia | 0.80 | Provides PHP constant wrappers for Symfony configuration keys to replace typo-prone strings in PHP config files. Covers common extensions like Framework, Twig, Doctrine and Routing, making config safer, more discoverable, and easier to refactor. | 15 | 17 | 0 | 30 | 0 | 0.0 | 4.5 | MIT | — | |
| spatie/laravel-link-checker | 0.79 | Unmaintained: Artisan command to crawl your Laravel app and check internal/external links. Logs URLs that don’t return 2xx/3xx responses and can email broken-link reports. Configurable base URL, link-check profiles, reporters, and concurrency settings. | 261 | 258 | 42 | 91 | 0 | 4.9 | 1.3 | MIT | 3 years ago | |
| symplify/package-builder | 0.79 | Helper utilities for building Symfony/PHP packages: lightweight DI and service configuration, parameter resolution, class and file helpers, and tooling-friendly conventions. Designed to reduce boilerplate when composing reusable packages and developer tools. | 163 | 168 | 7 | 32K | 0 | 0.5 | 22.4 | MIT | — | |
| symplify/monorepo-builder | 0.78 | Tools for managing PHP monorepos: scaffold a packages layout, merge and propagate composer.json data, validate shared dependency versions, bump inter-package constraints, and automate releases via a single monorepo-builder.php config. | 525 | 526 | 46 | 176K | 7 | 27.3 | 42.9 | MIT | 1 week ago | |
| league/commonmark | 0.78 | Extensible PHP Markdown parser supporting the full CommonMark spec and GitHub-Flavored Markdown. Works with PHP 7.4+ (mbstring) and provides simple converters to turn Markdown into HTML with configurable safety options. | 2,968 | 3,010 | 214 | 12M | 21 | 58.2 | 69.8 | BSD-3-Clause | 4 days ago | |
| kwi/urllinker | 0.77 | Laravel/PHP URL linker that scans text and converts web addresses, emails, and similar patterns into clickable HTML links. Lightweight helper for turning plain content into safe, formatted output in views, notifications, and user-generated text. | 3 | 3 | 0 | 34 | 0 | 0.0 | 13.5 | — | — | |
| novius/laravel-linkable | 0.77 | Manage “linkable” Eloquent models in Laravel: define per-model link configuration (URL callback or route), labels/groups/search, and query customization. Includes a Linkable Nova field plus publishable config and language files. | 0 | 0 | 0 | 296 | 0 | 22.0 | 40.6 | AGPL-3.0 | 1 month ago | |
| edemy/linkbundle | 0.76 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| nebo15/eloquent.changelog | 0.76 | 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 | |
| league/html-to-markdown | 0.69 | — | 1,900 | 1,915 | 215 | 1M | 14 | 30.0 | 46.6 | MIT | 3 years ago | |
| nickcernis/html-to-markdown | 0.69 | 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 | |
| knuckleswtf/scribe | 0.68 | Generate human-friendly API docs from your Laravel codebase. Scribe builds a beautiful single-page HTML doc with code samples and “Try It Out”, plus Postman collections and OpenAPI specs. It can infer params from validation, call endpoints for examples, and is highly customizable. | 2,325 | 2,327 | 355 | 789K | 93 | 69.7 | 67.1 | MIT | 1 month ago | |
| orchid/platform | 0.67 | — | 4,787 | 4,801 | 663 | 25K | 134 | 80.5 | 40.5 | MIT | 4 months ago |
How can I help you explore Laravel packages today?