salsify/json-streaming-parser
Streaming JSON parser for PHP that processes huge JSON documents without loading them into memory. SAX-style event callbacks via a Listener interface, PSR compliant, installable with Composer. Ideal for large files and low-memory environments.
ParserAwareInterface to expose setParser() methodPositionAwareInterface to expose setFilePosition() methodParsingError class to Exception\ParsingExceptionListenerInterface class to Listener\ListenerInterfaceHow can I help you explore Laravel packages today?