json-works

Create, edit, query and validate json.

MIT License

Downloads
1.8M
Stars
25
Committers
2

Bot releases are visible (Hide)

json-works - 2.1.0 Latest Release

Published by johnstevenson over 1 year ago

  • BC Break: document->toJson() can now return null on failure
  • Fixed: JSON encode exceptions are now caught and the error captured
  • Fixed: Invalid schema exceptions are now caught and the error captured
  • Fixed: Issue when adding a new schema and not resetting the validator
json-works - 2.0.0

Published by johnstevenson over 1 year ago

  • Added: Major refactor for PHP 7.4 upwards