Classes

Buffer

Generic Buffer stream handler

This class provides a generic buffer stream. It can be used to store/retrieve/manipulate string buffers with the standard PHP filesystem I/O methods.
« More »

File

A File handling class

« More »

Folder

A Folder handling class

« More »

Helper

File system helper

Holds support functions for the filesystem, particularly the stream
« More »

Patcher

A Unified Diff Format Patcher class

« More »

Path

A Path handling class

« More »

Stream

Joomla! Stream Interface

The Joomla! stream interface is designed to handle files as streams where as the legacy JFile static class treated files in a rather atomic manner. This class adheres to the stream wrapper operations:
« More »

Classes

FtpClient

FTP client class

« More »

Classes

FilesystemException

Exception class for handling errors in the Filesystem package

« More »

Classes

StringWrapper

String Stream Wrapper

This class allows you to use a PHP string in the same way that you would normally use a regular stream wrapper
« More »

Classes

StringController

String Controller

« More »