Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sejas/playground-plugin-use-all-system-memory
This plugin is made for testing purpose. Do not install it in your production site.
https://github.com/sejas/playground-plugin-use-all-system-memory
Last synced: about 3 hours ago
JSON representation
This plugin is made for testing purpose. Do not install it in your production site.
- Host: GitHub
- URL: https://github.com/sejas/playground-plugin-use-all-system-memory
- Owner: sejas
- Created: 2024-03-21T16:57:21.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-22T10:42:43.000Z (10 months ago)
- Last Synced: 2025-01-01T15:42:15.434Z (2 days ago)
- Language: PHP
- Size: 238 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UASM - Use All System Memory
Basic plugin that exhausts all the PHP WASM memory. Just for testing purposes.
This repository includes the [plugin source code](uasm.php), and the [plugin ZIP file](playground-plugin-use-all-system-memory.zip).
![Screenshot](screenshots/uasm-screenshot.png)
## How to use
This repository is designed for using the `raw` GitHub URLs to load both the plugin and the blueprint into the WordPress Playground.
### WordPress Playground URLs
- Loading the blueprint as URL fragment: [`https://playground.wordpress.net/{"landingPage":"/","steps":[{"step":"installPlugin","pluginZipFile":{"resource":"url","url":"https://raw.githubusercontent.com/sejas/playground-plugin-use-all-system-memory/main/playground-plugin-use-all-system-memory.zip"}}]}`](https://playground.wordpress.net/{"landingPage":"/","steps":[{"step":"installPlugin","pluginZipFile":{"resource":"url","url":"https://raw.githubusercontent.com/sejas/playground-plugin-use-all-system-memory/main/playground-plugin-use-all-system-memory.zip"}}]})