Download the PHP package sunaoka/ndjson without Composer
On this page you can find all versions of the php package sunaoka/ndjson. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sunaoka/ndjson
More information about sunaoka/ndjson
Files in sunaoka/ndjson
Download sunaoka/ndjson
More information about sunaoka/ndjson
Files in sunaoka/ndjson
Vendor sunaoka
Package ndjson
Short Description A PHP library to read and write NDJSON (Newline Delimited JSON)
License MIT
Package ndjson
Short Description A PHP library to read and write NDJSON (Newline Delimited JSON)
License MIT
Please rate this library. Is it a good library?
Informations about the package ndjson
NDJSON Reader/Writer for PHP
A PHP library to read and write NDJSON (Newline Delimited JSON).
Read and write one line at a time to execute with low memory usage.
For better performance, you can also read and write on multiple lines.
Installation
Usage
Read
Example NDJSON
Read one line at a time
Read 3 lines at a time
Write
Write one line at a time
Write multiple lines at a time
All versions of ndjson with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.5 || ^7.0 || ^8.0
ext-json Version *
ext-json Version *
The package sunaoka/ndjson contains the following files
Loading the files please wait ....