Commander icon indicating copy to clipboard operation
Commander copied to clipboard

Add mapping of camel case to snake case.

Open SebastianBerc opened this issue 10 years ago • 1 comments

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.

SebastianBerc avatar Nov 13 '14 15:11 SebastianBerc

+1

lokielse avatar Sep 09 '15 16:09 lokielse