文件名称:Zippy-master
介绍说明--下载内容均来自于网络,请自行研究使用
PHP zip file library to create and extract zip files
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Zippy-master
............\LICENSE
............\Makefile
............\composer.json
............\src
............\...\Adapter
............\...\.......\AbstractAdapter.php
............\...\.......\AbstractBinaryAdapter.php
............\...\.......\AbstractTarAdapter.php
............\...\.......\AdapterContainer.php
............\...\.......\AdapterInterface.php
............\...\.......\BSDTar
............\...\.......\......\TarBSDTarAdapter.php
............\...\.......\......\TarBz2BSDTarAdapter.php
............\...\.......\......\TarGzBSDTarAdapter.php
............\...\.......\BinaryAdapterInterface.php
............\...\.......\GNUTar
............\...\.......\......\TarBz2GNUTarAdapter.php
............\...\.......\......\TarGNUTarAdapter.php
............\...\.......\......\TarGzGNUTarAdapter.php
............\...\.......\Resource
............\...\.......\........\FileResource.php
............\...\.......\........\ResourceInterface.php
............\...\.......\........\ZipArchiveResource.php
............\...\.......\VersionProbe
............\...\.......\............\AbstractTarVersionProbe.php
............\...\.......\............\BSDTarVersionProbe.php
............\...\.......\............\GNUTarVersionProbe.php
............\...\.......\............\VersionProbeInterface.php
............\...\.......\............\ZipExtensionVersionProbe.php
............\...\.......\............\ZipVersionProbe.php
............\...\.......\ZipAdapter.php
............\...\.......\ZipExtensionAdapter.php
............\...\Archive
............\...\.......\Archive.php
............\...\.......\ArchiveInterface.php
............\...\.......\Member.php
............\...\.......\MemberInterface.php
............\...\Exception
............\...\.........\ExceptionInterface.php
............\...\.........\FormatNotSupportedException.php
............\...\.........\IOException.php
............\...\.........\InvalidArgumentException.php
............\...\.........\NoAdapterOnPlatformException.php
............\...\.........\NotSupportedException.php
............\...\.........\RuntimeException.php
............\...\.........\TargetLocatorException.php
............\...\FileStrategy
............\...\............\AbstractFileStrategy.php
............\...\............\FileStrategyInterface.php
............\...\............\TB2FileStrategy.php
............\...\............\TBz2FileStrategy.php
............\...\............\TGzFileStrategy.php
............\...\............\TarBz2FileStrategy.php
............\...\............\TarFileStrategy.php
............\...\............\TarGzFileStrategy.php
............\...\............\ZipFileStrategy.php
............\...\Parser
............\...\......\BSDTarOutputParser.php
............\...\......\GNUTarOutputParser.php
............\...\......\ParserFactory.php
............\...\......\ParserInterface.php
............\...\......\ZipOutputParser.php
............\...\ProcessBuilder
............\...\..............\ProcessBuilderFactory.php
............\...\..............\ProcessBuilderFactoryInterface.php
............\...\Resource
............\...\........\PathUtil.php
............\...\........\Reader
............\...\........\......\Guzzle
............\...\........\......\......\GuzzleReader.php
............\...\........\......\......\GuzzleReaderFactory.php
............\...\........\......\......\LegacyGuzzleReader.php
............\...\........\......\......\LegacyGuzzleReaderFactory.php
............\...\........\......\Stream
............\...\........\......\......\StreamReader.php
............\...\........\......\......\StreamReaderFactory.php
............\...\........\RequestMapper.php
............\...\........\Resource.php
............\...\........\ResourceCollection.php
............\...\........\ResourceLocator.php
............\...\........\ResourceManager.php
............\...\........\ResourceReader.php
............\...\........\ResourceReaderFactory.php
............\...\........\ResourceTeleporter.php
............\...\........\ResourceWriter.php
............\...\........\TargetLocator.php
............\...\........\Telepo