vitkuz573 / os-info
Package for getting information about the system
dev-master
2021-12-30 07:44 UTC
Requires
- php: >=7.3
This package is auto-updated.
Last update: 2024-10-29 06:19:18 UTC
README
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