wordpress-playground

Run WordPress in the browser via WebAssembly PHP (by WordPress)

Wordpress-playground Alternatives

Similar projects and alternatives to wordpress-playground

  1. htmx

    </> htmx - high power tools for HTML

  2. SurveyJS

    SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control. Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.

    SurveyJS logo
  3. pages-gem

    A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages

  4. Ghost

    339 wordpress-playground VS Ghost

    Independent technology for modern publishing, memberships, subscriptions and newsletters.

  5. lit

    189 wordpress-playground VS lit

    Lit is a simple library for building fast, lightweight web components.

  6. libjxl

    JPEG XL image format reference implementation

  7. spec

    The canonical spec for ulid

  8. webcomponents

    Web Components specifications

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. Platform

    Free, open-source community platform, decentralized alternative to Big Tech. For apps that empower people and unite communities. (by Qbix)

  11. marmot

    A distributed SQLite replicator built on top of NATS

  12. solid-docs

    Official documentation for the Solid ecosystem

  13. terser

    🗜 JavaScript parser, mangler and compressor toolkit for ES6+

  14. absurd-sql

    sqlite3 in ur indexeddb (hopefully a better backend soon)

  15. wordpress-develop

    WordPress Develop, Git-ified. Synced from git://develop.git.wordpress.org/, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please include a link to a pre-existing ticket on https://core.trac.wordpress.org/ with every pull request.

  16. webrcade

    Feed-driven gaming

  17. wp-sqlite-db

    A single file drop-in for using a SQLite database with WordPress. Based on the original SQLite Integration plugin.

  18. wapm-cli

    Discontinued 📦 WebAssembly Package Manager (CLI)

  19. performance

    Performance plugin from the WordPress Performance Group, which is a collection of standalone performance modules. (by WordPress)

  20. dod

    DOS on dope. The last MVC Web framework you'll ever need

  21. pib

    PHP in Browser (powered by WebAssembly)

  22. htmf

    A minimalist partial html swapping library similar to HTMX and other libraries which create an MPA app and enhances it with a focus on HTML forms.

  23. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better wordpress-playground alternative or higher similarity.

wordpress-playground discussion

wordpress-playground reviews and mentions

Posts with mentions or reviews of wordpress-playground. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-10-08.
  • The Static Site Paradox
    4 projects | news.ycombinator.com | 8 Oct 2024
    > Or you could just use publii, an office suite of your choice, or type bad html and css by hand, then pass raw files on very cheap hosting providers, enjoying a clunky, and sometimes ugly, "website".

    WordPress folks are working to enable static generation using WordPress Playground. It will work pretty much like Publii does today.

    https://github.com/WordPress/wordpress-playground/issues/707

  • What WordPress Playground means for your future
    1 project | dev.to | 17 Jun 2024
    Github: https://github.com/WordPress/wordpress-playground Documentation: https://wordpress.github.io/wordpress-playground/ Contribute: https://wordpress.github.io/wordpress-playground/contributing/index/
  • Things you forgot because of React
    14 projects | news.ycombinator.com | 15 Aug 2023
    Sorry friend, WordPress already beat you to it: https://github.com/WordPress/wordpress-playground
  • WordPress Playground: A WordPress that runs entirely in the browser
    1 project | /r/hackernews | 16 Jul 2023
    1 project | /r/patient_hackernews | 16 Jul 2023
  • WordPress Playground: A WordPress that runs in the browser
    9 projects | news.ycombinator.com | 14 Jul 2023
    > Is there a reason why using OPFS directly from SQLite doesn't work?

    I'm guessing this means using SQLite WASM's built-in OPFS integration as described in these articles:

    - sqlite3 WebAssembly documentation - Persistent Storage Options: OPFS - https://sqlite.org/wasm/doc/trunk/persistence.md#opfs

    - SQLite Wasm in the browser backed by the Origin Private File System - https://developer.chrome.com/blog/sqlite-wasm-in-the-browser...

    Within the Playground, SQLite interacts with the database file in MEMFS only, and the Playground coordinates the syncing from MEMFS to OPFS.

    https://github.com/WordPress/wordpress-playground/tree/trunk...

    The reason for this, I believe, is that the primary use case is/was to have the entire file system in memory, including SQLite's database file. This was the original implementation, and is still the default behavior. Persistence was later added as an optional feature.

    The good news is that browser support for OPFS seems to be getting better. From the SQLite docs:

     As of March 2023 the following browsers are known to have the necessary APIs:
  • WordPress Playground
    3 projects | dev.to | 27 Jun 2023
    One of the most exciting things at WordCamp Europe 2023 for me was discovering how far along the WordPress Playground project is. If you haven’t heard of the playground before, it’s a full version of WordPress, running directly in your browser!
  • WCGI: WebAssembly and CGI
    1 project | news.ycombinator.com | 6 Apr 2023
    WordPress has an official WebAssembly build for the browser and Node.js: https://developer.wordpress.org/playground https://github.com/WordPress/wordpress-playground

    (Disclosure: I'm the creator)

  • WordPress testing official SQLite Support
    5 projects | news.ycombinator.com | 16 Dec 2022
    I love the work going on there at WasmLabs, especially enjoying the articles with in-depth technical explorations.

    After the article about running WordPress in the browser was published, there's a new project called WordPress Playground which is gradually preparing NPM or Composer packages to make it easier for people to run it.

    https://github.com/WordPress/wordpress-playground/

    They've been doing very detailed work, like making some patches to PHP and SQLite for improved compatibility with Emscripten, etc. It seems there's a lot of overlap with what WasmLabs has achieved and probably have continued to develop further. Perhaps there's an opportunity for collaboration.

  • WordPress WASM
    1 project | /r/patient_hackernews | 25 Sep 2022
  • A note from our sponsor - SurveyJS
    surveyjs.io | 23 Dec 2025
    Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more. Learn more →

Stats

Basic wordpress-playground repo stats
24
1,842
9.9
5 days ago

Sponsored
SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control
Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
surveyjs.io

Did you know that JavaScript is
the 4th most popular programming language
based on number of references?