Vanilla PHP and Vite starter for componentized PHP applications
Starter repository combining Vanilla PHP back-end scaffolding with a Vite-powered frontend toolchain and TypeScript support. Provides a componentized PHP structure, frontend asset bundling, and hot module reload for development. Suited for modern PHP web applications that separate PHP components from frontend assets and need a lightweight build pipeline.
0