Download the PHP package aayinde/json-office without Composer
On this page you can find all versions of the php package aayinde/json-office. 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-office
json-office
A Simple easy to use Json File Reader and Writer with minimal setup.
Installation
composer require aayinde/json-office
Usage
JsonArrayWriter
Return to steam reader
Input:
Output:
JsonArrayWriter
Save to File.
Output:
Additional Parameters
Pretty Output
usage
Output:
Additional Methods
->useToPrettyPrint()
->useConvertAmpsToHexValue()
->useConvertAposToHexValue()
->useConvertForceObject()
->useConvertNumericCheck()
->useConvertQuoteToHexValue()
->useConvertTagsToHexValue()
->usePreserveZeroFraction()
->usePartialOutputOnError()
->useUnescapedLineTerminators()
->useUnescapedSlashes()
->useUnescapedUnitcode()
JsonReader
JsonFileReader
Read a Json file
Output
JsonStringReader
Read a Json String
Usage
Input
Output
Additional Methods
->useObjectAsArray()
->useBigIntAsString()
->useIgnoreInvalidUtf8()
->useInvalidUtf8Substitute()
All versions of json-office with dependencies
PHP Build Version
Package Version
No informations.
The package aayinde/json-office contains the following files
Loading the files please wait ....