JsonDecoder implementation that allows you to convert your JSON data into PHP class objects.
-
Updated
Jan 9, 2025 - PHP
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects.
📦 Just a simple wrapper of json_decode() and json_encode(), but provides better interfaces: exception-based error handling and object oriented APIs.
JSON Helper for PHP Projects
Interface and trait for JSON responses
Add a description, image, and links to the json-decoding topic page so that developers can more easily learn about it.
To associate your repository with the json-decoding topic, visit your repo's landing page and select "manage topics."