Download the PHP package weew/json-encoder without Composer
On this page you can find all versions of the php package weew/json-encoder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package json-encoder
JSON encoding & decoding library
Table of contents
- Installation
- Introduction
- Usage
Installation
composer require weew/json-encoder
Introduction
This is a very simple wrapper around the json_encode
and json_decode
functions that additionally supports various data types and provides catchable encoding & decoding exceptions in case of a JSON error.
Usage
All versions of json-encoder with dependencies
PHP Build Version
Package Version
The package weew/json-encoder contains the following files
Loading the files please wait ....