Skip to content

1.0.0

Compare
Choose a tag to compare
@codekandis codekandis released this 27 Dec 19:04
c145948

1.0.0 - 2019-08-07

Added

  • JsonEncoderOptions representing PHP's native JSON encoding options
  • JsonDecoderOptions representing PHP's native JSON decoding options
  • JsonEncoder encodes values into a JSON string
  • JsonDecoder decodes values from a JSON string
  • PHPUnit tests
  • README.md
  • CHANGELOG.md