Classes

JArchive

An Archive handling class

« More »

JArchiveBzip2

Bzip2 format adapter for the JArchive class

This class allows for simple but smart objects with get and set methods and an internal error handler.
« More »

JArchiveGzip

Gzip format adapter for the JArchive class

This class is inspired from and draws heavily in code and concept from the Compress package of The Horde Project <http://www.horde.org>
« More »

JArchiveTar

Tar format adapter for the JArchive class

This class is inspired from and draws heavily in code and concept from the Compress package of The Horde Project <http://www.horde.org>
« More »

JArchiveZip

ZIP format adapter for the JArchive class

The ZIP compression code is partially based on code from: Eric Mueller <[email protected]> http://www.zend.com/codex.php?id=535&single=1 Deins125 <[email protected]> http://www.zend.com/codex.php?id=470&single=1 The ZIP compression date code is partially based on code from Peter Listiak <[email protected]> This class is inspired from and draws heavily in code and concept from the Compress package of The Horde Project <http://www.horde.org>
« More »

JFile

A File handling class

« More »

JFilesystemHelper

File system helper

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

JFolder

A Folder handling class

« More »

JPath

A Path handling class

« More »

JStreamString

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 »

JStringController

String Controller

« More »