strtolower ( string $string ) : string Returns string with all alphabetic characters converted to lowercase. Enter string Output String to lowercase in your editor PHPStorm CTRL + SHIFT + L Netbeans CTRL + U then L Atom CTRL + K then L