clue/utf8-react
Streaming UTF-8 parser for ReactPHP streams. Wraps a ReadableStream to ensure emitted chunks contain only complete, valid UTF-8 sequences, buffering split multibyte characters and replacing invalid bytes with a configurable placeholder.
Feature: Full PHP 8.3 compatibility. (#29 by @yadaiio and #27 by @clue)
Minor documentation improvements. (#25 by @PaulRotmann, #26 by @SimonFrings and #28 by @yadaiio)
Improve test suite, use GitHub actions for continuous integration (CI). (#24 by @SimonFrings)
Improve test suite and add .gitattributes to exclude dev files from export.
Prepare PHP 8 support, update to PHPUnit 9 and simplify test matrix.
(#15 by clue and #21 and #22 by @SimonFrings)
Update project homepage. (#14 by @clue)
Feature: Forward compatibility with Stream v1.0 and v0.7 (while keeping BC) (#12 by @WyriHaximus)
Improve test suite by fixing HHVM builds and ignoring future errors (#13 by @clue)
First stable release, now following SemVer
Contains no other changes, so it's actually fully compatible with the v0.1 releases.
How can I help you explore Laravel packages today?