temperature_converter - example commands: convert:"from_scale" <temperature_value> <to_scale> php application.php convert:celsius 25 f php application.php convert:fahrenheit 77 c php application.php convert:kelvin 298.15 c