Hi PHP QA team, I built Pterocos (https://pterocos.eu.org) - a free online editor that runs PHP code entirely in your browser. No installation, no account required.
**Why this might be useful for QA and testing:** - Quickly test PHP edge cases without local setup - Create permanent, shareable links to reproduce bugs - No environment configuration - runs consistently everywhere - Perfect for sharing test cases with core developers - No need to ask "can you reproduce this on your machine?" **What Pterocos supports:** - PHP - C# (.NET) - Rust - Python - Ruby - SQL (SQLite and DuckDB) - Lua The editor runs entirely client-side - your code never leaves your browser. **Try it:** https://pterocos.eu.org Would love feedback from the QA community! Best regards, AmineKHD.
