Vanilla PHP starter using Vite and vite-plugin-php for modern development
A vanilla PHP starter that integrates Vite and vite-plugin-php to build front-end assets and expose JS environment variables to PHP. It includes a programmatic FastRoute router, asset transpilation for TS/JS and styles, and support for image/SVG handling. Suited for server-rendered PHP websites or small web apps that need modern front-end tooling alongside PHP.
0