Development Preview: Chauffeur is currently tested on limited distributions. Support for other distributions is experimental.

The Linux Development Environment You've Been Waiting For.

Zero configuration. Isolated PHP versions per project. Automatic SSL and DNS. Stop fighting Laravel Homestead configurations and start coding in seconds.

curl -sSL https://chauffeur.siaji.com/install | bash

Supports Ubuntu, Debian, Arch, and Fedora.

user@linux:~/.chauffeur
$

Why Developers Choose Chauffeur

Native performance without the container complexity. Designed for modern PHP workflows.

Linux Native

Built specifically for Linux distributions. No containers, no virtual machines, just pure native performance.

Zero Config

Forget Nginx configurations. Chauffeur handles routing, FPM sockets, and DNS automatically.

Easy SSL

Generate locally trusted SSL certificates with a simple flag. Secure your sites with HTTPS instantly.

Multi-Version PHP

Run PHP 7.4 through 8.4 simultaneously. Project-level isolation means no version conflicts.

Resource Efficient

Smart process management sleeps idle workers. Uses 98% less RAM than Laravel Homestead.

.test Domains

Automatic local DNS resolution. Just create a folder and visit foldername.test.

System Architecture

Linux Development, Reimagined

Built by developers who understand Linux architecture. Chauffeur combines the simplicity of Valet with the power of native Linux system design—without the pollution.

Complete Isolation

Stop polluting your system folders. Chauffeur creates a self-contained environment in your home directory.

  • No root permissions required for daily use
  • Self-contained binaries and configs
  • Zero impact on system-installed packages
System Pollution
/etc/nginx ROOT
/etc/php/8.1 ROOT
/var/www/html ROOT
Chauffeur Workspace
~/.chauffeur/
├── nginx/
├── php/(8.1, 8.2, 8.3)
├── projects/USER
└── ssl/

Master the CLI

A clean, intuitive command-line interface designed for speed.

Available Commands

Command Preview
Click to copy
$ chauf link --secure

What it does

Serve the current directory

Expected Output

Linking ./ to https://my-project.test [PHP 8.4]

System Impact Comparison

See how Chauffeur compares to traditional development environments in resource usage and performance.

AspectChauffeurLaravel HomesteadManual Setup
Memory Usage
5 active projects
~65 MB~4 GB~450 MB
Startup Time
Cold boot
<2s90-180s~5s
Disk Space
Base installation
~50 MB~2 GB~100 MB
Isolation
Process separation
NativeContainerNone
System Access
Root required
NoSetup onlyYes
SSL Management
Automatic HTTPS
Built-inManualManual

97% Less Memory

Shared FPM pools and native processes eliminate container overhead

15x Faster Startup

No container initialization or virtualization layers to slow you down

Zero Configuration

Automatic SSL, DNS, and routing. Just focus on your code.

Ready to Transform Your PHP Development?

Join developers who are already building amazing PHP applications with Chauffeur.