# FlyEnv
**Repository Path**: petplanet/FlyEnv
## Basic Information
- **Project Name**: FlyEnv
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: BSD-3-Clause
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2026-02-05
- **Last Updated**: 2026-02-05
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# FlyEnv
Develop Faster. Run Native. Forget Containers.
The lightweight, modular full-stack development environment manager for Windows, macOS, and Linux.
One-click install for Apache, PHP, Node.js, Python, databases, and more—running natively at full speed—no Docker required.
Switch versions instantly, manage databases, and deploy local SSL—zero Docker overhead.
*⚡️ Get your development environment ready in under 60 seconds*
---
## 🚀 Why FlyEnv?
Most dev tools are either too heavy (Docker Desktop) or too limited (NVM/Homebrew). FlyEnv hits the sweet spot:
| Feature | FlyEnv | Docker Desktop | XAMPP/MAMP |
| :--- | :--- | :--- | :--- |
| **Performance** | **🚀 Native (Binaries)** | 🐢 Slow (Virtualization) | 🚀 Native |
| **Resource Usage** | **🍃 Low RAM** | 🐘 Heavy (2GB+ Idle) | 🍃 Low |
| **Isolation** | **✅ Project-Based** | ✅ Container-Based | ❌ Global Only |
| **Setup Time** | **⚡️ < 1 Minute** | ⏳ Slow Builds | ⏳ Manual Config |
### Core Benefits
* **💎 Not Bloated:** FlyEnv is **modular**. It only installs the runtimes you explicitly need. Don't use Java? It won't touch your disk.
* **⚡ Native Speed:** Runs Nginx, PHP, and MySQL as static binaries. No containers means faster I/O and instant startup.
* **🛡️ Project Isolation:** Automatically switches Node/PHP versions when you `cd` into a project directory.
* **🔧 Full Stack Ready:** Need a Redis queue, MongoDB, or Minio? Enable them with one click.
---
## 🎯 Tailored for Your Workflow