json-to-php-generator
json-to-php-generator copied to clipboard
Add a toArray method option
Thank you for a great project.
I often am needing a toArray() method that returns an array for some of my classes. In similar fashion to the fromJson() option, is it possible to have a toArray() option?