Skip to content

DevStackBox/DevStackBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

147 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevStackBox

Release License: MIT Windows 10/11

Local PHP development for Windows - Apache, MySQL, PHP, and phpMyAdmin in one desktop app.

DevStackBox is free and open source. It gives you a modern interface to start services, edit configs, manage sites, handle SSL, and run backups. One installer, fixed paths, no telemetry.

Why DevStackBox?

  • All-in-one - Apache, PHP, MySQL, and phpMyAdmin in a single setup
  • Modern UI - Desktop app built with Tauri and React, not a tray of loose tools
  • Fixed layout - Installs to C:\devstackbox; app data in %LOCALAPPDATA%\devstackbox
  • Useful extras - Config editor, SSL, backup/restore, dark/light themes, English and Hindi
  • Your machine stays yours - No telemetry; offline-friendly for everyday development
  • Open source - MIT license

If you use XAMPP, Laragon, or WAMP today, DevStackBox targets the same stack with less manual wiring.

Quick start

  1. Download the latest installer from GitHub Releases.
  2. Run setup (administrator rights required).
  3. Open DevStackBox and start Apache, MySQL, and PHP when you need them.

Full guide: docs/INSTALL.md

Build from source

git clone https://github.com/DevStackBox/DevStackBox.git
cd DevStackBox
pnpm install
pnpm tauri dev

You need Windows 10 or 11, Node.js 18+, Rust, pnpm, and Git. See docs/DEVELOPMENT_GUIDE.md.

Documentation

Guide Description
Installation Install and first run
Development Local build setup
Feature status Shipped vs planned
Roadmap What is next
Changelog Release history
Docs index Everything else

Contributing

Contributions are welcome. Read CONTRIBUTING.md and CODE_OF_CONDUCT.md before opening a pull request.

Links

About

DevStackBox is a modern, portable PHP development stack for Windows, built with Tauri, React, Tailwind CSS, and shadcn/ui.

Resources

License

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Contributors