{"id":13461980,"url":"https://github.com/kmvan/x-prober","last_synced_at":"2025-05-14T10:07:17.999Z","repository":{"id":26346201,"uuid":"108154711","full_name":"kmvan/x-prober","owner":"kmvan","description":"🐘 A probe program for PHP environment (一款精美的 PHP 探針, 又名X探針、劉海探針)","archived":false,"fork":false,"pushed_at":"2025-04-07T09:00:31.000Z","size":7921,"stargazers_count":1371,"open_issues_count":8,"forks_count":264,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-04-10T00:27:56.472Z","etag":null,"topics":["inn-studio","php","php-environment","probe","server"],"latest_commit_sha":null,"homepage":"https://prober.inn-studio.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kmvan.png","metadata":{"files":{"readme":"README-jp.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-24T16:34:38.000Z","updated_at":"2025-04-08T12:11:46.000Z","dependencies_parsed_at":"2024-11-08T21:27:52.663Z","dependency_job_id":"6eff88bb-a948-490c-b6ea-25c4e316e5bb","html_url":"https://github.com/kmvan/x-prober","commit_stats":{"total_commits":799,"total_committers":7,"mean_commits":"114.14285714285714","dds":"0.051314142678347885","last_synced_commit":"17443c487ff344c3fc3b83e32171f313cca309b4"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmvan%2Fx-prober","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmvan%2Fx-prober/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmvan%2Fx-prober/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmvan%2Fx-prober/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kmvan","download_url":"https://codeload.github.com/kmvan/x-prober/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248335009,"owners_count":21086489,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["inn-studio","php","php-environment","probe","server"],"created_at":"2024-07-31T12:00:36.820Z","updated_at":"2025-04-11T03:37:08.360Z","avatar_url":"https://github.com/kmvan.png","language":"TypeScript","funding_links":["https://opencollective.com/x-prober"],"categories":["Uncategorized","TypeScript","TypeScript (64)","类库"],"sub_categories":["Uncategorized","未归类"],"readme":"[![X Prober preview](screenshots/preview.webp)](screenshots/preview.webp)\n\n- [Simplified Chinese | 简体中文](README-zh_CN.md)\n- [Traditional Chinese(Taiwan) | 正體中文（臺灣）](README-zh_TW.md)\n- [Traditional Chinese(Hong Kong) | 正體中文（香港）](README-zh_HK.md)\n- [Japanese | 日本語](README-jp.md)\n\n# 😎 X Prober\n\n\u003e これは **PHP 環境** のプローブプログラムです。 サーバー情報を表示し、簡単に読み取ることができます。\n\n[![オープンコレクティブの支持者](https://opencollective.com/x-prober/backers/badge.svg)](#backers)\n[![オープンコレクティブのスポンサー](https://opencollective.com/x-prober/sponsors/badge.svg)](#sponsors)\n\n## ライセンス\n\n- GPL-3.0\n\n## オンラインデモ\n\n- [https://prober.inn-studio.com](https://prober.inn-studio.com)\n- [https://tz.inn-studio.com](https://tz.inn-studio.com) (同じ)\n\n## ダウンロードと使用法\n\n- Click [INN STUDIO mirror](https://api.inn-studio.com/download?id=xprober) or [GitHub mirror](https://github.com/kmvan/x-prober/raw/master/dist/prober.php) to download the probe file.\n- You will get a single file of `x.php` and upload it to your server.\n- Access `x.php` via http browser.\n\n## 必要な環境\n\n- 開発環境: PHP 8.1+\n- 生産環境: PHP 5.4+\n- ブラウザのサポート: Chrome / Firefox / Edge / Android\n- OS サポート: Linux / Windows(basic features)\n\n## 拡張機能\n\n- 準備中...\n\n## 開発\n\n- フォークプロジェクト。\n- プロジェクトを取得します。\n- npm モジュールをインストールします：`$ npm install`。\n- 監視スクリプト：`$ npm run dev`。\n- Composer をインストールします：`$ composer install; composer dumpautoload -o`。\n- PHP をコンパイル: `$ npm run dev:php`\n- Access `http://localhost:8000` or `http://path/to/.tmp/index.php`.\n- Generate languages: `$ npm run lang` to remake `./languages/lang.pot` language template and build `*.po`.\n- Enjoy it. 😄\n\n## Compile production\n\n- Compile JS: `$ npm run build`.\n- Compile PHP: `$ npm run build:php`.\n- Access: `http://localhost:8000` or `http://path/to/dist/prober.php`.\n\n## Help and translate more languages\n\n- Fork project.\n- Fetch your project.\n- Use [Poedit](https://poedit.net/) to create your language from `./languages/lang.pot` language template file and translates it.\n- Save your language file (like: `en_US.po`) into `./languages`.\n- Push your changes.\n- Pull Request and thank you. 😘\n\n## Note for participate in contribution\n\n- Code compatible with PHP 5.3+\n\n## Contributors\n\n[![Contributors](https://opencollective.com/x-prober/contributors.svg?width=890\u0026button=false)](https://github.com/kmvan/x-prober/graphs/contributors)\n\n## Backers\n\nThank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/x-prober#backer)]\n\n[![Contributors](https://opencollective.com/x-prober/backers.svg?width=890)](https://opencollective.com/x-prober#backers)\n\n## Sponsors\n\nSupport this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/x-prober#sponsor)]\n\n- Thanks [VPSPlayer.com](https://vpsplayer.com/aff.php?aff=50) - 2021-01-16 - 199 RMB\n- Thanks 1529\\*\\*\\*576 - 2019-04-04 – 150 RMB\n- Thanks [Vultr.com](https://www.vultr.com/?ref=7256513) - 2019-03-13 - 50 Dollars\n\n\u003ca href=\"https://opencollective.com/x-prober/sponsor/0/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/x-prober/sponsor/0/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/x-prober/sponsor/1/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/x-prober/sponsor/1/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/x-prober/sponsor/2/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/x-prober/sponsor/2/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/x-prober/sponsor/3/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/x-prober/sponsor/3/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/x-prober/sponsor/4/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/x-prober/sponsor/4/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/x-prober/sponsor/5/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/x-prober/sponsor/5/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/x-prober/sponsor/6/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/x-prober/sponsor/6/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/x-prober/sponsor/7/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/x-prober/sponsor/7/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/x-prober/sponsor/8/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/x-prober/sponsor/8/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/x-prober/sponsor/9/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/x-prober/sponsor/9/avatar.svg\"\u003e\u003c/a\u003e\n\n## TODO\n\n- [x] Temperature sensor.\n- [x] More languages with Poedit.\n- [x] Detail benchmark result.\n- [ ] Add Email send testing.\n- [ ] Add network speed testing.\n- [x] Add more servers benchmark.\n- [x] Add PING feature.\n\n## Keywords\n\nX-Prober/PHP 探针/X 探针/刘海探针\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmvan%2Fx-prober","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkmvan%2Fx-prober","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmvan%2Fx-prober/lists"}