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. [Utility &amp; Helpers](/categories/utility)
4. /
5. nexanet/build-version

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

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 today

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

25

—

LowBetter than 35% of packages

Maintenance40

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

503d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/128644226?v=4)[jakobkollerup](/maintainers/jakobkollerup)[@jakobkollerup](https://github.com/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

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M10](/packages/renatomarinho-laravel-page-speed)[vinkius-labs/laravel-page-speed

Laravel Page Speed

2.5k12.5k1](/packages/vinkius-labs-laravel-page-speed)[emargareten/inertia-modal

Inertia Modal is a Laravel package that lets you implement backend-driven modal dialogs for Inertia apps.

90142.9k](/packages/emargareten-inertia-modal)[erlandmuchasaj/laravel-gzip

Gzip your responses.

40146.5k2](/packages/erlandmuchasaj-laravel-gzip)[wearepixel/laravel-cart

A cart implementation for Laravel

1374.8k](/packages/wearepixel-laravel-cart)

PHPackages © 2026

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