ancarda/psr7-string-stream
Minimal string based PSR-7 StreamInterface implementation
1.3.1
160K downloads/mo
#4356 most downloaded on Packagist
ancarda/psr7-string-stream
What this package is like to depend on
Last release 1 years ago
24 May 2025
Ships on a steady schedule
a new release about every 2.9 years
Some releases are documented
notes for 3 of 6 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
6 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Aug 2019 to May 2025Releases
latest 6-
1.3.116 Jan 2022Release notes
Open source →This version includes a bug fix contributed by Johan Meiring where "over
reading" the stream would cause the `eof()' function to incorrectly
return false. This version fixes this behavior.This version is a bug fix and should be suitable for all users.
See: #4
-
1.424 May 2025Nothing published for this version
-
1.331 Aug 2019Nothing published for this version
-
1.225 Aug 2019 -
1.125 Aug 2019Release notes
Open source →This commit rewrites the `write()' function to check if it's at EOF
before appending. Now the function is able to prepend if at SOF, and
can also overwrite data in the middle of a stream. -
1.025 Aug 2019Nothing published for this version