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 TODO! Weather Interface Metaweather Implements Weather interface Move date filter to WeatherClient Create Domain (struct to use as response)