View source
class PharData
package php
extends RecursiveDirectoryIterator › FilesystemIterator › DirectoryIterator › SplFileInfo
implements ArrayAccess<String, PharFileInfo>, Countable
Available on php
The PharData
class provides a high-level interface to accessing and creating non-executable TAR and ZIP archives.
See also: