amphp/parser
Streaming parser helper for AMPHP: build incremental, generator-based parsers for line-, delimiter-, or length-based protocols. Feed data via Parser::push(); yield a delimiter string, byte length, or null to flush/await more input. PHP 7.4+ compatible.
Full Changelog: https://github.com/amphp/parser/compare/v1.1.0...v1.1.1
Initial release.
How can I help you explore Laravel packages today?