PHP Classes

Stream Reader and Writer: Read and write files and other types of streams

Recommend this page to a friend!
  Info   View files View files (6)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 251 This week: 1All time: 7,909 This week: 560Up
Version License PHP version Categories
stream-reader-writer 1.0.0Artistic License5.3PHP 5, Files and Folders
Description 

Author

This package can be used to read and write files and other types of streams.

It provides a base abstract class that provides functions for performing the basic open, read, write and close file operations.

Subclasses are also provided to implement buffered read and write stream operations.

Picture of Elger van Boxtel
  Performance   Level  
Name: Elger van Boxtel <contact>
Classes: 3 packages by
Country: The Netherlands The Netherlands
Age: ???
All time rank: 294378 in The Netherlands The Netherlands
Week rank: 411 Up9 in The Netherlands The Netherlands Up
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Files folder imagereader (2 files)
Files folder imagewriter (3 files)
Plain text file AbstractStreamAccesser.php Class Base class for file or url accessing operations (reading and writing)

  Files folder image Files  /  reader  
File Role Description
  Plain text file StreamReader.php Class StreamReader: used for reading a file in chunks
  Plain text file ReverseStreamReader.php Class Package for the file readers

  Files folder image Files  /  writer  
File Role Description
  Plain text file BufferedStreamWriter.php Class Write to a stream in a buffered way. The buffer is placed in a temporary stream (php://temp)
  Plain text file FileWriter.php Class Write content to a file stream and supply convenience methods for file streams
  Plain text file StreamWriter.php Class Write content to a stream

 Version Control Unique User Downloads Download Rankings  
 0%
Total:251
This week:1
All time:7,909
This week:560Up