Guides/A dedicated PHP version per project
LOCALDECK GUIDE

A dedicated PHP version per project

LocalDeck links each project to its own FastCGI handler and stores that choice in the project profile.

Develop simultaneously

A maintenance project can use PHP 8.2 while a new project runs PHP 8.5. Apache routes each domain to the correct local handler.

Share reproducibly

The Project Capsule records the PHP version, document root, services, and ports, without publishing local passwords or personal paths.

Written for LocalDeck 1.0.0

After every migration, verify your project, database, and local mail before removing the old environment.