Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package
Stream_Var
Installed
- no -
Latest
1.1.0
License
PHP License
Summary
Allows stream based access to any variable.
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.
Dependencies
PHP Version: 4.3.2 or newer PEAR Package: pear.php.net/PEAR 1.4.0b1 or newer