json-decoder icon indicating copy to clipboard operation
json-decoder copied to clipboard

JsonDecoder implementation that allows you to convert your JSON data into PHP class objects.

Results 3 json-decoder issues
Sort by recently updated
recently updated
newest added

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. ![image](https://user-images.githubusercontent.com/1318627/99975001-8531c180-2d56-11eb-98fa-2f1f4e6e508a.png)...

help wanted
feature

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?