BiteSize Php a simple bespoke PHP Framework Json App

bitesize php is a micor php MVC framework written by Andi Lee Davis

This is a little PHP Framework that I wrote when applying for positions at Portsmouth and Southampton Universities.
I did not get the work but I did use it to launch https://alexahomesupport.co.uk & https://googlehomesupport.co.uk

The app is good for lightweight 2-3 page websites. Nothing special but uses a MVC approach with a JSON file for content, menu and placeholders for content output. It’s lightweight, does not need to use Javascript (but is included) and a minimal CSS.

This greatly reduces the page load times, and even though it’s one of the most basic things I have ever written, it could have a lot of potential.

The project can be downloaded at my BiteSize Repository on GitHub.