Skip to content

Project structure reference

Greg Bowler edited this page May 9, 2026 · 2 revisions
  • Provide a quick directory and file reference for WebEngine projects.

Project root directories and files

  • page/
  • class/
  • query/
  • www/
  • config files

What lives where

  • Page views and logic.
  • Application classes.
  • SQL queries.
  • Built assets and public files.

Naming and placement rules

  • Index files.
  • Paired HTML and PHP files.
  • Shared layout and component directories.

Move on to the Further Reading chapter with Distinct Logic Authority.

Clone this wiki locally