Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert snake case to camel case #149

Closed
pr4xx opened this issue Feb 20, 2020 · 1 comment
Closed

Convert snake case to camel case #149

pr4xx opened this issue Feb 20, 2020 · 1 comment

Comments

@pr4xx
Copy link

pr4xx commented Feb 20, 2020

I have the problem that my json key will be like my_var but the class has the property $myVar. Can I use the mapper without adding a setter method now?

@pr4xx
Copy link
Author

pr4xx commented Feb 22, 2020

#150 Maybe this solves it?

@cweiske cweiske closed this as completed Jun 28, 2020
cweiske pushed a commit that referenced this issue Jan 21, 2023
…ble name

This lets us add e.g. camel case mapping handlers.

Resolves: #198
Resolves: #183
Resolves: #150
Resolves: #149
Resolves: #29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants