PHP Code Analyzer - Project

less than 1 minute read

  less than 1 minute read

This program analyzes several files (programmed in PHP) that are specified in the “directories” file under the MVC model (Model, View, Controller), then it will analyze the codes and it will detect errors in comments, loops, control structures, variables, missing files, etc… It will also indicate where the failure is.

php code analyzer

php code analyzer 1