WordPress sandboxes
powered by SQLite
Isolated WordPress environments with their own SQLite database, wp-content directory, and WP-CLI scope. Create, snapshot, and destroy in seconds.
composer require rudel/rudelSandboxes
Isolated WordPress environments with their own SQLite database and wp-content directory.
Database Cloning
Clone your host MySQL database into a sandbox SQLite database with automatic URL rewriting.
Snapshots
Point-in-time snapshots for any sandbox. Restore instantly.
Export & Import
Package sandboxes as zip archives. Share and deploy anywhere.
Auto Cleanup
Configurable expiry and automatic cleanup of stale sandboxes.
WP-CLI
Full CLI interface for all sandbox operations.
Templates
Save sandboxes as reusable templates for rapid provisioning of new environments.
Agent Ready
Built for AI coding agents with scoped WP-CLI and CLAUDE.md support per sandbox.