PHPackages                             jimixjay/semver-recommendation - 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. [CLI &amp; Console](/categories/cli)
4. /
5. jimixjay/semver-recommendation

ActiveLibrary[CLI &amp; Console](/categories/cli)

jimixjay/semver-recommendation
==============================

semver:recommendation for Lumen framework.

v0.0.4-alpha(5y ago)110MITPHPPHP ^7.2

Since Mar 5Pushed 5y ago1 watchersCompare

[ Source](https://github.com/jimixjay/semver-recommendation)[ Packagist](https://packagist.org/packages/jimixjay/semver-recommendation)[ RSS](/packages/jimixjay-semver-recommendation/feed)WikiDiscussions master Synced yesterday

READMEChangelog (4)Dependencies (4)Versions (7)Used By (0)

semver-recommendation
=====================

[](#semver-recommendation)

Recommended the semantic version to apply in your master branch using tomzx/php-semver-checker

Installation
============

[](#installation)

```
composer require --dev jimixjay/semver-recommendation

```

Usage
=====

[](#usage)

Add in your App/Console/Kernel.php the command:

```
protected $commands = [
    ...
    \Jimixjay\SemverRecommendation\SemverRecommendation::class,
];

```

The current version will compare only the "app" folder of your application. In your console terminal, you can run the command like this.:

```
php artisan semver:recommendation

```

Recommendations
===============

[](#recommendations)

En esta primera versión es necesario tener la rama remota master actualizada con los cambios que quieras comparar.

Aunque el comando lanza una instrucción git apply sobre tu rama actual al momento de lanzarse para no perder los cambios, recomendamos no tener nada pendiente commit.

In this first version it is necessary to have the remote master branch updated with the changes you want to compare.

Although the command launches a 'git apply' statement on your current branch at launch so as not to lose the changes, we recommend not having anything pending to commit.

Contribution
============

[](#contribution)

Please, note that this command is in alpha version and there will be errors. Contributions are welcome.

###  Health Score

20

—

LowBetter than 12% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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

3

Last Release

1991d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b76aed873aa57de4cea3bc3812803888c28cf8d0f564340045dd6dc5ea8c1256?d=identicon)[jimixjay](/maintainers/jimixjay)

---

Top Contributors

[![jimixjay](https://avatars.githubusercontent.com/u/2587754?v=4)](https://github.com/jimixjay "jimixjay (9 commits)")

---

Tags

consolelumensemverversioningsemantic

### Embed Badge

![Health badge](/badges/jimixjay-semver-recommendation/health.svg)

```
[![Health](https://phpackages.com/badges/jimixjay-semver-recommendation/health.svg)](https://phpackages.com/packages/jimixjay-semver-recommendation)
```

###  Alternatives

[laravel/ai

The official AI SDK for Laravel.

1.1k4.6M315](/packages/laravel-ai)[illuminate/queue

The Illuminate Queue package.

20433.0M1.8k](/packages/illuminate-queue)[erag/laravel-lang-sync-inertia

A powerful Laravel package for syncing and managing language translations across backend and Inertia.js (Vue/React/Svelte) frontends, offering effortless localization, auto-sync features, and smooth multi-language support for modern Laravel applications.

5031.3k](/packages/erag-laravel-lang-sync-inertia)[moonshine/moonshine

Laravel administration panel

1.3k268.2k89](/packages/moonshine-moonshine)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

731189.9k16](/packages/tallstackui-tallstackui)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

265.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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