Download the PHP package kmvan/prober without Composer
On this page you can find all versions of the php package kmvan/prober. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor kmvan
Package prober
Short Description 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 iPhone X/XS/XS Max/XR/11/11 Pro/11 Pro Max !
License GPL-2.0
Package prober
Short Description 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 iPhone X/XS/XS Max/XR/11/11 Pro/11 Pro Max !
License GPL-2.0
Please rate this library. Is it a good library?
Informations about the package prober
- Simplified Chinese | 简体中文
- Traditional Chinese(Taiwan) | 正體中文(臺灣)
- Traditional Chinese(Hong Kong) | 正體中文(香港)
- Japanese | 日本語
😎 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 !
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 8.1+
- Production environment: PHP 5.4+
- Browser support: Chrome / Firefox / Edge / Android
- OS support: Linux / Windows(basic features)
Extensions
- In preparation...
Development
- Fork project.
- Fetch your project.
- Install node modules:
$ npm install
. - Watch scripts:
$ npm run dev
. - Generate composer vendor:
$ composer install; composer dumpautoload -o
. - Compile PHP:
$ npm run dev:php
- Access
http://localhost:8000
orhttp://path/to/.tmp/index.php
. - Generate languages:
$ npm run lang
to remake./languages/lang.pot
language template and build*.po
. - Enjoy it. 😄
Compile production
- Compile JS:
$ npm run build
. - Compile PHP:
$ npm run build:php
. - Access:
http://localhost:8000
orhttp://path/to/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
. - Push your changes.
- Pull Request and thank you. 😘
Note for participate in contribution
- Code compatible with PHP 5.3+
Contributors
Backers
Thank you to all our backers! 🙏 [Become a backer]
Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]
- Thanks VPSPlayer.com - 2021-01-16 - 199 RMB
- Thanks 1529***576 - 2019-04-04 – 150 RMB
- Thanks Vultr.com - 2019-03-13 - 50 Dollars
TODO
- [x] Temperature sensor.
- [x] More languages with Poedit.
- [x] Detail benchmark result.
- [ ] Add Email send testing.
- [ ] Add network speed testing.
- [x] Add more servers benchmark.
- [x] Add PING feature.
Keywords
X-Prober/PHP 探针/X 探针/刘海探针
All versions of prober with dependencies
PHP Build Version
Package Version
Requires
friendsofphp/php-cs-fixer Version
^3.8
The package kmvan/prober contains the following files
Loading the files please wait ....