Download the PHP package eventjet/json without Composer
On this page you can find all versions of the php package eventjet/json. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eventjet/json
More information about eventjet/json
Files in eventjet/json
Download eventjet/json
More information about eventjet/json
Files in eventjet/json
Please rate this library. Is it a good library?
Informations about the package json
eventjet/json
Type-safe JSON parsing and encoding for PHP.
While PHP's native json_parse()
outputs plain arrays or stdClass objects, this library allows you to decode JSON into pre-defined classes. This allows you to use type-hints and IDE autocompletion for your JSON data.
eventjet/json
is loosely based how JSON in handled in Go's encoding/json
package.
Installation
Usage
All versions of json with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-json Version *
ext-json Version *
The package eventjet/json contains the following files
Loading the files please wait ....