Commander
Commander copied to clipboard
Add mapping of camel case to snake case.
In case of naming fields in HTML, we use a snake case, but in php we prefer camel case. It would be nice if Commander will try to do it without our help and will check if field in the Command is in camel case and in request is in snake case.
+1