PHPackages                             eom-plus/laravel-version - 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. eom-plus/laravel-version

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

eom-plus/laravel-version
========================

Version management package for Laravel

v1.0.5(1y ago)012MITPHPPHP ^7.3|^8.0

Since Dec 26Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/operativeit/laravel-version)[ Packagist](https://packagist.org/packages/eom-plus/laravel-version)[ RSS](/packages/eom-plus-laravel-version/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (2)Versions (5)Used By (0)

Version management package for Laravel
======================================

[](#version-management-package-for-laravel)

This is a [SemVer](http://semver.org) compatible version management package for any software built on Laravel.

Getting Started
---------------

[](#getting-started)

### 1. Install

[](#1-install)

Run the following command:

```
composer require eom-plus/laravel-version
```

Usage
-----

[](#usage)

### init

[](#init)

```
php artisan version:init
```

### set new version

[](#set-new-version)

Set new version using semver format, eg 1.0.0

```
php artisan version
```

### increment version patch/min/major

[](#increment-version-patchminmajor)

Increment version number

```
php artisan version [ patch | minor | major ]
```

### commit release to git

[](#commit-release-to-git)

Create and commit git tag for the current release

```
php artisan version commit
```

Create github workflow to create release automatically.

- Create directory .github/workflows in your git repository
- Copy our file .github/workflows/release.yml to your .github/workflows
- On your the next commit, a release will be created automatically.

### helpers

[](#helpers)

- version() , returns current version
- codename(), return current codename

Changelog
---------

[](#changelog)

Please see [Releases](../../releases) for more information what has changed recently.

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

[](#contributing)

Pull requests are more than welcome. You must follow the PSR coding standards.

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [Operative IT](https://github.com/operativeit)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance51

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

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

501d ago

Major Versions

v0.0.5 → v1.0.32024-12-26

### Community

Maintainers

![](https://www.gravatar.com/avatar/6cf1cdc324d411dfc6db2f2e6ff9d017c704dc023a8d6d539e09123df73ecbf4?d=identicon)[scramatte](/maintainers/scramatte)

---

Tags

laravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/eom-plus-laravel-version/health.svg)

```
[![Health](https://phpackages.com/badges/eom-plus-laravel-version/health.svg)](https://phpackages.com/packages/eom-plus-laravel-version)
```

###  Alternatives

[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[gehrisandro/tailwind-merge-laravel

TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them

341682.2k18](/packages/gehrisandro-tailwind-merge-laravel)[nickurt/laravel-akismet

Akismet for Laravel 11.x/12.x/13.x

97139.6k2](/packages/nickurt-laravel-akismet)[whitecube/laravel-timezones

Store UTC dates in the database and work with custom timezones in the application.

106106.2k](/packages/whitecube-laravel-timezones)[sbine/route-viewer

A Laravel Nova tool to view your registered routes.

57215.9k](/packages/sbine-route-viewer)[forxer/laravel-gravatar

A library providing easy gravatar integration in a Laravel project.

4235.6k](/packages/forxer-laravel-gravatar)

PHPackages © 2026

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