Stream wrapper for strings
Note: This article was originally published at Planet PHP
on 27 February 2011.
Horde_Support_StringStream provides a stream wrapper for strings that does not duplicate them and doesn't use global scope.


