Top Level :: Streams

Package Information: Stream_Var

» Summary» License
Allows stream based access to any variable.PHP License
» Current Release» Bug Summary
1.0.0 (stable) was released on 2004-10-31 (Changelog)
  • Package Maintenance Rank: 161 of 164 packages with open bugs
  • Number of open bugs: 1 (2 total bugs)
  • Average age of open bugs: 1261 days
  • Oldest open bug: 1261 days
» Description
Stream_Var can be registered as a stream with stream_register_wrapper() and allows stream based acces to variables in any scope. Arrays are treated as directories, so it's possible to replace temporary directories and files in your application with variables.
» Maintainers» More Information