Lets build the structure from scratch. This might be a small structure but we will learn also the basics and good practises in PHP.
clone the repo using git clone https://github.com/napoleon101392/PHP-From-Scratch.git
and run composer install
to install.
$ git clone https://github.com/napoleon101392/PHP-From-Scratch.git
$ composer install
Feel free to open an issue and create a pull request, Lets share our thoughts and suggetions. I/We are not perfect, so there is no correct solution for anything.