2017 © Pedro Peláez
 

library laravel

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

image

linfo/laravel

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

  • Monday, May 7, 2018
  • by Gummibeer
  • Repository
  • 2 Watchers
  • 3 Stars
  • 699 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 7 Versions
  • 4 % Grown

The README.md

Laravel Linfo

Latest Version MIT License Offset Earth, (*1)

GitHub Workflow Status StyleCI Total Downloads, (*2)

This is a Laravel 5 Wrapper for the linfo package from jrgp - https://github.com/jrgp/linfo, (*3)

Installation

composer require linfo/laravel

Publish config file linfo.php by running this command., (*4)

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

Usage

You can use the function like this., (*5)

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), (*6)

Testing

composer test

Contributing

Please see CONTRIBUTING for details. You could also be interested in CODE OF CONDUCT., (*7)

Security

If you discover any security related issues, please check SECURITY for steps to report it., (*8)

Credits

License

The MIT License (MIT). Please see License File for more information., (*9)

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., (*10)

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. If you contribute to my forest you’ll be creating employment for local families and restoring wildlife habitats., (*11)

You can buy trees at offset.earth/treeware, (*12)

Read more about Treeware at treeware.earth, (*13)

The Versions

07/05 2018

dev-master

9999999-dev

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

  Sources   Download

MIT GPL-3.0

The Requires

 

The Development Requires

laravel load system health

07/05 2018

v2.0.0

2.0.0.0

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

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel load system health

29/09 2016

v1.4.0

1.4.0.0

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

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

laravel load system health

15/09 2016

v1.3

1.3.0.0

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

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

laravel load system health

24/08 2016

v1.2

1.2.0.0

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

  Sources   Download

GPL-3.0

The Requires

 

laravel load system health

31/05 2016

v1.1

1.1.0.0

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

  Sources   Download

GPL-3.0

The Requires

 

laravel load system health

16/09 2015

v1.0

1.0.0.0 http://linfo.gummibeer.de

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

  Sources   Download

GPL-3.0

The Requires

 

laravel load system health