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