PHPackages                             sado729/project-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. sado729/project-version

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

sado729/project-version
=======================

Laravel Project Version Automatically Increase

1.0.4(2y ago)237↓100%MITPHP

Since Jul 4Pushed 2y ago1 watchersCompare

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

READMEChangelog (5)DependenciesVersions (7)Used By (0)

Project Version
---------------

[](#project-version)

The package automatically updates the version of your project based on the changes you make on git. Versioning is marked as `"major.minor.patch"`. The patch value increases with each file change you make. If a new file is added, the minor part is incremented and the patch is reset.

---

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

[](#installation)

```
composer require sado729/project-version
```

After

```
php artisan vendor:publish --provider="Sado729\ProjectVersion\ProjectVersionServiceProvider"
```

to publish the Assets and Config. After that, you need to edit the configuration file `(config/project-version.php)` according to your project. In the git\_repository\_name section, you need to enter the name of your project's github repository

---

Usage
-----

[](#usage)

To use the package, you must first have an `informations` table with a `version` column. If not, you can create it with the following command:

```
php artisan migrate
```

Everything is ready! You should run the following command instead of issuing the git pull command. At this time, the git pull command is automatically executed and the version is changed:

```
php artisan git:pull
```

[![image](https://private-user-images.githubusercontent.com/22997209/250989067-7afd3521-1416-4ae9-9e05-eeffa523b788.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzU1NDYwODksIm5iZiI6MTc3NTU0NTc4OSwicGF0aCI6Ii8yMjk5NzIwOS8yNTA5ODkwNjctN2FmZDM1MjEtMTQxNi00YWU5LTllMDUtZWVmZmE1MjNiNzg4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA0MDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNDA3VDA3MDk0OVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTllOGIxNzBjYWVjMWMxZDBjMzA2Njk1ZDE3ZDhmY2MwYzkzZDBkNzZjYjI2OGEwMWY1YWMxZDBjNTI1NTI5NTkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.j1zPOvnUhwPVxFSb3jL_g33QfKLbKlzrMSMDyaOfjk8)](https://private-user-images.githubusercontent.com/22997209/250989067-7afd3521-1416-4ae9-9e05-eeffa523b788.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzU1NDYwODksIm5iZiI6MTc3NTU0NTc4OSwicGF0aCI6Ii8yMjk5NzIwOS8yNTA5ODkwNjctN2FmZDM1MjEtMTQxNi00YWU5LTllMDUtZWVmZmE1MjNiNzg4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA0MDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNDA3VDA3MDk0OVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTllOGIxNzBjYWVjMWMxZDBjMzA2Njk1ZDE3ZDhmY2MwYzkzZDBkNzZjYjI2OGEwMWY1YWMxZDBjNTI1NTI5NTkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.j1zPOvnUhwPVxFSb3jL_g33QfKLbKlzrMSMDyaOfjk8)

---

License
-------

[](#license)

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

---

More from me
------------

[](#more-from-me)

- Visit my website [MrSadiq.info](https://mrsadiq.info)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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 ~6 days

Total

5

Last Release

1023d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/73171dc76d00e28e2cf127435ff346315beda01a89562893ba3253f544991e4d?d=identicon)[sado729](/maintainers/sado729)

---

Top Contributors

[![sado729](https://avatars.githubusercontent.com/u/22997209?v=4)](https://github.com/sado729 "sado729 (18 commits)")

### Embed Badge

![Health badge](/badges/sado729-project-version/health.svg)

```
[![Health](https://phpackages.com/badges/sado729-project-version/health.svg)](https://phpackages.com/packages/sado729-project-version)
```

###  Alternatives

[hyperf/engine-swow

Coroutine engine provided by swow.

1642.9k7](/packages/hyperf-engine-swow)

PHPackages © 2026

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