json-decoder
json-decoder copied to clipboard
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects.
Question speaks for itself, it would be nice to have an ability to hide properties which do not exist on the class, so we have cleaner and "smaller" classes. ...
copy of https://github.com/karriereat/json-decoder/pull/52 which i closed, so can come off 'bugfix' branch ## What/Why This PR enables array keys to be preserved when arrays are parsed via an ArrayBinding. If...
Hi, could this release be tagged with 8.3 support as well?