Thanks for your interest in PCVerse.
- Read LICENSE (Elastic License 2.0) and TRADEMARK.md.
- Local use and contributions are welcome.
- You may not launch a competing hosted PCVerse service for third parties without a commercial license.
git clone https://github.com/drmikecrypto/pc-lab-kit.git
cd pc-lab-kit
.\scripts\install.ps1
.\scripts\start.ps1
composer testOpen http://127.0.0.1:8080/diagnostic
- Fork and branch from
main - Keep changes focused
- Run
composer test - Describe what and why in the PR
Open a GitHub Issue with OS, PHP version, steps to reproduce, and expected vs actual behavior.