Weather Kata The goals is to identify the code smells and fix it. Pre requisites PHP 8.1 Install dependencies make install Check complexity make complexity Run the tests make tests