Skip to content

JSON functionality refactored into own repository

Pre-release
Pre-release

Choose a tag to compare

@g105b g105b released this 18 Jan 23:16
· 34 commits to master since this release

The usefulness of the JsonObject and JsonObjectBuilder classes are worth maintaining separately. This keeps the functionality of this repository totally focussed, exactly how a DataObject should be.

See https://github.com/PhpGt/Json for the refactored functionality that builds upon this repository.