Skip to content
forked from kmvan/x-prober

🐘 A probe program for PHP environment (一款精美的 PHP 探針, 又名X探針、劉海探針)

License

Notifications You must be signed in to change notification settings

emaiqi/x-prober

 
 

Repository files navigation

X Prober preview

😎 X Prober

This is a probe program for PHP environment. It can show your server information and readable easily.

And the most important thing is that it's like 📱 iPhone X/XS/XS Max/XR/11/11 Pro/11 Pro Max !

Backers on Open Collective Sponsors on Open Collective

License

  • GPL-3.0

Online demo

Download and Usage

  • Click INN STUDIO mirror or GitHub mirror to download the probe file.
  • You will get a single file of x.php and upload it to your server.
  • Access x.php via http browser.

Required environment

  • Compile environment: PHP 7.4+
  • Production environment: PHP 5.3+
  • Browser support: Chrome / Firefox / Edge / Android
  • OS support: Linux / Windows(basic features)

Extensions

  • In preparation...

Development

  • Fork.
  • Fetch your project.
  • Install node modules: $ npm install.
  • Watch scripts: $ npm run dev.
  • Generate composer vendor: $ composer install; composer dumpautoload -o.
  • Compile: $ php ./Make.php dev.
  • Generate languages: $ npm run lang or node ./build-lang.js to remake ./languages/lang.pot language template.
  • Access: $ php -S localhost:8000 -t ./.tmp.
  • Enjoy it. 😄
  • Pull Request.

Compile production

  • Compile: $ npm run build; php ./Make.php build.
  • Access: $ php -S localhost:8000 ./dist/prober.php.

Help and translate more languages

  • Fork project.
  • Fetch your project.
  • Use Poedit to create your language from ./languages/lang.pot language template file and translates it.
  • Save your language file (like: en_US.po) into ./languages.
  • Pull Request and thank you. 😘

Note for participate in contribution

  • Code compatible with PHP 5.3+

Contributors

Contributors

Backers

Thank you to all our backers! 🙏 [Become a backer]

Contributors

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

TODO

  • Temperature sensor.
  • More languages with Poedit.
  • Detail benchmark result.
  • Add Email send testing.
  • Add network speed testing.
  • Add more servers benchmark.
  • Add PING feature.

Keywords

X-Prober/PHP 探针/X 探针/刘海探针

About

🐘 A probe program for PHP environment (一款精美的 PHP 探針, 又名X探針、劉海探針)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 56.4%
  • PHP 38.5%
  • JavaScript 5.1%