Skip to content

ahokponou/php-js-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php js template

Minimal vanilla PHP + vanilla JavaScript starter, built with Vite and Composer, following a simple MVC pattern.

Overview

What it is

  • A lightweight starter to build server-rendered PHP apps with a modern JS dev experience.
  • No framework lock-in — small, explicit, and easy to understand.

Goal

  • Minimal dependencies and easy deployability to shared hosts or containers.

Technology stacks

  • Backend: PHP (8.4+ recommended)
  • Dependency manager: Composer
  • Frontend tooling: Vite (dev server + build)
  • Client: Vanilla JavaScript (ES modules)
  • Pattern: Model-View-Controller

About

Minimal vanilla PHP + vanilla JavaScript starter, built with Vite and Composer, following a simple MVC pattern.

Resources

License

Stars

Watchers

Forks

Contributors