vitkuz573/os-info

Package for getting information about the system

dev-master 2021-12-30 07:44 UTC

This package is auto-updated.

Last update: 2024-04-29 04:41:10 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License PHP Version Require PHP Composer

OS Info

Description

Package for getting information about the system

Requirements

  • PHP >= 7.3

Installation

composer require vitkuz573/os-info

Usage

<?php

use vitkuz573\OsInfo;

OsInfo::getOS();

Other

Other packages can be found in the repository: https://github.com/vitkuz573/composer_packages