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

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

tuijncode/laravel-version
=========================

Laravel Version

v2.0(1y ago)01.2kMITPHPPHP ^8.2

Since Sep 29Pushed 1y ago1 watchersCompare

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

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Laravel Version
===============

[](#laravel-version)

[![Total Downloads](https://camo.githubusercontent.com/4373956f6daa6a534e0e432722693c5184b54509721f171c34a5c7b298985dc2/68747470733a2f2f706f7365722e707567782e6f72672f7475696a6e636f64652f6c61726176656c2d76657273696f6e2f642f746f74616c2e737667)](https://packagist.org/packages/tuijncode/laravel-version)[![Latest Stable Version](https://camo.githubusercontent.com/41ff1fc55be06119c713f12815c0cc2dcb890c0dbf5259abc90e085f5ca0aadc/68747470733a2f2f706f7365722e707567782e6f72672f7475696a6e636f64652f6c61726176656c2d76657273696f6e2f762f737461626c652e737667)](https://packagist.org/packages/tuijncode/laravel-version)[![License](https://camo.githubusercontent.com/215c90caf786e4c49fa990faa4d973d827d9dec7959876af08dd877df3de473a/68747470733a2f2f706f7365722e707567782e6f72672f7475696a6e636f64652f6c61726176656c2d76657273696f6e2f6c6963656e73652e737667)](https://packagist.org/packages/tuijncode/laravel-version)

[![Html](https://camo.githubusercontent.com/57256b1d1a7dd86100689ce1a96e697d6f7eea7cf8cdebbb8967743855570e3c/68747470733a2f2f63646e2e7475696a6e636f64652e636f6d2f6769746875622f6c61726176656c2d76657273696f6e2e706e67)](https://camo.githubusercontent.com/57256b1d1a7dd86100689ce1a96e697d6f7eea7cf8cdebbb8967743855570e3c/68747470733a2f2f63646e2e7475696a6e636f64652e636f6d2f6769746875622f6c61726176656c2d76657273696f6e2e706e67)

With Laravel Version, you can retrieve various versions within your project, which is particularly useful if you have multiple projects and need to identify which ones require updates.

[!["Buy Me A Coffee"](https://camo.githubusercontent.com/9f44ce2dc3b3eecdd02598900866ffc518801df1932849703dae1e5ce5031070/68747470733a2f2f7777772e6275796d6561636f666665652e636f6d2f6173736574732f696d672f637573746f6d5f696d616765732f6f72616e67655f696d672e706e67)](https://www.buymeacoffee.com/davidvandertuijn)

Install
-------

[](#install)

Install the package via Composer:

```
composer require tuijncode/laravel-version
```

Publish the package’s configuration file:

```
php artisan vendor:publish
```

Select the following option:

```
Provider: Tuijncode\LaravelVersion\ServiceProvider

```

Add your token to the .env file:

```
TUIJNCODE_LARAVEL_VERSION_TOKEN="your-token"

```

Usage
-----

[](#usage)

Response (JSON)
---------------

[](#response-json)

```
{
    "status": "OK",
    "versions":
        {
            "webserver":
                {
                    "name": "Apache",
                    "version": "Apache\/2.4.58 (Unix) mod_wsgi\/4.9.4 Python\/3.11 mod_fastcgi\/mod_fastcgi-SNAP-0910052141 OpenSSL\/1.1.1u"
                },
            "laravel":
                {
                    "name": "Laravel",
                    "version": "11.23.5"
                },
            "database":
                {
                    "name": "mysql",
                    "version": "8.0.35"
                },
            "php":
                {
                  "name": "cgi-fcgi",
                  "version": "8.2.20"
                }
        }
}
```

Dashboard
---------

[](#dashboard)

Would you like to view all your projects in an online dashboard? We have successfully developed this solution and also offer installation support.

[![Html](https://camo.githubusercontent.com/f4649e60663315a7e522ec81028e938e806d07e994fb9c569e9eeca39241d1df/687474703a2f2f63646e2e646176696476616e6465727475696a6e2e6e6c2f736f6c7574696f6e732f76657273696f6e732f7468756d626e61696c732f76657273696f6e732e383030783630302e706e67)](https://camo.githubusercontent.com/f4649e60663315a7e522ec81028e938e806d07e994fb9c569e9eeca39241d1df/687474703a2f2f63646e2e646176696476616e6465727475696a6e2e6e6c2f736f6c7574696f6e732f76657273696f6e732f7468756d626e61696c732f76657273696f6e732e383030783630302e706e67)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Total

2

Last Release

555d ago

Major Versions

1.0 → v2.02024-10-31

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[slushie/laravel-assetic

Assetic support for Laravel 4

3717.0k](/packages/slushie-laravel-assetic)[welp/ical-bundle

Symfony Bundle to manage .ics iCal file (creating and eventually reading)

10114.3k](/packages/welp-ical-bundle)

PHPackages © 2026

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