PHPackages                             nexanet/build-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. nexanet/build-version

ActiveLibrary

nexanet/build-version
=====================

A Laravel package for managing build versions.

1.0.0(1y ago)07MITPHPPHP &gt;=8.0

Since Feb 16Pushed 1y ago1 watchersCompare

[ Source](https://github.com/jakobkollerup/nexanet-build-version)[ Packagist](https://packagist.org/packages/nexanet/build-version)[ RSS](/packages/nexanet-build-version/feed)WikiDiscussions main Synced 1mo ago

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

Nexanet - Build Version 🚀
=========================

[](#nexanet---build-version-)

*A Laravel package to automatically inject build version headers into API responses.*

[![Laravel](https://camo.githubusercontent.com/573a3f023b934f7d13f1003871ccbe3b484154f8dae7632fa3505681f10fc73d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d392e7825323025374325323031302e7825323025374325323031312e782d7265642e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/573a3f023b934f7d13f1003871ccbe3b484154f8dae7632fa3505681f10fc73d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d392e7825323025374325323031302e7825323025374325323031312e782d7265642e7376673f7374796c653d666c61742d737175617265)[![PHP](https://camo.githubusercontent.com/237c9e134ab359c3337537374d29204260b2421170789e4f42e847203c5052ca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e31253230253743253230382e32253230253743253230382e33253230253743253230382e342d626c75652e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/237c9e134ab359c3337537374d29204260b2421170789e4f42e847203c5052ca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e31253230253743253230382e32253230253743253230382e33253230253743253230382e342d626c75652e7376673f7374796c653d666c61742d737175617265)[![License](https://camo.githubusercontent.com/6c711032aff1ca0eb6b211aa6cb3649ce7fd64a7714e1181d4bb457f9680e7cf/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e2e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/6c711032aff1ca0eb6b211aa6cb3649ce7fd64a7714e1181d4bb457f9680e7cf/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e2e7376673f7374796c653d666c61742d737175617265)

📌 Overview
----------

[](#-overview)

**Nexanet - Build Version** is a Laravel package that automatically adds version tracking headers (`X-Build-Version` and `X-Minimum-Build`) to API responses. This allows your frontend (e.g., Flutter app) to check if an update is required, eliminating the need for a separate API request.

---

📦 Configuration
---------------

[](#-configuration)

Simple add envoriment variable `BUILD_VERSION` and `MINIMUM_BUILD` to your `.env` file. The package will automatically inject these values into the response headers.

Furthermore, the package can be configured via the `config/build-version.php` file. To publish the configuration file, run the following command:

```
php artisan vendor:publish --provider="Nexanet\BuildVersion\BuildVersionServiceProvider"
```

📥 Installation
--------------

[](#-installation)

Require the package via Composer:

```
composer require nexanet/build-version

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance43

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

Unknown

Total

1

Last Release

451d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/845e5ee36d557b9228f38b03f04b6e51f06374c126186899a3da2860e7bd67e6?d=identicon)[jakobkollerup](/maintainers/jakobkollerup)

---

Top Contributors

[![jakobkollerup](https://avatars.githubusercontent.com/u/128644226?v=4)](https://github.com/jakobkollerup "jakobkollerup (7 commits)")

---

Tags

laravelpackagebuild-version

### Embed Badge

![Health badge](/badges/nexanet-build-version/health.svg)

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

###  Alternatives

[larastan/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

6.4k43.5M5.2k](/packages/larastan-larastan)[bensampo/laravel-embed

Painless responsive embeds for videos, slideshows and more.

142146.8k](/packages/bensampo-laravel-embed)[erlandmuchasaj/laravel-gzip

Gzip your responses.

40129.3k2](/packages/erlandmuchasaj-laravel-gzip)[joggapp/laravel-aws-sns

Laravel package for the SNS events by AWS

3171.8k](/packages/joggapp-laravel-aws-sns)

PHPackages © 2026

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