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

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

linfo/laravel
=============

This is a Laravel Wrapper for the linfo package from jrgp

v3.1.1(5y ago)82.6k3MITPHPPHP ^7.3CI failing

Since Sep 16Pushed 4y ago2 watchersCompare

[ Source](https://github.com/Astrotomic/laravel-linfo)[ Packagist](https://packagist.org/packages/linfo/laravel)[ Docs](https://astrotomic.info)[ Fund](https://offset.earth/treeware)[ GitHub Sponsors](https://github.com/Gummibeer)[ RSS](/packages/linfo-laravel/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (9)Dependencies (7)Versions (10)Used By (0)

Laravel Linfo
=============

[](#laravel-linfo)

[![Latest Version](https://camo.githubusercontent.com/7fd6134094ac1b6738d710295d5e7af39580366a96601bfb874ccdf4c53f9d3e/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c696e666f2f6c61726176656c2e7376673f6c6162656c3d52656c65617365267374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/linfo/laravel)[![MIT License](https://camo.githubusercontent.com/cb7a53529d5d107ef4c3b20eece24e8146f188203c4e5875717207bea51e831f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f417374726f746f6d69632f6c61726176656c2d6c696e666f2e7376673f6c6162656c3d4c6963656e736526636f6c6f723d626c7565267374796c653d666f722d7468652d6261646765)](https://github.com/Astrotomic/laravel-linfo/blob/master/LICENSE.md)[![Offset Earth](https://camo.githubusercontent.com/d204555ebe1fb0ae82d10c97b4f4ffc2dfdd2ba1489f98be7f7e8708333a0466/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f54726565776172652d2546302539462538432542332d677265656e3f7374796c653d666f722d7468652d6261646765)](https://plant.treeware.earth/Astrotomic/laravel-linfo)

[![GitHub Workflow Status](https://camo.githubusercontent.com/e5d116280cdb83e7049cba95c0faef96a18bab2d25296ea3d86f2d033071d5b3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f417374726f746f6d69632f6c61726176656c2d6c696e666f2f72756e2d74657374733f7374796c653d666c61742d737175617265266c6f676f436f6c6f723d7768697465266c6f676f3d676974687562266c6162656c3d5465737473)](https://github.com/Astrotomic/laravel-linfo/actions?query=workflow%3Arun-tests)[![StyleCI](https://camo.githubusercontent.com/d884c341041d4650ce45a3757d20a957b9ffab096b78efcd96526a7bf7c4db24/68747470733a2f2f7374796c6563692e696f2f7265706f732f34323330323730322f736869656c64)](https://styleci.io/repos/42302702)[![Total Downloads](https://camo.githubusercontent.com/89d82a7b6540d6cdb5eb6d0cb7b688f8488051944d9b33c59b7940f59e5f2acb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c696e666f2f6c61726176656c2e7376673f6c6162656c3d446f776e6c6f616473267374796c653d666c61742d737175617265)](https://packagist.org/packages/linfo/laravel)

This is a Laravel 5 Wrapper for the linfo package from jrgp -

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

[](#installation)

```
composer require linfo/laravel
```

Publish config file `linfo.php` by running this command.

```
php artisan vendor:publish --provider="Linfo\Laravel\LinfoServiceProvider"
```

Usage
-----

[](#usage)

You can use the function like this.

```
use Linfo\Laravel\Linfo;

$linfo = new Linfo();

$os = $linfo->os; // string
$kernel = $linfo->kernel; // string
$model = $linfo->model; // string
$ram = $linfo->ram; // array
$cpu = $linfo->cpu; // array
$arc = $linfo->cpuarchitecture; // string
```

You can see other data using `dump($linfo)` or `var_dump($linfo)`

Testing
-------

[](#testing)

```
composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](https://github.com/Astrotomic/.github/blob/master/CONTRIBUTING.md) for details. You could also be interested in [CODE OF CONDUCT](https://github.com/Astrotomic/.github/blob/master/CODE_OF_CONDUCT.md).

### Security

[](#security)

If you discover any security related issues, please check [SECURITY](https://github.com/Astrotomic/.github/blob/master/SECURITY.md) for steps to report it.

Credits
-------

[](#credits)

- [Tom Witkowski](https://github.com/Gummibeer)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

Treeware
--------

[](#treeware)

You're free to use this package, but if it makes it to your production environment I would highly appreciate you buying the world a tree.

It’s now common knowledge that one of the best tools to tackle the climate crisis and keep our temperatures from rising above 1.5C is to [plant trees](https://www.bbc.co.uk/news/science-environment-48870920). If you contribute to my forest you’ll be creating employment for local families and restoring wildlife habitats.

You can buy trees at [offset.earth/treeware](https://plant.treeware.earth/Astrotomic/laravel-linfo)

Read more about Treeware at [treeware.earth](https://treeware.earth)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 88.4% 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 ~235 days

Recently: every ~376 days

Total

9

Last Release

2014d ago

Major Versions

v1.4.0 → v2.0.02018-05-07

v2.0.0 → v3.0.02020-06-29

PHP version history (2 changes)v1.0PHP &gt;=5.5.0

v3.0.0PHP ^7.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6187884?v=4)[Tom Herrmann](/maintainers/Gummibeer)[@Gummibeer](https://github.com/Gummibeer)

![](https://www.gravatar.com/avatar/95ac990290c5e43168cd56563f8cf675d662c7656773c12eb23fe40ce3017f47?d=identicon)[jrgp](/maintainers/jrgp)

---

Top Contributors

[![Gummibeer](https://avatars.githubusercontent.com/u/6187884?v=4)](https://github.com/Gummibeer "Gummibeer (107 commits)")[![matriphe](https://avatars.githubusercontent.com/u/277262?v=4)](https://github.com/matriphe "matriphe (13 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (1 commits)")

---

Tags

hacktoberfestlaravellaravel-linfolinfotreewarelaravelhealthsystemload

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.5k25.9M107](/packages/laravel-cashier)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k12.1M99](/packages/laravel-pulse)[spatie/laravel-enum

Laravel Enum support

3655.4M31](/packages/spatie-laravel-enum)[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)[laravel/cashier-paddle

Cashier Paddle provides an expressive, fluent interface to Paddle's subscription billing services.

264778.4k3](/packages/laravel-cashier-paddle)

PHPackages © 2026

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