| Recommend this page to a friend! | 
|  Download | 
| Info |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
| Not enough user ratings | Total: 253 | All time:  7,888 This week: 488  | ||||
| Version | License | PHP version | Categories | |||
| stream-io 0.9 | BSD License | 4.3 | PHP 5, Files and Folders, Text proces... | 
| Description | Author | ||||||||
| This package can access files with classes similar to Java IO package. | 
 | 
|  Files (29) | 
| File | Role | Description | ||
|---|---|---|---|---|
|  charset (3 files) | ||||
|  Example | Example | Example code for the main classes. | ||
|  PHP_IO.Lib.php | Aux. | Loads all classes of the library. | ||
|  PHP_IO.php | Aux. | Loads default classes if __autoload is defined otherwise defines __autoload to load all required classes. | ||
|  BigEndian.php | Class | Provides a bigendian conversion interface. | ||
|  BufferedReader.php | Class | Buffers a php-native stream for performance increasements. (Is currently slower as InputStreamReader; is to be imporved) | ||
|  Closable.php | Class | Implemented by all closable streams. | ||
|  CryptoException.php | Class | Thrown whenever Encrypted(Input/Output)Stream encounters errors during the en/de-cryption | ||
|  DataInputStream.php | Class | Provides the option to read complex data such as nested arrays and objects from a stream | ||
|  DataOutputStream.php | Class | Provides the option to write complex data such as nested arrays and objects to a stream | ||
|  EncryptedInputStream.php | Class | Provides the functionality to read encrypted data from a stream. | ||
|  EncryptedOutputStream.php | Class | Provides the functionality to write encrypted data to a stream. | ||
|  File.php | Class | Represents a file or directory. | ||
|  FileFilter.php | Class | Filters files according to their contents. | ||
|  FilenameFilter.php | Class | Filters files according to their filename/extension. | ||
|  FileOutputStream.php | Class | Provides the option to write raw bytes to a file | ||
|  Flushable.php | Class | Implemented by all flushble streams. | ||
|  InputStream.php | Class | Interface for simple read functionality. | ||
|  InputStreamReader.php | Class | Provides read functionality using different charsets. | ||
|  IOException.php | Class | Thrown whenever an error occurs. | ||
|  OutputStream.php | Class | Interface for simple write functionality. | ||
|    php.io.php | Class | Contains all classes; No need to include anything else. | ||
|  PrintWriter.php | Class | Provides the option to write characters to a stream using different charsets | ||
|  RawInputStream.php | Class | Class for simple read functionality. | ||
|  RawOutputStream.php | Class | Class for simple write functionality. | ||
|  Socket.php | Class | Creates a Socket to the given computer/port and provides stream-interfaces. | ||
|  TemporaryFile.php | Class | Represents a temporary file. | ||
|  Files (29) | / | charset | 
| File | Role | Description | 
|---|---|---|
|  ASCII7.php | Class | Class for the ASCII7 charset. | 
|  Charset.php | Class | Interface for charsets to implement. | 
|  UTF8.php | Class | Class for the UTF8 charset. | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
|  Install with Composer | 
|  | stream-io-2011-12-22.zip 32KB | 
|  | stream-io-2011-12-22.tar.gz | 
|  | Install with Composer | 
| Needed packages | ||
| Class | Download | Why it is needed | Dependency | 
|---|---|---|---|
| Anti_Mcrypt |  .zip  .tar.gz | Needed for EncryptedInputStream and EncryptedOutputStream | Conditional | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 0% | 
 | 
 | 
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.
 If you know an application of this package, send a message to the author to add a link here.