Libraries tagged by parse chunk
dd/evolutioncms-snippets-ddgetchunk
0 Favers
1 Downloads
1 Downloads
Snippet gets the chunk contents by its name. For example, it useful to get chunks inside JS code.
janeklb/json-char-input-reader
25 Favers
46428 Downloads
46428 Downloads
Read a JSON stream and execute callbacks whenever complete JSON chunks are parsed
webdevcraft/jsonreader
4 Favers
7508 Downloads
7508 Downloads
JSON streaming reader (memory safety parser) with chunking option
borsodigerii/php-xml-chunker
4 Favers
118 Downloads
118 Downloads
A lightweight, fast, and optimized XML file splitter with build in tag data validation, written with the XMLParser library. The main goal of this is to split an XML file into multiple small chunks (hence the name), then save it into multiple different little XML files.