Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.06 KB

README.md

File metadata and controls

42 lines (33 loc) · 1.06 KB

V-Bed by INN STUDIO

x-prober

PHP X-Prober

License

  • GPL-v2

Online demo

Required environment

  • Compile environment: PHP 7.1+
  • Production environment: PHP 5.3+
  • Browser support: IE9/Chrome/FireFox/Edge

Description

This is a prober programe for PHP environment. It can show your server information and readable easily. And most important is IT'S LIKE iPhone X!

Compile and Usage

  • Star and clone.
  • Check the config ./src/Config/Config.php
  • php ./Build.php
  • Access ./dist/prober.php
  • Enjoy

Help and translate to more language

  • Fork and clone
  • Config language ./src/I18n/Lang.json
  • Pull request
  • Thank you

Participate in contribution

  • Code compatible with IE9+ and PHP 5.3+

Contributors

Note

  • Only tested in Linux environment.