Skip to content

ArtemAlexeev/systeminfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System info package

Description

For now shows only opcache status information.

Install

  • Use composer:
  • composer require artemalexeev/systeminfo
    

Usage

For getting opcache status information you can use the following code:

use ArtemAlieksieiev\SystemInfo\OpcacheStatus;

(new OpcacheStatus())->display();

Or for real example check examples/opcache_demo.php file.

About

Package that shows system info of your PHP project

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages