Ramic's Zero PHP
PHP development environment in the browser with v86 VM and CORS-free proxy
As of June 2026, Ramic's Zero PHP has — users and a 5.00/5 rating from 1 reviews in the Developer Tools category.
Usersno change0%
—
—
Ratingno change0%
5.00
1 reviews
Reviewsno change0%
1
Version
1.0.1
Manifest V3
History
7 snapshotsTracking since Apr 7, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 7, 2026 | — | 5.00 | 1 | 1.0.1 |
| Apr 19, 2026 | 2 | 5.00 | 1 | 1.0.1 |
| Apr 24, 2026 | 5 | 5.00 | 1 | 1.0.1 |
| May 1, 2026 | — | 5.00 | 1 | 1.0.1 |
| May 8, 2026 | 6 | 5.00 | 1 | 1.0.1 |
| May 13, 2026 | 7 | 5.00 | 1 | 1.0.1 |
| May 18, 2026 | 8 | 5.00 | 1 | 1.0.1 |
| Now | — | 5.00 | 1 | 1.0.1 |
Permissions & access
- Permissions
- declarativeNetRequest
- Host access
- https://*/*, http://*/*
Screenshots
About
Ramic's Zero PHP — Full PHP Development Environment in Your Browser
Write, run and preview PHP directly in your browser. No server required. No Docker. No XAMPP. No terminal. Just install the extension and start coding.
Ramic's Zero PHP runs a complete Linux virtual machine (Alpine Linux + PHP 8.3 + lighttpd) entirely inside your browser using x86 emulation. Everything happens locally on your machine — your code never leaves your computer.
🔧 WHAT IT DOES
• Full PHP 8.3 runtime with extensions (curl, json, mbstring, openssl, and more)
• Built-in code editor with multi-file support, folders, drag-and-drop
• Live preview panel — edit PHP, hit Save, see the result instantly
• Virtual networking — your PHP scripts can make real HTTP requests via curl
• HTTPS support — curl works with both HTTP and HTTPS URLs
• Multi-file projects — CSS, JS, images are automatically inlined in the preview
• Offline capable — once loaded, everything runs locally without internet
• Pre-loaded demo files to get started immediately
⚡ HOW IT WORKS
1. Click the extension icon
2. The VM boots in seconds (uses a pre-built snapshot for fast startup)
3. Write PHP in the editor, save, and see the output in the preview panel
Under the hood, the extension runs:
— Alpine Linux as the guest operating system
— lighttpd as the web server
— PHP 8.3 CGI for script execution
— A virtual TCP/IP stack (tcpip.js) for networking
— An HTTP/HTTPS proxy so PHP curl() can reach the internet through your browser
All of this is emulated in WebAssembly via v86 — no native code, no background servers, no external connections except those your PHP code explicitly requests.
👥 WHO IS IT FOR
• Students learning PHP without setting up a local server
• Developers who need a quick PHP scratchpad
• Teachers demonstrating PHP concepts in class
• Anyone who wants to experiment with PHP on a locked-down machine (Chromebook, work laptop, library computer)
• Developers prototyping PHP snippets on the go
🔒 PRIVACY & PERMISSIONS
This extension requests broad host permissions (access to all URLs) for one specific reason: to act as a CORS-free proxy for PHP curl() requests. When your PHP script calls curl("https://api.example.com"), the extension fetches that URL on behalf of the VM.
Important:
— No data is collected, stored, or transmitted to any server
— No analytics, no tracking, no telemetry
— All code runs locally in your browser
— Network requests only happen when YOUR PHP code explicitly calls curl()
— The extension never makes requests on its own
— Source code is unobfuscated and auditable
The declarativeNetRequest permission is used solely to strip browser-added CORS headers from outgoing requests, so that PHP curl() works correctly with third-party APIs.
📁 INCLUDED DEMOS
The extension comes with demo files pre-loaded:
— demo.php: A single-file showcase that calls 4 live APIs (geolocation, quotes, random users, crypto prices) to demonstrate PHP curl() working inside the browser
— demo/ folder: A multi-file project (PHP + CSS + SVG) showing how the preview engine handles separate assets
🖥️ TECHNICAL SPECIFICATIONS
• Emulation: v86 (x86 in WebAssembly)
• Guest OS: Alpine Linux 3.21
• PHP: 8.3 with CGI
• Web server: lighttpd
• Memory: 256 MB
• Network: Virtual TCP/IP stack with HTTP/HTTPS proxy
• Storage: Files saved in IndexedDB, persist across sessions
• Snapshot: Pre-built VM state for instant boot (~22 MB compressed)
💡 TIPS
• Use Ctrl+S to save and refresh the preview
• Click "Editor" in the top-right to toggle between preview-only and split view
• Create folders to organize multi-file projects
• PHP curl() works out of the box — try fetching any public API
• Your files are saved in the browser and persist across sessionsTechnical
- Version
- 1.0.1
- Manifest
- V3
- Size
- 31.88MiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- flapmfkigfgpedhmoalagkadneimlmlp
- Developer ID
- u2c1cceb9b3d6b7b2985a90d73ff02b51
- Developer Email
- [email protected]
- Created
- Mar 17, 2026
- Last Updated (Store)
- Mar 17, 2026
- Last Scraped
- Jun 7, 2026
- Website
- —
Similar extensions
Alternatives to Ramic's Zero PHP, ranked by description similarity.
PHP Online
Use PHP online compiler and sandbox to run code instantly! This online PHP editor lets you test and execute scripts in the browser.
120
★ 5.0
PHP Locator
Click on any PHP component to open its source code in your IDE. Zero configuration required!
26
PHP Compiler Editor
This app is a PHP Compiler and editor. You can run PHP code in your browser directly. Compile PHP code instantly and real-time.
624
★ 4.0
Php Laravel & CodeIgniter Debugger
Monitor Laravel, CodeIgniter & PHP applications in Chrome Side Panel. View SQL queries, execution time, memory usage.
47
Code Preview Extension
Preview HTML, CSS & JS code in real-time
315
★ 4.7
HTML Viewer Online
A free HTML, CSS & JS editor with live preview, beautifier, and minifier.
332
★ 5.0
Markdown Viewer - Simple & Secure
Simple, secure local Markdown viewer. XSS-protected, Hot Reload, zero-config. Just works.
15
bcons - PHP debug helper
Easily log your PHP data values and get errors, warnings, payload, cookies, and session data messages.
130
★ 5.0
Data sourced from the Chrome Web Store · last verified Jun 7, 2026.