johnstevenson/json-works
Create, edit, query and validate json
2.1.0
2.8M downloads/mo
#3370 most downloaded on Packagist
johnstevenson/json-works
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Ships fairly regularly
a new release about every 5.0 years
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
13 years old
6 releases · first in 2013
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Apr 2013 to Apr 2023
2014
2016
2018
2020
2022
2024
2026
Releases
latest 6-
2.1.017 Apr 2023Release notes
Open source →- 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
Release notes
Open source →- 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
- BC Break:
-
2.0.010 Apr 2023 -
v1.1.005 Jan 2016Release notes
Open source →- Updated test version to php7 and fixed failing json-decoding test
- Updated structure to use PSR4 autoloader
-
v1.0.204 Jan 2016 -
v1.0.125 Apr 2013Release notes
Open source →- Fixed newline/format bugs in Utils:dataToJson and added tests
- Added JohnStevenson\JsonWorks\Schema\ValidationException
-
v1.0.023 Apr 2013