Download the PHP package openlss/lib-stream-wrapper without Composer
On this page you can find all versions of the php package openlss/lib-stream-wrapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download openlss/lib-stream-wrapper
More information about openlss/lib-stream-wrapper
Files in openlss/lib-stream-wrapper
Download openlss/lib-stream-wrapper
More information about openlss/lib-stream-wrapper
Files in openlss/lib-stream-wrapper
Vendor openlss
Package lib-stream-wrapper
Short Description Simple library that implements PHP's stream wrapper with simpler extension for rapid wrapper development.
License LGPL-3.0+
Homepage http://openlss.org
Package lib-stream-wrapper
Short Description Simple library that implements PHP's stream wrapper with simpler extension for rapid wrapper development.
License LGPL-3.0+
Homepage http://openlss.org
Please rate this library. Is it a good library?
Informations about the package lib-stream-wrapper
openlss/lib-stream-wrapper
Simple library that implements PHP's stream wrapper with simpler extension for rapid wrapper development.
The below interface shows the usage of this library.
There is also an example located at Example/MyFS.php this is used to test the library.
NOTE: Only needed methods need to be extended. The interface is satisfied purely by extending. This is done to support PHP's allowance of unsupported features. Thus, by default everything is unsupported and you can define what needs to be supported.
Interface
All versions of lib-stream-wrapper with dependencies
PHP Build Version
Package Version
The package openlss/lib-stream-wrapper contains the following files
Loading the files please wait ....