That's it! strtolower() will convert any string to lowercase.
strtolower()
string
Psst: strtoupper() will convert strings to uppercase.
strtoupper()
Might we be looking for a more meaningful function name?