Serialization: Introduce new toJSON and fromJSON helpers that allow explicit conversions with classes, making it easier to work with custom objects in your JSON data.
Improvements
Compatibility: Enhance compatibility with PHP 8, ensuring that the parser works seamlessly with the latest version of PHP.