This repository provides a starting point for other PHP projects.
- Create a new project based on this GitHub template.
 - Clone the project.
 - Update the 
composer.jsondata:namedescriptiontype(in library)keywordsrequire.php(in project)autoload.psr-4(the project namespace)autoload-dev.psr-4(the project namespace)
 - Remove unnecessary folders.
 - Search for the 
@todotag and make changes. - Update the 
README.mdfile. - Make other needed adjustments.
 - Commit & push.
 - Continue work on the new project.
 
For available commands check Makefile.