Top Level :: Streams

Package Information: Stream_Var

This package is not maintained, if you would like to take over please go to this page.
» Summary » License
Allows stream based access to any variable. LGPL
» Current Release » Bug Summary
1.2.0 (stable) was released on 2015-12-12 by cweiske (Changelog)
Easy Install

Not sure? Get more info.

pear install Stream_Var

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Stream_Var

No open bugs
Report a new bug to Stream_Var
» 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 is possible to replace
temporary directories and files in your application with variables.
» Maintainers » More Information

Dependencies for Stream_Var