Download the PHP package bcncommerce/stream-wrapper without Composer
On this page you can find all versions of the php package bcncommerce/stream-wrapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bcncommerce/stream-wrapper
More information about bcncommerce/stream-wrapper
Files in bcncommerce/stream-wrapper
Download bcncommerce/stream-wrapper
More information about bcncommerce/stream-wrapper
Files in bcncommerce/stream-wrapper
Vendor bcncommerce
Package stream-wrapper
Short Description PHP stream wrapper for testing classes which interact with files
License MIT
Package stream-wrapper
Short Description PHP stream wrapper for testing classes which interact with files
License MIT
Please rate this library. Is it a good library?
Informations about the package stream-wrapper
Stream Wrapper
This library provide a lightweight class which allows substitute PHP streams. It's very useful for Unit Testing when you need to test a class which interact with files.
Stream class create an unique stream wrapper which redirect file system calls to instance of Stream class, making the process fully controllable.
Usage
Reading
Writing
All versions of stream-wrapper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package bcncommerce/stream-wrapper contains the following files
Loading the files please wait ....