TodoList is a PHP (5.4+) sample application that does not use any PHP framework. It demonstrates possibilities
how to: prevent public access to your scripts, config your application, access your database data,
split scripts and templates, handle expected and unexpected exceptions and more.