Getting Started
Set up Phexium and run your first application.
In This Section
- When to Use Phexium - Is Phexium right for your project?
- Prerequisites - System requirements and tools
- Installation - Install and configure the framework
- Quick Start - Create your first feature
- Configuration - Environment and container setup
- Project Structure - Directory organization
Quick Overview
Phexium uses a copy-based distribution model. Framework code lives in src/, not hidden in vendor/. Modify any framework file to suit your needs, track changes with Git, and update selectively.
Quick Start
See Installation for setup instructions.