[PHP] Pterocos update: now mobile-friendly with full PHP editor

Hi PHP community,

A quick follow-up to my previous posts about Pterocos – the browser-based PHP editor – I’m happy to share that it now works seamlessly on mobile devices.

What’s new:

:mobile_phone: Full mobile support – Write, run, and test PHP code from your phone or tablet, no XAMPP/MAMP required

:elephant: Same powerful PHP editor – Monaco editor (VS Code engine) with syntax highlighting and autocomplete

:speech_balloon: Live chat between users – Collaborate, discuss issues, and share ideas in real-time

:robot: AI chat assistant – Helps with debugging, code suggestions, and generating components

Pterocos runs PHP entirely in your browser via WebAssembly – no installation, no account required, and your code never leaves your browser . It supports multiple files per project, making it great for prototyping APIs and testing snippets on the go .

Try it on your phone: https://pterocos.eu.org
GitHub: https://github.com/aminkheddache-dotcom/Pterocos

I’d love feedback from PHP developers – especially those who’ve tried it on mobile. What features would make this more useful for your daily workflow?

Best,
AmineKHD