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
- 简体中文
- 繁体體中文(中國臺灣)
- 繁体體中文(中國香港)
- 日本語
😎 X Prober, Notch Prober
A PHP environment probe program that not only displays server information intuitively.
Open Source License
- GPL-3.0
Online Demo
- https://prober.inn-studio.com
- https://tz.inn-studio.com (Same as above)
Download & Usage
- Click INN Download Node or GitHub Node to download the probe file
- You'll get a single file. Rename it to
x.php
and upload to your server - Access via browser:
your-domain/x.php
Requirements
- Build Environment: PHP 8.4+
- Runtime Environment: PHP 5.4+
- Browser Compatibility: Chrome, Firefox, Edge, Android
- OS Compatibility: Linux, Windows (basic features)
Extensions
- In development...
Development Guide
- Fork the project
- Fetch your repository
- Install npm modules:
$ npx pnpm i
- Install composer:
$ composer install && composer dumpautoload -o
- Generate multilingual files:
$ npm run lang
to rebuild./languages/lang.pot
template - Start PHP backend:
$ npx pnpm dev:php
- Start Vite frontend:
$ npx pnpm dev
- Access:
http://localhost:5173/
Production Build
- Build frontend:
$ npx pnpm build
- Compile single file:
$ npx pnpm build:php
to get./dist/prober.php
- Access:
http://localhost:8001/prober.php
orhttp://path/to/dist/prober.php
Contribute Translations
- Fork the project
- Use Poedit with
./languages/lang.pot
to translate - Save translation file (e.g.
en_US.po
) in./languages
- Push your changes
- Submit Pull Request. Much appreciated! 😘
Notes for Contributors
- Your PHP code must be compatible with PHP 5.4+ environments
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 to VPSPlayer.com - Jan 16, 2021 - ¥199
- Thanks to 1529***576 - Apr 4, 2019 – ¥150
- Thanks to Vultr.com - Mar 13, 2019 - $50
Planned Features
- [x] Temperature detection
- [x] Multilingual support via Poedit
- [x] Detailed benchmark results
- [ ] Email sending test
- [ ] Network speed test
- [x] Additional server benchmarks
- [x] PING functionality
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 ....