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
45597 Downloads
45597 Downloads
Read a JSON stream and execute callbacks whenever complete JSON chunks are parsed
webdevcraft/jsonreader
4 Favers
7303 Downloads
7303 Downloads
JSON streaming reader (memory safety parser) with chunking option
borsodigerii/php-xml-chunker
4 Favers
98 Downloads
98 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.