Download the PHP package b-hayes/json without Composer
On this page you can find all versions of the php package b-hayes/json. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor b-hayes
Package json
Short Description Runs any PHP Class as a command line application
License MIT
Package json
Short Description Runs any PHP Class as a command line application
License MIT
Please rate this library. Is it a good library?
Informations about the package json
json
A very basic JSON class for common tasks. Basically a wrapper for php's standard encoding/decoding but using the JSON_THROW_EXCEPTION option so that invalid json always throws an exception. Comes with some other things like applying the contents of JSON string to an object as properties so you can get code hints for common json responses by pseudo typ-casting them into a DTO.
Plans for improving later but jsut want this as a package to install with other projects.
All versions of json with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4.3
ext-json Version *
ext-json Version *
The package b-hayes/json contains the following files
Loading the files please wait ....