Skip to content

JSON functionality refactored into own repository

Pre-release
Pre-release
Compare
Choose a tag to compare
@g105b g105b released this 18 Jan 23:16
· 33 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.