About
Adam is a lightweight, fast, and completely self-contained web server designed for developers who value stability, flexibility, and predictability in their development environment.
Built from scratch—without Homebrew, Docker, or external dependencies—Adam provides you with a full LAMP stack (Apache, PHP, MariaDB), complete with fine-grained configuration options and a graphical management interface, right out of the box.
Why Adam?
**Fully Isolated Environment**
Not a single system file is touched.Everything operates strictly within the `/Applications/Adam` directory—clean and tidy.
**Custom-Built Components**
Apache, PHP, MariaDB, and all dependencies (OpenSSL, zlib, PCRE, etc.) are compiled manually, ensuring you know exactly what’s under the hood: no "magic"—just total control.
**GUI for Launch and Management**
An integrated Tauri application handles server management—starting, restarting, log viewing, and configuration—making everything convenient and fast.
**Local Domain Support**
A built-in root agent allows you to configure `localhost` domains and manage your `/etc/hosts` file without constantly being prompted for your password.
**Works Offline**
Ideal for freelancers, travelers, and any situation where stability is the absolute priority.
**What’s Inside?**
Apache 2.4 (optimized build)
PHP 8.4.8 (with extension support and `libphp.so`)
MariaDB 12.0.1
Ready-to-use project structure: `config`, `server`, `www`
**Who Is It For?**
Web developers fed up with broken development environments
Freelancers in need of a reliable local server
Enthusiasts who appreciate minimalism and system cleanliness
Adam is your local dev server—no workarounds or hacks required.It simply works.Fast.Stable.Built to last.