library system-info
Information about the server
intpp/system-info
Information about the server
- Tuesday, December 23, 2014
- by intpp
- Repository
- 1 Watchers
- 3 Stars
- 14 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 0 % Grown
Information about your server., (*1)
Supported OS:
- Linux
- Windows
- BSD
- Macintosh
Methods:
- getName
- getVersion
- getHostname
- getArchitecture
- getUptime
Usage
// Get the class to work with the current operating system
$system = Server::getInfo();
// Captain Obvious was here
$system::getName();
$system::getVersion();
...
$system::getUptime();
Install via composer
"require": {
...
"intpp/system-info": "*"
},
dev-master
9999999-dev
Information about the server
Sources
Download
BSD
The Requires
by
intpp
v1.0.1
1.0.1.0
Information about the server
Sources
Download
BSD
The Requires
by
intpp
v1.0
1.0.0.0
Information about the server
Sources
Download
BSD
The Requires
by
intpp