A minimal, modern PHP project template that provides a clean foundation for building small to medium web applications.
Go to file Use this template
Ramon Caballero 732b0c7e0c Initialize Composer and PSR‑4 autoloading 2026-04-10 11:51:41 +01:00
bin Initialize project directory structure 2026-04-09 12:48:56 +01:00
config Add placeholder application files 2026-04-10 11:51:38 +01:00
docs Initialize project directory structure 2026-04-09 12:48:56 +01:00
public Add placeholder application files 2026-04-10 11:51:38 +01:00
src Add placeholder application files 2026-04-10 11:51:38 +01:00
templates Initialize project directory structure 2026-04-09 12:48:56 +01:00
tests Initialize project directory structure 2026-04-09 12:48:56 +01:00
translations Initialize project directory structure 2026-04-09 12:48:56 +01:00
.gitignore Initialize Composer and PSR‑4 autoloading 2026-04-10 11:51:41 +01:00
composer.json Initialize Composer and PSR‑4 autoloading 2026-04-10 11:51:41 +01:00