Parcourir la source

Updating vendors

Julio Montoya il y a 11 ans
Parent
commit
da821fb9fc
100 fichiers modifiés avec 13226 ajouts et 0 suppressions
  1. 27 0
      vendor/alchemy/zippy/.travis.yml
  2. 7 0
      vendor/alchemy/zippy/CHANGELOG.md
  3. 21 0
      vendor/alchemy/zippy/LICENSE
  4. 80 0
      vendor/alchemy/zippy/README.md
  5. 39 0
      vendor/alchemy/zippy/composer.json
  6. 410 0
      vendor/alchemy/zippy/composer.lock
  7. 133 0
      vendor/alchemy/zippy/docs/Makefile
  8. 176 0
      vendor/alchemy/zippy/docs/make.bat
  9. 0 0
      vendor/alchemy/zippy/docs/source/API/.placeholder
  10. 0 0
      vendor/alchemy/zippy/docs/source/API/API/.placeholder
  11. 32 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy.html
  12. 38 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy.html
  13. 65 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter.html
  14. 102 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/AbstractAdapter.html
  15. 439 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html
  16. 724 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/AbstractTarAdapter.html
  17. 78 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/AdapterContainer.html
  18. 552 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/AdapterInterface.html
  19. 46 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/BSDTar.html
  20. 466 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html
  21. 119 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/BSDTar/TarBz2BSDTarAdapter.html
  22. 119 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/BSDTar/TarGzBSDTarAdapter.html
  23. 9 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/BSDTar/namespace-frame.html
  24. 414 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/BinaryAdapterInterface.html
  25. 46 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/GNUTar.html
  26. 119 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/GNUTar/TarBz2GNUTarAdapter.html
  27. 466 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html
  28. 119 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/GNUTar/TarGzGNUTarAdapter.html
  29. 9 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/GNUTar/namespace-frame.html
  30. 821 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/ZipAdapter.html
  31. 9 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/namespace-frame.html
  32. 57 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Archive.html
  33. 524 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Archive/Archive.html
  34. 421 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Archive/ArchiveInterface.html
  35. 320 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Archive/Member.html
  36. 255 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Archive/MemberInterface.html
  37. 35 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Archive/Options.html
  38. 9 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Archive/namespace-frame.html
  39. 61 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Exception.html
  40. 35 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Exception/ExceptionInterface.html
  41. 35 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Exception/FormatNotSupportedException.html
  42. 36 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Exception/InvalidArgumentException.html
  43. 35 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Exception/NoAdapterOnPlatformException.html
  44. 36 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Exception/NotSupportedException.html
  45. 36 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Exception/RuntimeException.html
  46. 9 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Exception/namespace-frame.html
  47. 69 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/FileStrategy.html
  48. 112 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/FileStrategy/FileStrategyInterface.html
  49. 148 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/FileStrategy/TB2FileStrategy.html
  50. 148 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/FileStrategy/TBz2FileStrategy.html
  51. 148 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/FileStrategy/TGzFileStrategy.html
  52. 148 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/FileStrategy/TarBz2FileStrategy.html
  53. 148 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/FileStrategy/TarFileStrategy.html
  54. 148 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/FileStrategy/TarGzFileStrategy.html
  55. 148 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/FileStrategy/ZipFileStrategy.html
  56. 9 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/FileStrategy/namespace-frame.html
  57. 57 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Parser.html
  58. 235 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Parser/BSDTarOutputParser.html
  59. 228 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Parser/GNUTarOutputParser.html
  60. 97 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Parser/ParserFactory.html
  61. 185 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Parser/ParserInterface.html
  62. 207 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Parser/ZipOutputParser.html
  63. 9 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Parser/namespace-frame.html
  64. 45 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/ProcessBuilder.html
  65. 219 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactory.html
  66. 174 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html
  67. 9 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/ProcessBuilder/namespace-frame.html
  68. 383 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Zippy.html
  69. 9 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/namespace-frame.html
  70. 9 0
      vendor/alchemy/zippy/docs/source/API/API/Alchemy/namespace-frame.html
  71. 1 0
      vendor/alchemy/zippy/docs/source/API/API/PROJECT_VERSION
  72. 1 0
      vendor/alchemy/zippy/docs/source/API/API/SAMI_VERSION
  73. 9 0
      vendor/alchemy/zippy/docs/source/API/API/classes-frame.html
  74. 351 0
      vendor/alchemy/zippy/docs/source/API/API/classes.html
  75. 214 0
      vendor/alchemy/zippy/docs/source/API/API/css/main.css
  76. 427 0
      vendor/alchemy/zippy/docs/source/API/API/css/panel.css
  77. 53 0
      vendor/alchemy/zippy/docs/source/API/API/css/reset.css
  78. 253 0
      vendor/alchemy/zippy/docs/source/API/API/doc-index.html
  79. BIN
      vendor/alchemy/zippy/docs/source/API/API/i/arrows.png
  80. BIN
      vendor/alchemy/zippy/docs/source/API/API/i/loader.gif
  81. BIN
      vendor/alchemy/zippy/docs/source/API/API/i/results_bg.png
  82. BIN
      vendor/alchemy/zippy/docs/source/API/API/i/tree_bg.png
  83. 18 0
      vendor/alchemy/zippy/docs/source/API/API/index.html
  84. 79 0
      vendor/alchemy/zippy/docs/source/API/API/interfaces.html
  85. 11 0
      vendor/alchemy/zippy/docs/source/API/API/js/jquery-1.3.2.min.js
  86. 651 0
      vendor/alchemy/zippy/docs/source/API/API/js/searchdoc.js
  87. 9 0
      vendor/alchemy/zippy/docs/source/API/API/namespaces-frame.html
  88. 61 0
      vendor/alchemy/zippy/docs/source/API/API/namespaces.html
  89. 0 0
      vendor/alchemy/zippy/docs/source/API/API/opensearch.xml
  90. 71 0
      vendor/alchemy/zippy/docs/source/API/API/panel.html
  91. 0 0
      vendor/alchemy/zippy/docs/source/API/API/renderer.index
  92. 2 0
      vendor/alchemy/zippy/docs/source/API/API/search_index.js
  93. 6 0
      vendor/alchemy/zippy/docs/source/API/API/stylesheet.css
  94. 52 0
      vendor/alchemy/zippy/docs/source/API/API/tree.js
  95. 0 0
      vendor/alchemy/zippy/docs/source/_static/.placeholder
  96. BIN
      vendor/alchemy/zippy/docs/source/_static/img/project.png
  97. 14 0
      vendor/alchemy/zippy/docs/source/_themes/Alchemy/analytics.html
  98. 247 0
      vendor/alchemy/zippy/docs/source/_themes/Alchemy/layout.html
  99. 12 0
      vendor/alchemy/zippy/docs/source/_themes/Alchemy/localtoc.html
  100. 3 0
      vendor/alchemy/zippy/docs/source/_themes/Alchemy/ribbon.html

+ 27 - 0
vendor/alchemy/zippy/.travis.yml

@@ -0,0 +1,27 @@
+language: php
+
+before_script:
+  - sudo apt-get install bsdtar zip
+  - sudo easy_install sphinx
+  - composer install --dev --prefer-source
+
+env:
+  - ZIPPY_ADAPTER=ZipAdapter
+  - ZIPPY_ADAPTER=ZipExtensionAdapter
+  - ZIPPY_ADAPTER=GNUTar\\TarGNUTarAdapter
+  - ZIPPY_ADAPTER=GNUTar\\TarGzGNUTarAdapter
+  - ZIPPY_ADAPTER=GNUTar\\TarBz2GNUTarAdapter
+  - ZIPPY_ADAPTER=BSDTar\\TarBSDTarAdapter
+  - ZIPPY_ADAPTER=BSDTar\\TarGzBSDTarAdapter
+  - ZIPPY_ADAPTER=BSDTar\\TarBz2BSDTarAdapter
+
+php:
+  - 5.3.3
+  - 5.3
+  - 5.4
+  - 5.5
+
+script:
+  - phpunit -v --coverage-text
+  - phpunit -v -c phpunit-functional.xml.dist
+  - sh -c "cd docs && make clean && make html"

+ 7 - 0
vendor/alchemy/zippy/CHANGELOG.md

@@ -0,0 +1,7 @@
+CHANGELOG
+---------
+
+* 0.1.0 (10-30-2012)
+
+  * First stable version.
+  * Support for GNUtar, BSDtar, Zip, PHPZip.

+ 21 - 0
vendor/alchemy/zippy/LICENSE

@@ -0,0 +1,21 @@
+Zippy is released under the MIT License :
+
+Copyright (c) 2012 Alchemy
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"),
+to deal in the Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, sublicense,
+and/or sell copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
+IN THE SOFTWARE.

+ 80 - 0
vendor/alchemy/zippy/README.md

@@ -0,0 +1,80 @@
+# Zippy
+
+A Object-Oriented PHP library to manipulate any archive format (de)compression
+through commandline utilities or PHP extension.
+
+[![Build Status](https://secure.travis-ci.org/alchemy-fr/Zippy.png?branch=master)](http://travis-ci.org/alchemy-fr/Zippy)
+
+## Adapters
+
+Zippy currently support
+
+ - zip
+ - PHP zip
+ - GNU tar
+ - BSD tar
+
+Which bring support to file types
+
+ - .tar
+ - .zip
+ - .tar.gz
+ - .tar.bz2
+
+## API Example
+
+### Archive listing and extraction :
+
+```php
+use Alchemy\Zippy\Zippy;
+
+$zippy = Zippy::load();
+$zippy->create('archive.zip');
+
+$archive = $zippy->open('build.tar');
+
+// extract content to `/tmp`
+$archive->extract('/tmp');
+
+// iterates through members
+foreach ($archive as $member) {
+    echo "archive contains $member \n";
+}
+```
+
+### Archive creation
+
+```php
+use Alchemy\Zippy\Zippy;
+
+$zippy = Zippy::load();
+// creates an archive.zip that contains a directory "folder" that contains
+// files contained in "/path/to/directory" recursively
+$archive = $zippy->create('archive.zip', array(
+    'folder' => '/path/to/directory'
+), recursive = true);
+```
+
+### Customize file and directory names inside archive
+
+```php
+use Alchemy\Zippy\Zippy;
+
+$zippy = Zippy::load();
+$archive = $zippy->create('archive.zip', array(
+    'folder' => '/path/to/directory',            // will create a folder at root
+    'http://www.google.com/logo.jpg',            // will create a logo.jpg file at root
+    fopen('https://www.facebook.com/index.php'), // will create an index.php at root
+    'directory/image.jpg' => 'image.jpg',        // will create a image.jpg in 'directory' folder
+));
+```
+
+##API Browser
+
+## Documentation
+
+Documentation hosted at [read the docs](https://zippy.readthedocs.org/) !
+
+##License
+
+This project is licensed under the [MIT license](http://opensource.org/licenses/MIT).

+ 39 - 0
vendor/alchemy/zippy/composer.json

@@ -0,0 +1,39 @@
+{
+    "name": "alchemy/zippy",
+    "type": "library",
+    "description": "Zippy, the archive manager companion",
+    "keywords": ["zip", "tar", "bzip", "compression"],
+    "license": "MIT",
+    "authors": [
+    {
+        "name": "Phraseanet Team",
+        "email": "info@alchemy.fr",
+        "homepage": "http://www.phraseanet.com/"
+    }
+    ],
+    "require": {
+        "php"                  : ">=5.3.3",
+        "doctrine/collections" : "~1.0",
+        "guzzle/guzzle"        : "~3.0",
+        "pimple/pimple"        : "~1.0",
+        "symfony/process"      : "~2.0",
+        "symfony/filesystem"   : "~2.0"
+    },
+    "require-dev": {
+        "ext-zip"              : "*",
+        "symfony/finder"       : "~2.0"
+    },
+    "suggest": {
+        "ext-zip"              : "To use the ZipExtensionAdapter"
+    },
+    "autoload": {
+        "psr-0": {
+            "Alchemy": "src"
+        }
+    },
+    "extra": {
+        "branch-alias": {
+            "dev-master": "0.1.x-dev"
+        }
+    }
+}

+ 410 - 0
vendor/alchemy/zippy/composer.lock

@@ -0,0 +1,410 @@
+{
+    "hash": "96767e06e326fc72d06679bdbf876249",
+    "packages": [
+        {
+            "name": "doctrine/collections",
+            "version": "v1.0",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/doctrine/collections.git",
+                "reference": "v1.0"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://github.com/doctrine/collections/archive/v1.0.zip",
+                "reference": "v1.0",
+                "shasum": ""
+            },
+            "require": {
+                "php": ">=5.3.2"
+            },
+            "type": "library",
+            "autoload": {
+                "psr-0": {
+                    "Doctrine\\Common\\Collections\\": "lib/"
+                }
+            },
+            "notification-url": "https://packagist.org/downloads/",
+            "license": [
+                "MIT"
+            ],
+            "authors": [
+                {
+                    "name": "Jonathan Wage",
+                    "email": "jonwage@gmail.com",
+                    "homepage": "http://www.jwage.com/"
+                },
+                {
+                    "name": "Guilherme Blanco",
+                    "email": "guilhermeblanco@gmail.com",
+                    "homepage": "http://www.instaclick.com"
+                },
+                {
+                    "name": "Roman Borschel",
+                    "email": "roman@code-factory.org"
+                },
+                {
+                    "name": "Benjamin Eberlei",
+                    "email": "kontakt@beberlei.de"
+                },
+                {
+                    "name": "Johannes Schmitt",
+                    "email": "schmittjoh@gmail.com",
+                    "homepage": "https://github.com/schmittjoh",
+                    "role": "Developer of wrapped JMSSerializerBundle"
+                }
+            ],
+            "description": "Collections Abstraction library",
+            "homepage": "http://www.doctrine-project.org",
+            "keywords": [
+                "array",
+                "collections",
+                "iterator"
+            ],
+            "time": "2013-01-12 16:36:50"
+        },
+        {
+            "name": "guzzle/guzzle",
+            "version": "v3.3.0",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/guzzle/guzzle.git",
+                "reference": "v3.3.0"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/v3.3.0",
+                "reference": "v3.3.0",
+                "shasum": ""
+            },
+            "require": {
+                "ext-curl": "*",
+                "php": ">=5.3.2",
+                "symfony/event-dispatcher": ">=2.1"
+            },
+            "replace": {
+                "guzzle/batch": "self.version",
+                "guzzle/cache": "self.version",
+                "guzzle/common": "self.version",
+                "guzzle/http": "self.version",
+                "guzzle/inflection": "self.version",
+                "guzzle/iterator": "self.version",
+                "guzzle/log": "self.version",
+                "guzzle/parser": "self.version",
+                "guzzle/plugin": "self.version",
+                "guzzle/plugin-async": "self.version",
+                "guzzle/plugin-backoff": "self.version",
+                "guzzle/plugin-cache": "self.version",
+                "guzzle/plugin-cookie": "self.version",
+                "guzzle/plugin-curlauth": "self.version",
+                "guzzle/plugin-error-response": "self.version",
+                "guzzle/plugin-history": "self.version",
+                "guzzle/plugin-log": "self.version",
+                "guzzle/plugin-md5": "self.version",
+                "guzzle/plugin-mock": "self.version",
+                "guzzle/plugin-oauth": "self.version",
+                "guzzle/service": "self.version",
+                "guzzle/stream": "self.version"
+            },
+            "require-dev": {
+                "doctrine/cache": "*",
+                "monolog/monolog": "1.*",
+                "phpunit/phpunit": "3.7.*",
+                "symfony/class-loader": "*",
+                "zend/zend-cache1": "1.12",
+                "zend/zend-log1": "1.12",
+                "zendframework/zend-cache": "2.0.*",
+                "zendframework/zend-log": "2.0.*"
+            },
+            "type": "library",
+            "extra": {
+                "branch-alias": {
+                    "dev-master": "3.2-dev"
+                }
+            },
+            "autoload": {
+                "psr-0": {
+                    "Guzzle\\Tests": "tests/",
+                    "Guzzle": "src/"
+                }
+            },
+            "notification-url": "https://packagist.org/downloads/",
+            "license": [
+                "MIT"
+            ],
+            "authors": [
+                {
+                    "name": "Michael Dowling",
+                    "email": "mtdowling@gmail.com",
+                    "homepage": "https://github.com/mtdowling"
+                },
+                {
+                    "name": "Guzzle Community",
+                    "homepage": "https://github.com/guzzle/guzzle/contributors"
+                }
+            ],
+            "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
+            "homepage": "http://guzzlephp.org/",
+            "keywords": [
+                "client",
+                "curl",
+                "framework",
+                "http",
+                "http client",
+                "rest",
+                "web service"
+            ],
+            "time": "2013-03-04 00:41:45"
+        },
+        {
+            "name": "pimple/pimple",
+            "version": "v1.0.2",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/fabpot/Pimple.git",
+                "reference": "v1.0.2"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://api.github.com/repos/fabpot/Pimple/zipball/v1.0.2",
+                "reference": "v1.0.2",
+                "shasum": ""
+            },
+            "require": {
+                "php": ">=5.3.0"
+            },
+            "type": "library",
+            "extra": {
+                "branch-alias": {
+                    "dev-master": "1.0.x-dev"
+                }
+            },
+            "autoload": {
+                "psr-0": {
+                    "Pimple": "lib/"
+                }
+            },
+            "notification-url": "https://packagist.org/downloads/",
+            "license": [
+                "MIT"
+            ],
+            "authors": [
+                {
+                    "name": "Fabien Potencier",
+                    "email": "fabien@symfony.com"
+                }
+            ],
+            "description": "Pimple is a simple Dependency Injection Container for PHP 5.3",
+            "homepage": "http://pimple.sensiolabs.org",
+            "keywords": [
+                "container",
+                "dependency injection"
+            ],
+            "time": "2013-03-08 08:21:40"
+        },
+        {
+            "name": "symfony/event-dispatcher",
+            "version": "v2.2.0",
+            "target-dir": "Symfony/Component/EventDispatcher",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/symfony/EventDispatcher.git",
+                "reference": "v2.2.0-RC3"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/v2.2.0-RC3",
+                "reference": "v2.2.0-RC3",
+                "shasum": ""
+            },
+            "require": {
+                "php": ">=5.3.3"
+            },
+            "require-dev": {
+                "symfony/dependency-injection": ">=2.0,<3.0"
+            },
+            "suggest": {
+                "symfony/dependency-injection": "2.2.*",
+                "symfony/http-kernel": "2.2.*"
+            },
+            "type": "library",
+            "extra": {
+                "branch-alias": {
+                    "dev-master": "2.2-dev"
+                }
+            },
+            "autoload": {
+                "psr-0": {
+                    "Symfony\\Component\\EventDispatcher\\": ""
+                }
+            },
+            "notification-url": "https://packagist.org/downloads/",
+            "license": [
+                "MIT"
+            ],
+            "authors": [
+                {
+                    "name": "Fabien Potencier",
+                    "email": "fabien@symfony.com"
+                },
+                {
+                    "name": "Symfony Community",
+                    "homepage": "http://symfony.com/contributors"
+                }
+            ],
+            "description": "Symfony EventDispatcher Component",
+            "homepage": "http://symfony.com",
+            "time": "2013-02-11 11:26:43"
+        },
+        {
+            "name": "symfony/filesystem",
+            "version": "v2.2.0",
+            "target-dir": "Symfony/Component/Filesystem",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/symfony/Filesystem.git",
+                "reference": "v2.2.0-RC3"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://api.github.com/repos/symfony/Filesystem/zipball/v2.2.0-RC3",
+                "reference": "v2.2.0-RC3",
+                "shasum": ""
+            },
+            "require": {
+                "php": ">=5.3.3"
+            },
+            "type": "library",
+            "extra": {
+                "branch-alias": {
+                    "dev-master": "2.2-dev"
+                }
+            },
+            "autoload": {
+                "psr-0": {
+                    "Symfony\\Component\\Filesystem\\": ""
+                }
+            },
+            "notification-url": "https://packagist.org/downloads/",
+            "license": [
+                "MIT"
+            ],
+            "authors": [
+                {
+                    "name": "Fabien Potencier",
+                    "email": "fabien@symfony.com"
+                },
+                {
+                    "name": "Symfony Community",
+                    "homepage": "http://symfony.com/contributors"
+                }
+            ],
+            "description": "Symfony Filesystem Component",
+            "homepage": "http://symfony.com",
+            "time": "2013-01-17 15:25:59"
+        },
+        {
+            "name": "symfony/process",
+            "version": "v2.2.0",
+            "target-dir": "Symfony/Component/Process",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/symfony/Process.git",
+                "reference": "v2.2.0-RC3"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://api.github.com/repos/symfony/Process/zipball/v2.2.0-RC3",
+                "reference": "v2.2.0-RC3",
+                "shasum": ""
+            },
+            "require": {
+                "php": ">=5.3.3"
+            },
+            "type": "library",
+            "extra": {
+                "branch-alias": {
+                    "dev-master": "2.2-dev"
+                }
+            },
+            "autoload": {
+                "psr-0": {
+                    "Symfony\\Component\\Process\\": ""
+                }
+            },
+            "notification-url": "https://packagist.org/downloads/",
+            "license": [
+                "MIT"
+            ],
+            "authors": [
+                {
+                    "name": "Fabien Potencier",
+                    "email": "fabien@symfony.com"
+                },
+                {
+                    "name": "Symfony Community",
+                    "homepage": "http://symfony.com/contributors"
+                }
+            ],
+            "description": "Symfony Process Component",
+            "homepage": "http://symfony.com",
+            "time": "2013-02-18 21:28:10"
+        }
+    ],
+    "packages-dev": [
+        {
+            "name": "symfony/finder",
+            "version": "v2.2.0",
+            "target-dir": "Symfony/Component/Finder",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/symfony/Finder.git",
+                "reference": "v2.2.0"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://api.github.com/repos/symfony/Finder/zipball/v2.2.0",
+                "reference": "v2.2.0",
+                "shasum": ""
+            },
+            "require": {
+                "php": ">=5.3.3"
+            },
+            "type": "library",
+            "extra": {
+                "branch-alias": {
+                    "dev-master": "2.2-dev"
+                }
+            },
+            "autoload": {
+                "psr-0": {
+                    "Symfony\\Component\\Finder\\": ""
+                }
+            },
+            "notification-url": "https://packagist.org/downloads/",
+            "license": [
+                "MIT"
+            ],
+            "authors": [
+                {
+                    "name": "Fabien Potencier",
+                    "email": "fabien@symfony.com"
+                },
+                {
+                    "name": "Symfony Community",
+                    "homepage": "http://symfony.com/contributors"
+                }
+            ],
+            "description": "Symfony Finder Component",
+            "homepage": "http://symfony.com",
+            "time": "2013-02-28 14:06:36"
+        }
+    ],
+    "aliases": [
+
+    ],
+    "minimum-stability": "stable",
+    "stability-flags": [
+
+    ]
+}

+ 133 - 0
vendor/alchemy/zippy/docs/Makefile

@@ -0,0 +1,133 @@
+# Makefile for Sphinx documentation
+#
+
+# You can set these variables from the command line.
+SPHINXOPTS    =
+SPHINXBUILD   = sphinx-build
+PAPER         =
+BUILDDIR      = build
+
+# Internal variables.
+PAPEROPT_a4     = -D latex_paper_size=a4
+PAPEROPT_letter = -D latex_paper_size=letter
+ALLSPHINXOPTS   = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) source
+# the i18n builder cannot share the environment and doctrees with the others
+I18NSPHINXOPTS  = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) source
+
+.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext
+
+help:
+	@echo "Please use \`make <target>' where <target> is one of"
+	@echo "  html       to make standalone HTML files"
+	@echo "  dirhtml    to make HTML files named index.html in directories"
+	@echo "  singlehtml to make a single large HTML file"
+	@echo "  pickle     to make pickle files"
+	@echo "  json       to make JSON files"
+	@echo "  htmlhelp   to make HTML files and a HTML help project"
+	@echo "  epub       to make an epub"
+	@echo "  latex      to make LaTeX files, you can set PAPER=a4 or PAPER=letter"
+	@echo "  latexpdf   to make LaTeX files and run them through pdflatex"
+	@echo "  text       to make text files"
+	@echo "  man        to make manual pages"
+	@echo "  texinfo    to make Texinfo files"
+	@echo "  info       to make Texinfo files and run them through makeinfo"
+	@echo "  gettext    to make PO message catalogs"
+	@echo "  changes    to make an overview of all changed/added/deprecated items"
+	@echo "  linkcheck  to check all external links for integrity"
+	@echo "  doctest    to run all doctests embedded in the documentation (if enabled)"
+
+clean:
+	-rm -rf $(BUILDDIR)/*
+
+html:
+	$(SPHINXBUILD) -W -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
+	@echo
+	@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
+
+dirhtml:
+	$(SPHINXBUILD) -W -b dirhtml $(ALLSPHINXOPTS) $(BUILDDIR)/dirhtml
+	@echo
+	@echo "Build finished. The HTML pages are in $(BUILDDIR)/dirhtml."
+
+singlehtml:
+	$(SPHINXBUILD) -W -b singlehtml $(ALLSPHINXOPTS) $(BUILDDIR)/singlehtml
+	@echo
+	@echo "Build finished. The HTML page is in $(BUILDDIR)/singlehtml."
+
+pickle:
+	$(SPHINXBUILD) -W -b pickle $(ALLSPHINXOPTS) $(BUILDDIR)/pickle
+	@echo
+	@echo "Build finished; now you can process the pickle files."
+
+json:
+	$(SPHINXBUILD) -W -b json $(ALLSPHINXOPTS) $(BUILDDIR)/json
+	@echo
+	@echo "Build finished; now you can process the JSON files."
+
+htmlhelp:
+	$(SPHINXBUILD) -W -b htmlhelp $(ALLSPHINXOPTS) $(BUILDDIR)/htmlhelp
+	@echo
+	@echo "Build finished; now you can run HTML Help Workshop with the" \
+	      ".hhp project file in $(BUILDDIR)/htmlhelp."
+
+epub:
+	$(SPHINXBUILD) -W -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
+	@echo
+	@echo "Build finished. The epub file is in $(BUILDDIR)/epub."
+
+latex:
+	$(SPHINXBUILD) -W -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
+	@echo
+	@echo "Build finished; the LaTeX files are in $(BUILDDIR)/latex."
+	@echo "Run \`make' in that directory to run these through (pdf)latex" \
+	      "(use \`make latexpdf' here to do that automatically)."
+
+latexpdf:
+	$(SPHINXBUILD) -W -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
+	@echo "Running LaTeX files through pdflatex..."
+	$(MAKE) -C $(BUILDDIR)/latex all-pdf
+	@echo "pdflatex finished; the PDF files are in $(BUILDDIR)/latex."
+
+text:
+	$(SPHINXBUILD) -W -b text $(ALLSPHINXOPTS) $(BUILDDIR)/text
+	@echo
+	@echo "Build finished. The text files are in $(BUILDDIR)/text."
+
+man:
+	$(SPHINXBUILD) -W -b man $(ALLSPHINXOPTS) $(BUILDDIR)/man
+	@echo
+	@echo "Build finished. The manual pages are in $(BUILDDIR)/man."
+
+texinfo:
+	$(SPHINXBUILD) -W -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
+	@echo
+	@echo "Build finished. The Texinfo files are in $(BUILDDIR)/texinfo."
+	@echo "Run \`make' in that directory to run these through makeinfo" \
+	      "(use \`make info' here to do that automatically)."
+
+info:
+	$(SPHINXBUILD) -W -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
+	@echo "Running Texinfo files through makeinfo..."
+	make -C $(BUILDDIR)/texinfo info
+	@echo "makeinfo finished; the Info files are in $(BUILDDIR)/texinfo."
+
+gettext:
+	$(SPHINXBUILD) -W -b gettext $(I18NSPHINXOPTS) $(BUILDDIR)/locale
+	@echo
+	@echo "Build finished. The message catalogs are in $(BUILDDIR)/locale."
+
+changes:
+	$(SPHINXBUILD) -W -b changes $(ALLSPHINXOPTS) $(BUILDDIR)/changes
+	@echo
+	@echo "The overview file is in $(BUILDDIR)/changes."
+
+linkcheck:
+	$(SPHINXBUILD) -W -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck
+	@echo
+	@echo "Link check complete; look for any errors in the above output " \
+	      "or in $(BUILDDIR)/linkcheck/output.txt."
+
+doctest:
+	$(SPHINXBUILD) -W -b doctest $(ALLSPHINXOPTS) $(BUILDDIR)/doctest
+	@echo "Testing of doctests in the sources finished, look at the " \
+	      "results in $(BUILDDIR)/doctest/output.txt."

+ 176 - 0
vendor/alchemy/zippy/docs/make.bat

@@ -0,0 +1,176 @@
+@ECHO OFF
+
+REM Command file for Sphinx documentation
+
+if "%SPHINXBUILD%" == "" (
+	set SPHINXBUILD=sphinx-build
+)
+set BUILDDIR=build
+set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
+set I18NSPHINXOPTS=%SPHINXOPTS% source
+if NOT "%PAPER%" == "" (
+	set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
+	set I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS%
+)
+
+if "%1" == "" goto help
+
+if "%1" == "help" (
+	:help
+	echo.Please use `make ^<target^>` where ^<target^> is one of
+	echo.  html       to make standalone HTML files
+	echo.  dirhtml    to make HTML files named index.html in directories
+	echo.  singlehtml to make a single large HTML file
+	echo.  pickle     to make pickle files
+	echo.  json       to make JSON files
+	echo.  htmlhelp   to make HTML files and a HTML help project
+	echo.  epub       to make an epub
+	echo.  latex      to make LaTeX files, you can set PAPER=a4 or PAPER=letter
+	echo.  text       to make text files
+	echo.  man        to make manual pages
+	echo.  texinfo    to make Texinfo files
+	echo.  gettext    to make PO message catalogs
+	echo.  changes    to make an overview over all changed/added/deprecated items
+	echo.  linkcheck  to check all external links for integrity
+	echo.  doctest    to run all doctests embedded in the documentation if enabled
+	goto end
+)
+
+if "%1" == "clean" (
+	for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i
+	del /q /s %BUILDDIR%\*
+	goto end
+)
+
+if "%1" == "html" (
+	%SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished. The HTML pages are in %BUILDDIR%/html.
+	goto end
+)
+
+if "%1" == "dirhtml" (
+	%SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
+	goto end
+)
+
+if "%1" == "singlehtml" (
+	%SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml.
+	goto end
+)
+
+if "%1" == "pickle" (
+	%SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished; now you can process the pickle files.
+	goto end
+)
+
+if "%1" == "json" (
+	%SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished; now you can process the JSON files.
+	goto end
+)
+
+if "%1" == "htmlhelp" (
+	%SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished; now you can run HTML Help Workshop with the ^
+.hhp project file in %BUILDDIR%/htmlhelp.
+	goto end
+)
+
+if "%1" == "devhelp" (
+	%SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished.
+	goto end
+)
+
+if "%1" == "epub" (
+	%SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished. The epub file is in %BUILDDIR%/epub.
+	goto end
+)
+
+if "%1" == "latex" (
+	%SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished; the LaTeX files are in %BUILDDIR%/latex.
+	goto end
+)
+
+if "%1" == "text" (
+	%SPHINXBUILD% -b text %ALLSPHINXOPTS% %BUILDDIR%/text
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished. The text files are in %BUILDDIR%/text.
+	goto end
+)
+
+if "%1" == "man" (
+	%SPHINXBUILD% -b man %ALLSPHINXOPTS% %BUILDDIR%/man
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished. The manual pages are in %BUILDDIR%/man.
+	goto end
+)
+
+if "%1" == "texinfo" (
+	%SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo.
+	goto end
+)
+
+if "%1" == "gettext" (
+	%SPHINXBUILD% -b gettext %I18NSPHINXOPTS% %BUILDDIR%/locale
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished. The message catalogs are in %BUILDDIR%/locale.
+	goto end
+)
+
+if "%1" == "changes" (
+	%SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.The overview file is in %BUILDDIR%/changes.
+	goto end
+)
+
+if "%1" == "linkcheck" (
+	%SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Link check complete; look for any errors in the above output ^
+or in %BUILDDIR%/linkcheck/output.txt.
+	goto end
+)
+
+if "%1" == "doctest" (
+	%SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Testing of doctests in the sources finished, look at the ^
+results in %BUILDDIR%/doctest/output.txt.
+	goto end
+)
+
+:end

+ 0 - 0
vendor/chamilo/chash/vendor/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_definition_1.md → vendor/alchemy/zippy/docs/source/API/.placeholder


+ 0 - 0
vendor/chamilo/chash/vendor/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_definition_1.txt → vendor/alchemy/zippy/docs/source/API/API/.placeholder


+ 32 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy.html

@@ -0,0 +1,32 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="stylesheet.css">
+                            </head>
+        <body id="overview">
+            <div class="header">
+        <ul>
+            <li><a href="classes.html">Classes</a></li>
+                            <li><a href="namespaces.html">Namespaces</a></li>
+                        <li><a href="interfaces.html">Interfaces</a></li>
+            <li><a href="doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Namespace</div>
+    <h1>Alchemy</h1>
+    </div>
+        <div class="content">
+                
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 38 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy.html

@@ -0,0 +1,38 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../stylesheet.css">
+                            </head>
+        <body id="overview">
+            <div class="header">
+        <ul>
+            <li><a href="../classes.html">Classes</a></li>
+                            <li><a href="../namespaces.html">Namespaces</a></li>
+                        <li><a href="../interfaces.html">Interfaces</a></li>
+            <li><a href="../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Namespace</div>
+    <h1>Alchemy\Zippy</h1>
+    </div>
+        <div class="content">
+                        <table>
+                            <tr>
+                    <td><a href="../Alchemy/Zippy/Zippy.html"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                    </table>
+    
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 65 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter.html

@@ -0,0 +1,65 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Adapter | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../stylesheet.css">
+                            </head>
+        <body id="overview">
+            <div class="header">
+        <ul>
+            <li><a href="../../classes.html">Classes</a></li>
+                            <li><a href="../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Namespace</div>
+    <h1>Alchemy\Zippy\Adapter</h1>
+    </div>
+        <div class="content">
+                        <table>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/Adapter/AbstractAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractAdapter">AbstractAdapter</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/Adapter/ZipAdapter.html"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr></a></td>
+                    <td class="last">ZipAdapter allows you to create and extract files from archives using Zip</td>
+                </tr>
+                    </table>
+    
+            <h2>Interfaces</h2>
+        <table>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/Adapter/AdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/Adapter/BinaryAdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">BinaryAdapterInterface</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                    </table>
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 102 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/AbstractAdapter.html

@@ -0,0 +1,102 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Adapter\AbstractAdapter | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/Adapter.html">Alchemy\Zippy\Adapter</a>\AbstractAdapter</h1>
+    </div>
+        <div class="content">
+                <p>abstract class    <strong>AbstractAdapter</strong>        implements
+        <a href="../../../Alchemy/Zippy/Adapter/AdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr></a></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_open">open</a>(String $path)
+                    <p>Opens an archive</p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method_open">
+        <div class="location">at line 22</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+    <strong>open</strong>(String $path)</code>
+    </h3>
+    <div class="details">
+        <p>Opens an archive</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$path</td>
+                <td>The path to the archive</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td>
+                <td>In case the provided path is not valid</td>
+            </tr>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case of failure</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 439 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html

@@ -0,0 +1,439 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Adapter\AbstractBinaryAdapter | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/Adapter.html">Alchemy\Zippy\Adapter</a>\AbstractBinaryAdapter</h1>
+    </div>
+        <div class="content">
+                <p>abstract class    <strong>AbstractBinaryAdapter</strong>        extends <a href="../../../Alchemy/Zippy/Adapter/AbstractAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractAdapter">AbstractAdapter</abbr></a>        implements
+        <a href="../../../Alchemy/Zippy/Adapter/BinaryAdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">BinaryAdapterInterface</abbr></a></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_open">open</a>(String $path)
+                    <p>Opens an archive</p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../Alchemy/Zippy/Adapter/AbstractAdapter.html#method_open"><abbr title="Alchemy\Zippy\Adapter\AbstractAdapter">AbstractAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method___construct">__construct</a>(<a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a> $parser, <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $inflator, <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $deflator = null)
+                    <p>Constructor</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_getParser">getParser</a>()
+                    <p>Gets the output parser</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_setParser">setParser</a>(<a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a> $parser)
+                    <p>Sets the parser</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_getDeflator">getDeflator</a>()
+                    <p>Returns the deflator process builder</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_getInflator">getInflator</a>()
+                    <p>Returns the inflator process builder</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_setDeflator">setDeflator</a>(<a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $processBuilder)
+                    <p>Sets the deflator process builder</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_setInflator">setInflator</a>(<a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $processBuilder)
+                    <p>Sets the inflator process builder</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;<a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_newInstance">newInstance</a>($inflatorBinaryName = null, $deflatorBinaryName = null)
+                    <p>Returns a new instance of the invoked adapter</p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method_open">
+        <div class="location">in <a href="../../../Alchemy/Zippy/Adapter/AbstractAdapter.html#method_open"><abbr title="Alchemy\Zippy\Adapter\AbstractAdapter">AbstractAdapter</abbr></a> at line 22</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+    <strong>open</strong>(String $path)</code>
+    </h3>
+    <div class="details">
+        <p>Opens an archive</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$path</td>
+                <td>The path to the archive</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td>
+                <td>In case the provided path is not valid</td>
+            </tr>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case of failure</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method___construct">
+        <div class="location">at line 55</div>
+        <code>            public            
+    <strong>__construct</strong>(<a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a> $parser, <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $inflator, <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $deflator = null)</code>
+    </h3>
+    <div class="details">
+        <p>Constructor</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a></td>
+                <td>$parser</td>
+                <td>An output parser</td>
+            </tr>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+                <td>$inflator</td>
+                <td>A process builder factory for the inflator binary</td>
+            </tr>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+                <td>$deflator</td>
+                <td>A process builder factory for the deflator binary</td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getParser">
+        <div class="location">at line 65</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a>
+    <strong>getParser</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Gets the output parser</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_setParser">
+        <div class="location">at line 73</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+    <strong>setParser</strong>(<a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a> $parser)</code>
+    </h3>
+    <div class="details">
+        <p>Sets the parser</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a></td>
+                <td>$parser</td>
+                <td>The parser to use</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDeflator">
+        <div class="location">at line 83</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a>
+    <strong>getDeflator</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the deflator process builder</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getInflator">
+        <div class="location">at line 91</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a>
+    <strong>getInflator</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the inflator process builder</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_setDeflator">
+        <div class="location">at line 99</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+    <strong>setDeflator</strong>(<a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $processBuilder)</code>
+    </h3>
+    <div class="details">
+        <p>Sets the deflator process builder</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+                <td>$processBuilder</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_setInflator">
+        <div class="location">at line 106</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+    <strong>setInflator</strong>(<a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $processBuilder)</code>
+    </h3>
+    <div class="details">
+        <p>Sets the inflator process builder</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+                <td>$processBuilder</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_newInstance">
+        <div class="location">at line 123</div>
+        <code>        static    public            <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+    <strong>newInstance</strong>($inflatorBinaryName = null, $deflatorBinaryName = null)</code>
+    </h3>
+    <div class="details">
+        <p>Returns a new instance of the invoked adapter</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$inflatorBinaryName</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$deflatorBinaryName</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case object could not be instanciated</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 724 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/AbstractTarAdapter.html

@@ -0,0 +1,724 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Adapter\AbstractTarAdapter | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/Adapter.html">Alchemy\Zippy\Adapter</a>\AbstractTarAdapter</h1>
+    </div>
+        <div class="content">
+                <p>abstract class    <strong>AbstractTarAdapter</strong>        extends <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method___construct">__construct</a>(<a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a> $parser, <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $inflator, <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $deflator = null)
+                    <p>Constructor</p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method___construct"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_getParser">getParser</a>()
+                    <p>Gets the output parser</p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_getParser"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_setParser">setParser</a>(<a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a> $parser)
+                    <p>Sets the parser</p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_setParser"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_getDeflator">getDeflator</a>()
+                    <p>Returns the deflator process builder</p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_getDeflator"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_getInflator">getInflator</a>()
+                    <p>Returns the inflator process builder</p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_getInflator"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_setDeflator">setDeflator</a>(<a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $processBuilder)
+                    <p>Sets the deflator process builder</p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_setDeflator"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_setInflator">setInflator</a>(<a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $processBuilder)
+                    <p>Sets the inflator process builder</p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_setInflator"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;<a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_newInstance">newInstance</a>($inflatorBinaryName = null, $deflatorBinaryName = null)
+                    <p>Returns a new instance of the invoked adapter</p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_newInstance"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_create">create</a>($path, $files = null, $recursive = true)
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_listMembers">listMembers</a>($path)
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_add">add</a>($path, $files, $recursive = true)
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_remove">remove</a>($path, $files)
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_extractMembers">extractMembers</a>($path, $members, $to = null)
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_extract">extract</a>($path, $to = null)
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_isSupported">isSupported</a>()
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    String
+                </td>
+                <td class="last">
+                    <a href="#method_getInflatorVersion">getInflatorVersion</a>()
+                    <p>Returns the inflator binary version</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    String
+                </td>
+                <td class="last">
+                    <a href="#method_getDeflatorVersion">getDeflatorVersion</a>()
+                    <p>Returns the deflator binary version</p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method___construct">
+        <div class="location">in <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method___construct"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a> at line 55</div>
+        <code>            public            
+    <strong>__construct</strong>(<a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a> $parser, <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $inflator, <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $deflator = null)</code>
+    </h3>
+    <div class="details">
+        <p>Constructor</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a></td>
+                <td>$parser</td>
+                <td>An output parser</td>
+            </tr>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+                <td>$inflator</td>
+                <td>A process builder factory for the inflator binary</td>
+            </tr>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+                <td>$deflator</td>
+                <td>A process builder factory for the deflator binary</td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getParser">
+        <div class="location">in <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_getParser"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a> at line 65</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a>
+    <strong>getParser</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Gets the output parser</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_setParser">
+        <div class="location">in <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_setParser"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a> at line 73</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+    <strong>setParser</strong>(<a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a> $parser)</code>
+    </h3>
+    <div class="details">
+        <p>Sets the parser</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a></td>
+                <td>$parser</td>
+                <td>The parser to use</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDeflator">
+        <div class="location">in <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_getDeflator"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a> at line 83</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a>
+    <strong>getDeflator</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the deflator process builder</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getInflator">
+        <div class="location">in <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_getInflator"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a> at line 91</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a>
+    <strong>getInflator</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the inflator process builder</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_setDeflator">
+        <div class="location">in <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_setDeflator"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a> at line 99</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+    <strong>setDeflator</strong>(<a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $processBuilder)</code>
+    </h3>
+    <div class="details">
+        <p>Sets the deflator process builder</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+                <td>$processBuilder</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_setInflator">
+        <div class="location">in <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_setInflator"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a> at line 106</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+    <strong>setInflator</strong>(<a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $processBuilder)</code>
+    </h3>
+    <div class="details">
+        <p>Sets the inflator process builder</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+                <td>$processBuilder</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_newInstance">
+        <div class="location">in <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_newInstance"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a> at line 123</div>
+        <code>        static    public            <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+    <strong>newInstance</strong>($inflatorBinaryName = null, $deflatorBinaryName = null)</code>
+    </h3>
+    <div class="details">
+        <p>Returns a new instance of the invoked adapter</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$inflatorBinaryName</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$deflatorBinaryName</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case object could not be instanciated</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_create">
+        <div class="location">at line 24</div>
+        <code>            public            
+    <strong>create</strong>($path, $files = null, $recursive = true)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$files</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$recursive</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_listMembers">
+        <div class="location">at line 32</div>
+        <code>            public            
+    <strong>listMembers</strong>($path)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_add">
+        <div class="location">at line 40</div>
+        <code>            public            
+    <strong>add</strong>($path, $files, $recursive = true)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$files</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$recursive</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_remove">
+        <div class="location">at line 48</div>
+        <code>            public            
+    <strong>remove</strong>($path, $files)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$files</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_extractMembers">
+        <div class="location">at line 56</div>
+        <code>            public            
+    <strong>extractMembers</strong>($path, $members, $to = null)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$members</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$to</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_extract">
+        <div class="location">at line 64</div>
+        <code>            public            
+    <strong>extract</strong>($path, $to = null)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$to</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_isSupported">
+        <div class="location">at line 72</div>
+        <code>            public            
+    <strong>isSupported</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getInflatorVersion">
+        <div class="location">at line 92</div>
+        <code>            public            String
+    <strong>getInflatorVersion</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the inflator binary version</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDeflatorVersion">
+        <div class="location">at line 115</div>
+        <code>            public            String
+    <strong>getDeflatorVersion</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the deflator binary version</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 78 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/AdapterContainer.html

@@ -0,0 +1,78 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Adapter\AdapterContainer | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/Adapter.html">Alchemy\Zippy\Adapter</a>\AdapterContainer</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>AdapterContainer</strong>        extends <abbr title="Pimple">Pimple</abbr></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    static&nbsp;<a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_load">load</a>()
+                    <p>Builds the adapter container</p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method_load">
+        <div class="location">at line 29</div>
+        <code>        static    public            <a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a>
+    <strong>load</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Builds the adapter container</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 552 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/AdapterInterface.html

@@ -0,0 +1,552 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Adapter\AdapterInterface | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Interface</div>
+    <h1><a href="../../../Alchemy/Zippy/Adapter.html">Alchemy\Zippy\Adapter</a>\AdapterInterface</h1>
+    </div>
+        <div class="content">
+                <p>interface    <strong>AdapterInterface</strong></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_open">open</a>(String $path)
+                    <p>Opens an archive</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_create">create</a>(String $path, String|Array|<a href="http://php.net/Traversable"><abbr title="Traversable">Traversable</abbr></a>|null $files = null, Boolean $recursive = true)
+                    <p>Creates a new archive</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    Boolean
+                </td>
+                <td class="last">
+                    <a href="#method_isSupported">isSupported</a>()
+                    <p>Tests if the adapter is supported by the current environment</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    Array
+                </td>
+                <td class="last">
+                    <a href="#method_listMembers">listMembers</a>(String $path)
+                    <p>Returns the list of all archive members</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    Array
+                </td>
+                <td class="last">
+                    <a href="#method_add">add</a>($path, $files, $recursive = true)
+                    <p>Adds a file to the archive</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;String
+                </td>
+                <td class="last">
+                    <a href="#method_getName">getName</a>()
+                    <p>Returns the adapter name</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    Array
+                </td>
+                <td class="last">
+                    <a href="#method_remove">remove</a>(String $path, String|Array|<a href="http://php.net/Traversable"><abbr title="Traversable">Traversable</abbr></a> $files)
+                    <p>Removes a member of the archive</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="http://php.net/SplFileInfo"><abbr title="SplFileInfo">SplFileInfo</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_extract">extract</a>(String $path, String|null $to = null)
+                    <p>Extracts an entire archive</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="http://php.net/SplFileInfo"><abbr title="SplFileInfo">SplFileInfo</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_extractMembers">extractMembers</a>(String $path, Array $members, String|null $to = null)
+                    <p>Extracts specific members of the archive</p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method_open">
+        <div class="location">at line 30</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+    <strong>open</strong>(String $path)</code>
+    </h3>
+    <div class="details">
+        <p>Opens an archive</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$path</td>
+                <td>The path to the archive</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td>
+                <td>In case the provided path is not valid</td>
+            </tr>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case of failure</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_create">
+        <div class="location">at line 48</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+    <strong>create</strong>(String $path, String|Array|<a href="http://php.net/Traversable"><abbr title="Traversable">Traversable</abbr></a>|null $files = null, Boolean $recursive = true)</code>
+    </h3>
+    <div class="details">
+        <p>Creates a new archive</p>
+        <p>Please note some adapters can not create empty archives.<br />
+ They would throw a `NotSupportedException` in case you ask to create an archive without files</p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$path</td>
+                <td>The path to the archive</td>
+            </tr>
+                    <tr>
+                <td>String|Array|<a href="http://php.net/Traversable"><abbr title="Traversable">Traversable</abbr></a>|null</td>
+                <td>$files</td>
+                <td>A filename, an array of files, or a \Traversable instance</td>
+            </tr>
+                    <tr>
+                <td>Boolean</td>
+                <td>$recursive</td>
+                <td>Whether to recurse or not in the provided directories</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case of failure</td>
+            </tr>
+                    <tr>
+                <td><abbr title="NotSupportedException">NotSupportedException</abbr></td>
+                <td>In case the operation in not supported</td>
+            </tr>
+                    <tr>
+                <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td>
+                <td>In case no files could be added</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_isSupported">
+        <div class="location">at line 55</div>
+        <code>            public            Boolean
+    <strong>isSupported</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Tests if the adapter is supported by the current environment</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>Boolean</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_listMembers">
+        <div class="location">at line 66</div>
+        <code>            public            Array
+    <strong>listMembers</strong>(String $path)</code>
+    </h3>
+    <div class="details">
+        <p>Returns the list of all archive members</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$path</td>
+                <td>The path to the archive</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>Array</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case of failure</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_add">
+        <div class="location">at line 80</div>
+        <code>            public            Array
+    <strong>add</strong>($path, $files, $recursive = true)</code>
+    </h3>
+    <div class="details">
+        <p>Adds a file to the archive</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$files</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$recursive</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>Array</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case of failure</td>
+            </tr>
+                    <tr>
+                <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td>
+                <td>In case no files could be added</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getName">
+        <div class="location">at line 87</div>
+        <code>        static    public            String
+    <strong>getName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the adapter name</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_remove">
+        <div class="location">at line 100</div>
+        <code>            public            Array
+    <strong>remove</strong>(String $path, String|Array|<a href="http://php.net/Traversable"><abbr title="Traversable">Traversable</abbr></a> $files)</code>
+    </h3>
+    <div class="details">
+        <p>Removes a member of the archive</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$path</td>
+                <td>The path to the archive</td>
+            </tr>
+                    <tr>
+                <td>String|Array|<a href="http://php.net/Traversable"><abbr title="Traversable">Traversable</abbr></a></td>
+                <td>$files</td>
+                <td>A filename, an array of files, or a \Traversable instance</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>Array</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case of failure</td>
+            </tr>
+                    <tr>
+                <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td>
+                <td>In case no files could be removed</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_extract">
+        <div class="location">at line 113</div>
+        <code>            public            <a href="http://php.net/SplFileInfo"><abbr title="SplFileInfo">SplFileInfo</abbr></a>
+    <strong>extract</strong>(String $path, String|null $to = null)</code>
+    </h3>
+    <div class="details">
+        <p>Extracts an entire archive</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$path</td>
+                <td>The path to the archive</td>
+            </tr>
+                    <tr>
+                <td>String|null</td>
+                <td>$to</td>
+                <td>The path where to extract the archive</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="http://php.net/SplFileInfo"><abbr title="SplFileInfo">SplFileInfo</abbr></a></td>
+            <td>The extracted archive</td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case of failure</td>
+            </tr>
+                    <tr>
+                <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td>
+                <td>In case the provided path where to extract the archive is not valid</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_extractMembers">
+        <div class="location">at line 127</div>
+        <code>            public            <a href="http://php.net/SplFileInfo"><abbr title="SplFileInfo">SplFileInfo</abbr></a>
+    <strong>extractMembers</strong>(String $path, Array $members, String|null $to = null)</code>
+    </h3>
+    <div class="details">
+        <p>Extracts specific members of the archive</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$path</td>
+                <td>The path to the archive</td>
+            </tr>
+                    <tr>
+                <td>Array</td>
+                <td>$members</td>
+                <td>An array of members</td>
+            </tr>
+                    <tr>
+                <td>String|null</td>
+                <td>$to</td>
+                <td>The path where to extract the members</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="http://php.net/SplFileInfo"><abbr title="SplFileInfo">SplFileInfo</abbr></a></td>
+            <td>The extracted archive</td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case of failure</td>
+            </tr>
+                    <tr>
+                <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td>
+                <td>In case no members could be removed or provide extract target direcotry is not valid</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 46 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/BSDTar.html

@@ -0,0 +1,46 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Adapter\BSDTar | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="overview">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Namespace</div>
+    <h1>Alchemy\Zippy\Adapter\BSDTar</h1>
+    </div>
+        <div class="content">
+                        <table>
+                            <tr>
+                    <td><a href="../../../Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter">TarBSDTarAdapter</abbr></a></td>
+                    <td class="last">BSDTAR allows you to create and extract files from archives using BSD tar</td>
+                </tr>
+                            <tr>
+                    <td><a href="../../../Alchemy/Zippy/Adapter/BSDTar/TarBz2BSDTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBz2BSDTarAdapter">TarBz2BSDTarAdapter</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                            <tr>
+                    <td><a href="../../../Alchemy/Zippy/Adapter/BSDTar/TarGzBSDTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarGzBSDTarAdapter">TarGzBSDTarAdapter</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                    </table>
+    
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 466 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html

@@ -0,0 +1,466 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../../classes.html">Classes</a></li>
+                            <li><a href="../../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../../Alchemy/Zippy/Adapter/BSDTar.html">Alchemy\Zippy\Adapter\BSDTar</a>\TarBSDTarAdapter</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>TarBSDTarAdapter</strong>        extends <a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></p>
+
+            <div class="description">
+            <p>BSDTAR allows you to create and extract files from archives using BSD tar</p>
+            <p></p>
+        </div>
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_create">create</a>($path, $files = null, $recursive = true)
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_create"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_listMembers">listMembers</a>($path)
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_listMembers"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_add">add</a>($path, $files, $recursive = true)
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_add"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_remove">remove</a>($path, $files)
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_remove"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_extractMembers">extractMembers</a>($path, $members, $to = null)
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_extractMembers"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_extract">extract</a>($path, $to = null)
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_extract"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_isSupported">isSupported</a>()
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_isSupported"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    String
+                </td>
+                <td class="last">
+                    <a href="#method_getInflatorVersion">getInflatorVersion</a>()
+                    <p>Returns the inflator binary version</p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_getInflatorVersion"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    String
+                </td>
+                <td class="last">
+                    <a href="#method_getDeflatorVersion">getDeflatorVersion</a>()
+                    <p>Returns the deflator binary version</p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_getDeflatorVersion"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;
+                </td>
+                <td class="last">
+                    <a href="#method_getName">getName</a>()
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;
+                </td>
+                <td class="last">
+                    <a href="#method_getDefaultDeflatorBinaryName">getDefaultDeflatorBinaryName</a>()
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;
+                </td>
+                <td class="last">
+                    <a href="#method_getDefaultInflatorBinaryName">getDefaultInflatorBinaryName</a>()
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method_create">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_create"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a> at line 24</div>
+        <code>            public            
+    <strong>create</strong>($path, $files = null, $recursive = true)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$files</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$recursive</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_listMembers">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_listMembers"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a> at line 32</div>
+        <code>            public            
+    <strong>listMembers</strong>($path)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_add">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_add"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a> at line 40</div>
+        <code>            public            
+    <strong>add</strong>($path, $files, $recursive = true)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$files</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$recursive</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_remove">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_remove"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a> at line 48</div>
+        <code>            public            
+    <strong>remove</strong>($path, $files)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$files</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_extractMembers">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_extractMembers"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a> at line 56</div>
+        <code>            public            
+    <strong>extractMembers</strong>($path, $members, $to = null)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$members</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$to</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_extract">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_extract"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a> at line 64</div>
+        <code>            public            
+    <strong>extract</strong>($path, $to = null)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$to</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_isSupported">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_isSupported"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a> at line 72</div>
+        <code>            public            
+    <strong>isSupported</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getInflatorVersion">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_getInflatorVersion"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a> at line 92</div>
+        <code>            public            String
+    <strong>getInflatorVersion</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the inflator binary version</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDeflatorVersion">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_getDeflatorVersion"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a> at line 115</div>
+        <code>            public            String
+    <strong>getDeflatorVersion</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the deflator binary version</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getName">
+        <div class="location">at line 25</div>
+        <code>        static    public            
+    <strong>getName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDefaultDeflatorBinaryName">
+        <div class="location">at line 33</div>
+        <code>        static    public            
+    <strong>getDefaultDeflatorBinaryName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDefaultInflatorBinaryName">
+        <div class="location">at line 41</div>
+        <code>        static    public            
+    <strong>getDefaultInflatorBinaryName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 119 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/BSDTar/TarBz2BSDTarAdapter.html

@@ -0,0 +1,119 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Adapter\BSDTar\TarBz2BSDTarAdapter | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../../classes.html">Classes</a></li>
+                            <li><a href="../../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../../Alchemy/Zippy/Adapter/BSDTar.html">Alchemy\Zippy\Adapter\BSDTar</a>\TarBz2BSDTarAdapter</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>TarBz2BSDTarAdapter</strong>        extends <a href="../../../../Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter">TarBSDTarAdapter</abbr></a></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    static&nbsp;
+                </td>
+                <td class="last">
+                    <a href="#method_getName">getName</a>()
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html#method_getName"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter">TarBSDTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;
+                </td>
+                <td class="last">
+                    <a href="#method_getDefaultDeflatorBinaryName">getDefaultDeflatorBinaryName</a>()
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html#method_getDefaultDeflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter">TarBSDTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;
+                </td>
+                <td class="last">
+                    <a href="#method_getDefaultInflatorBinaryName">getDefaultInflatorBinaryName</a>()
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html#method_getDefaultInflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter">TarBSDTarAdapter</abbr></a></small></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method_getName">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html#method_getName"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter">TarBSDTarAdapter</abbr></a> at line 25</div>
+        <code>        static    public            
+    <strong>getName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDefaultDeflatorBinaryName">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html#method_getDefaultDeflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter">TarBSDTarAdapter</abbr></a> at line 33</div>
+        <code>        static    public            
+    <strong>getDefaultDeflatorBinaryName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDefaultInflatorBinaryName">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html#method_getDefaultInflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter">TarBSDTarAdapter</abbr></a> at line 41</div>
+        <code>        static    public            
+    <strong>getDefaultInflatorBinaryName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 119 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/BSDTar/TarGzBSDTarAdapter.html

@@ -0,0 +1,119 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Adapter\BSDTar\TarGzBSDTarAdapter | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../../classes.html">Classes</a></li>
+                            <li><a href="../../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../../Alchemy/Zippy/Adapter/BSDTar.html">Alchemy\Zippy\Adapter\BSDTar</a>\TarGzBSDTarAdapter</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>TarGzBSDTarAdapter</strong>        extends <a href="../../../../Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter">TarBSDTarAdapter</abbr></a></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    static&nbsp;
+                </td>
+                <td class="last">
+                    <a href="#method_getName">getName</a>()
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html#method_getName"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter">TarBSDTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;
+                </td>
+                <td class="last">
+                    <a href="#method_getDefaultDeflatorBinaryName">getDefaultDeflatorBinaryName</a>()
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html#method_getDefaultDeflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter">TarBSDTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;
+                </td>
+                <td class="last">
+                    <a href="#method_getDefaultInflatorBinaryName">getDefaultInflatorBinaryName</a>()
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html#method_getDefaultInflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter">TarBSDTarAdapter</abbr></a></small></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method_getName">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html#method_getName"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter">TarBSDTarAdapter</abbr></a> at line 25</div>
+        <code>        static    public            
+    <strong>getName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDefaultDeflatorBinaryName">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html#method_getDefaultDeflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter">TarBSDTarAdapter</abbr></a> at line 33</div>
+        <code>        static    public            
+    <strong>getDefaultDeflatorBinaryName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDefaultInflatorBinaryName">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html#method_getDefaultInflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter">TarBSDTarAdapter</abbr></a> at line 41</div>
+        <code>        static    public            
+    <strong>getDefaultInflatorBinaryName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 9 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/BSDTar/namespace-frame.html

@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Adapter\BSDTar | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
+                            </head>
+        </html>

+ 414 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/BinaryAdapterInterface.html

@@ -0,0 +1,414 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Adapter\BinaryAdapterInterface | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Interface</div>
+    <h1><a href="../../../Alchemy/Zippy/Adapter.html">Alchemy\Zippy\Adapter</a>\BinaryAdapterInterface</h1>
+    </div>
+        <div class="content">
+                <p>interface    <strong>BinaryAdapterInterface</strong></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_getParser">getParser</a>()
+                    <p>Gets the output parser</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_setParser">setParser</a>(<a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a> $parser)
+                    <p>Sets the parser</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_getInflator">getInflator</a>()
+                    <p>Returns the inflator process builder</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_setInflator">setInflator</a>(<a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $processBuilder)
+                    <p>Sets the inflator process builder</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_getDeflator">getDeflator</a>()
+                    <p>Returns the deflator process builder</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_setDeflator">setDeflator</a>(<a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $processBuilder)
+                    <p>Sets the deflator process builder</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    String
+                </td>
+                <td class="last">
+                    <a href="#method_getInflatorVersion">getInflatorVersion</a>()
+                    <p>Returns the inflator binary version</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    String
+                </td>
+                <td class="last">
+                    <a href="#method_getDeflatorVersion">getDeflatorVersion</a>()
+                    <p>Returns the deflator binary version</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;String
+                </td>
+                <td class="last">
+                    <a href="#method_getDefaultInflatorBinaryName">getDefaultInflatorBinaryName</a>()
+                    <p>Gets the inflator adapter binary name</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;String
+                </td>
+                <td class="last">
+                    <a href="#method_getDefaultDeflatorBinaryName">getDefaultDeflatorBinaryName</a>()
+                    <p>Gets the deflator adapter binary name</p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method_getParser">
+        <div class="location">at line 24</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a>
+    <strong>getParser</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Gets the output parser</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_setParser">
+        <div class="location">at line 33</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+    <strong>setParser</strong>(<a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a> $parser)</code>
+    </h3>
+    <div class="details">
+        <p>Sets the parser</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a></td>
+                <td>$parser</td>
+                <td>The parser to use</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getInflator">
+        <div class="location">at line 40</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a>
+    <strong>getInflator</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the inflator process builder</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_setInflator">
+        <div class="location">at line 49</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+    <strong>setInflator</strong>(<a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $processBuilder)</code>
+    </h3>
+    <div class="details">
+        <p>Sets the inflator process builder</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+                <td>$processBuilder</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDeflator">
+        <div class="location">at line 56</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a>
+    <strong>getDeflator</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the deflator process builder</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_setDeflator">
+        <div class="location">at line 65</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+    <strong>setDeflator</strong>(<a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $processBuilder)</code>
+    </h3>
+    <div class="details">
+        <p>Sets the deflator process builder</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+                <td>$processBuilder</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getInflatorVersion">
+        <div class="location">at line 72</div>
+        <code>            public            String
+    <strong>getInflatorVersion</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the inflator binary version</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDeflatorVersion">
+        <div class="location">at line 79</div>
+        <code>            public            String
+    <strong>getDeflatorVersion</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the deflator binary version</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDefaultInflatorBinaryName">
+        <div class="location">at line 86</div>
+        <code>        static    public            String
+    <strong>getDefaultInflatorBinaryName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Gets the inflator adapter binary name</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDefaultDeflatorBinaryName">
+        <div class="location">at line 93</div>
+        <code>        static    public            String
+    <strong>getDefaultDeflatorBinaryName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Gets the deflator adapter binary name</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 46 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/GNUTar.html

@@ -0,0 +1,46 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Adapter\GNUTar | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="overview">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Namespace</div>
+    <h1>Alchemy\Zippy\Adapter\GNUTar</h1>
+    </div>
+        <div class="content">
+                        <table>
+                            <tr>
+                    <td><a href="../../../Alchemy/Zippy/Adapter/GNUTar/TarBz2GNUTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarBz2GNUTarAdapter">TarBz2GNUTarAdapter</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                            <tr>
+                    <td><a href="../../../Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter">TarGNUTarAdapter</abbr></a></td>
+                    <td class="last">GNUTarAdapter allows you to create and extract files from archives using GNU tar</td>
+                </tr>
+                            <tr>
+                    <td><a href="../../../Alchemy/Zippy/Adapter/GNUTar/TarGzGNUTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGzGNUTarAdapter">TarGzGNUTarAdapter</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                    </table>
+    
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 119 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/GNUTar/TarBz2GNUTarAdapter.html

@@ -0,0 +1,119 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Adapter\GNUTar\TarBz2GNUTarAdapter | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../../classes.html">Classes</a></li>
+                            <li><a href="../../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../../Alchemy/Zippy/Adapter/GNUTar.html">Alchemy\Zippy\Adapter\GNUTar</a>\TarBz2GNUTarAdapter</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>TarBz2GNUTarAdapter</strong>        extends <a href="../../../../Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter">TarGNUTarAdapter</abbr></a></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    static&nbsp;
+                </td>
+                <td class="last">
+                    <a href="#method_getName">getName</a>()
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html#method_getName"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter">TarGNUTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;
+                </td>
+                <td class="last">
+                    <a href="#method_getDefaultDeflatorBinaryName">getDefaultDeflatorBinaryName</a>()
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html#method_getDefaultDeflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter">TarGNUTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;
+                </td>
+                <td class="last">
+                    <a href="#method_getDefaultInflatorBinaryName">getDefaultInflatorBinaryName</a>()
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html#method_getDefaultInflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter">TarGNUTarAdapter</abbr></a></small></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method_getName">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html#method_getName"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter">TarGNUTarAdapter</abbr></a> at line 25</div>
+        <code>        static    public            
+    <strong>getName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDefaultDeflatorBinaryName">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html#method_getDefaultDeflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter">TarGNUTarAdapter</abbr></a> at line 33</div>
+        <code>        static    public            
+    <strong>getDefaultDeflatorBinaryName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDefaultInflatorBinaryName">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html#method_getDefaultInflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter">TarGNUTarAdapter</abbr></a> at line 41</div>
+        <code>        static    public            
+    <strong>getDefaultInflatorBinaryName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 466 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html

@@ -0,0 +1,466 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../../classes.html">Classes</a></li>
+                            <li><a href="../../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../../Alchemy/Zippy/Adapter/GNUTar.html">Alchemy\Zippy\Adapter\GNUTar</a>\TarGNUTarAdapter</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>TarGNUTarAdapter</strong>        extends <a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></p>
+
+            <div class="description">
+            <p>GNUTarAdapter allows you to create and extract files from archives using GNU tar</p>
+            <p></p>
+        </div>
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_create">create</a>($path, $files = null, $recursive = true)
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_create"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_listMembers">listMembers</a>($path)
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_listMembers"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_add">add</a>($path, $files, $recursive = true)
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_add"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_remove">remove</a>($path, $files)
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_remove"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_extractMembers">extractMembers</a>($path, $members, $to = null)
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_extractMembers"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_extract">extract</a>($path, $to = null)
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_extract"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_isSupported">isSupported</a>()
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_isSupported"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    String
+                </td>
+                <td class="last">
+                    <a href="#method_getInflatorVersion">getInflatorVersion</a>()
+                    <p>Returns the inflator binary version</p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_getInflatorVersion"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    String
+                </td>
+                <td class="last">
+                    <a href="#method_getDeflatorVersion">getDeflatorVersion</a>()
+                    <p>Returns the deflator binary version</p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_getDeflatorVersion"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;
+                </td>
+                <td class="last">
+                    <a href="#method_getName">getName</a>()
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;
+                </td>
+                <td class="last">
+                    <a href="#method_getDefaultDeflatorBinaryName">getDefaultDeflatorBinaryName</a>()
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;
+                </td>
+                <td class="last">
+                    <a href="#method_getDefaultInflatorBinaryName">getDefaultInflatorBinaryName</a>()
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method_create">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_create"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a> at line 24</div>
+        <code>            public            
+    <strong>create</strong>($path, $files = null, $recursive = true)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$files</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$recursive</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_listMembers">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_listMembers"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a> at line 32</div>
+        <code>            public            
+    <strong>listMembers</strong>($path)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_add">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_add"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a> at line 40</div>
+        <code>            public            
+    <strong>add</strong>($path, $files, $recursive = true)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$files</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$recursive</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_remove">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_remove"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a> at line 48</div>
+        <code>            public            
+    <strong>remove</strong>($path, $files)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$files</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_extractMembers">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_extractMembers"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a> at line 56</div>
+        <code>            public            
+    <strong>extractMembers</strong>($path, $members, $to = null)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$members</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$to</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_extract">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_extract"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a> at line 64</div>
+        <code>            public            
+    <strong>extract</strong>($path, $to = null)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$to</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_isSupported">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_isSupported"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a> at line 72</div>
+        <code>            public            
+    <strong>isSupported</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getInflatorVersion">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_getInflatorVersion"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a> at line 92</div>
+        <code>            public            String
+    <strong>getInflatorVersion</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the inflator binary version</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDeflatorVersion">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_getDeflatorVersion"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a> at line 115</div>
+        <code>            public            String
+    <strong>getDeflatorVersion</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the deflator binary version</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getName">
+        <div class="location">at line 25</div>
+        <code>        static    public            
+    <strong>getName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDefaultDeflatorBinaryName">
+        <div class="location">at line 33</div>
+        <code>        static    public            
+    <strong>getDefaultDeflatorBinaryName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDefaultInflatorBinaryName">
+        <div class="location">at line 41</div>
+        <code>        static    public            
+    <strong>getDefaultInflatorBinaryName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 119 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/GNUTar/TarGzGNUTarAdapter.html

@@ -0,0 +1,119 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Adapter\GNUTar\TarGzGNUTarAdapter | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../../classes.html">Classes</a></li>
+                            <li><a href="../../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../../Alchemy/Zippy/Adapter/GNUTar.html">Alchemy\Zippy\Adapter\GNUTar</a>\TarGzGNUTarAdapter</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>TarGzGNUTarAdapter</strong>        extends <a href="../../../../Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter">TarGNUTarAdapter</abbr></a></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    static&nbsp;
+                </td>
+                <td class="last">
+                    <a href="#method_getName">getName</a>()
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html#method_getName"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter">TarGNUTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;
+                </td>
+                <td class="last">
+                    <a href="#method_getDefaultDeflatorBinaryName">getDefaultDeflatorBinaryName</a>()
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html#method_getDefaultDeflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter">TarGNUTarAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;
+                </td>
+                <td class="last">
+                    <a href="#method_getDefaultInflatorBinaryName">getDefaultInflatorBinaryName</a>()
+                    <p></p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../../Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html#method_getDefaultInflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter">TarGNUTarAdapter</abbr></a></small></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method_getName">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html#method_getName"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter">TarGNUTarAdapter</abbr></a> at line 25</div>
+        <code>        static    public            
+    <strong>getName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDefaultDeflatorBinaryName">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html#method_getDefaultDeflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter">TarGNUTarAdapter</abbr></a> at line 33</div>
+        <code>        static    public            
+    <strong>getDefaultDeflatorBinaryName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDefaultInflatorBinaryName">
+        <div class="location">in <a href="../../../../Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html#method_getDefaultInflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter">TarGNUTarAdapter</abbr></a> at line 41</div>
+        <code>        static    public            
+    <strong>getDefaultInflatorBinaryName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 9 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/GNUTar/namespace-frame.html

@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Adapter\GNUTar | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
+                            </head>
+        </html>

+ 821 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/ZipAdapter.html

@@ -0,0 +1,821 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Adapter\ZipAdapter | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/Adapter.html">Alchemy\Zippy\Adapter</a>\ZipAdapter</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>ZipAdapter</strong>        extends <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></p>
+
+            <div class="description">
+            <p>ZipAdapter allows you to create and extract files from archives using Zip</p>
+            <p></p>
+        </div>
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method___construct">__construct</a>(<a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a> $parser, <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $inflator, <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $deflator = null)
+                    <p>Constructor</p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method___construct"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_getParser">getParser</a>()
+                    <p>Gets the output parser</p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_getParser"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_setParser">setParser</a>(<a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a> $parser)
+                    <p>Sets the parser</p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_setParser"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_getDeflator">getDeflator</a>()
+                    <p>Returns the deflator process builder</p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_getDeflator"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_getInflator">getInflator</a>()
+                    <p>Returns the inflator process builder</p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_getInflator"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_setDeflator">setDeflator</a>(<a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $processBuilder)
+                    <p>Sets the deflator process builder</p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_setDeflator"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_setInflator">setInflator</a>(<a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $processBuilder)
+                    <p>Sets the inflator process builder</p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_setInflator"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;<a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_newInstance">newInstance</a>($inflatorBinaryName = null, $deflatorBinaryName = null)
+                    <p>Returns a new instance of the invoked adapter</p>
+                </td>
+                <td><small>from&nbsp;<a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_newInstance"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></small></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_create">create</a>($path, $files = null, $recursive = true)
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_isSupported">isSupported</a>()
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_listMembers">listMembers</a>($path)
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_add">add</a>($path, $files, $recursive = true)
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    String
+                </td>
+                <td class="last">
+                    <a href="#method_getDeflatorVersion">getDeflatorVersion</a>()
+                    <p>Returns the deflator binary version</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    String
+                </td>
+                <td class="last">
+                    <a href="#method_getInflatorVersion">getInflatorVersion</a>()
+                    <p>Returns the inflator binary version</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_remove">remove</a>($path, $files)
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;
+                </td>
+                <td class="last">
+                    <a href="#method_getName">getName</a>()
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;String
+                </td>
+                <td class="last">
+                    <a href="#method_getDefaultDeflatorBinaryName">getDefaultDeflatorBinaryName</a>()
+                    <p>Gets the deflator adapter binary name</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;String
+                </td>
+                <td class="last">
+                    <a href="#method_getDefaultInflatorBinaryName">getDefaultInflatorBinaryName</a>()
+                    <p>Gets the inflator adapter binary name</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_extract">extract</a>($path, $to = null)
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_extractMembers">extractMembers</a>($path, $members, $to = null)
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method___construct">
+        <div class="location">in <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method___construct"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a> at line 55</div>
+        <code>            public            
+    <strong>__construct</strong>(<a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a> $parser, <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $inflator, <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $deflator = null)</code>
+    </h3>
+    <div class="details">
+        <p>Constructor</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a></td>
+                <td>$parser</td>
+                <td>An output parser</td>
+            </tr>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+                <td>$inflator</td>
+                <td>A process builder factory for the inflator binary</td>
+            </tr>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+                <td>$deflator</td>
+                <td>A process builder factory for the deflator binary</td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getParser">
+        <div class="location">in <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_getParser"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a> at line 65</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a>
+    <strong>getParser</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Gets the output parser</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_setParser">
+        <div class="location">in <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_setParser"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a> at line 73</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+    <strong>setParser</strong>(<a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a> $parser)</code>
+    </h3>
+    <div class="details">
+        <p>Sets the parser</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a></td>
+                <td>$parser</td>
+                <td>The parser to use</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDeflator">
+        <div class="location">in <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_getDeflator"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a> at line 83</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a>
+    <strong>getDeflator</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the deflator process builder</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getInflator">
+        <div class="location">in <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_getInflator"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a> at line 91</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a>
+    <strong>getInflator</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the inflator process builder</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_setDeflator">
+        <div class="location">in <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_setDeflator"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a> at line 99</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+    <strong>setDeflator</strong>(<a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $processBuilder)</code>
+    </h3>
+    <div class="details">
+        <p>Sets the deflator process builder</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+                <td>$processBuilder</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_setInflator">
+        <div class="location">in <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_setInflator"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a> at line 106</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+    <strong>setInflator</strong>(<a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> $processBuilder)</code>
+    </h3>
+    <div class="details">
+        <p>Sets the inflator process builder</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+                <td>$processBuilder</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_newInstance">
+        <div class="location">in <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_newInstance"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a> at line 123</div>
+        <code>        static    public            <a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a>
+    <strong>newInstance</strong>($inflatorBinaryName = null, $deflatorBinaryName = null)</code>
+    </h3>
+    <div class="details">
+        <p>Returns a new instance of the invoked adapter</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$inflatorBinaryName</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$deflatorBinaryName</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case object could not be instanciated</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_create">
+        <div class="location">at line 28</div>
+        <code>            public            
+    <strong>create</strong>($path, $files = null, $recursive = true)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$files</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$recursive</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_isSupported">
+        <div class="location">at line 69</div>
+        <code>            public            
+    <strong>isSupported</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_listMembers">
+        <div class="location">at line 93</div>
+        <code>            public            
+    <strong>listMembers</strong>($path)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_add">
+        <div class="location">at line 131</div>
+        <code>            public            
+    <strong>add</strong>($path, $files, $recursive = true)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$files</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$recursive</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDeflatorVersion">
+        <div class="location">at line 167</div>
+        <code>            public            String
+    <strong>getDeflatorVersion</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the deflator binary version</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getInflatorVersion">
+        <div class="location">at line 191</div>
+        <code>            public            String
+    <strong>getInflatorVersion</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the inflator binary version</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_remove">
+        <div class="location">at line 215</div>
+        <code>            public            
+    <strong>remove</strong>($path, $files)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$files</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getName">
+        <div class="location">at line 249</div>
+        <code>        static    public            
+    <strong>getName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDefaultDeflatorBinaryName">
+        <div class="location">at line 256</div>
+        <code>        static    public            String
+    <strong>getDefaultDeflatorBinaryName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Gets the deflator adapter binary name</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getDefaultInflatorBinaryName">
+        <div class="location">at line 264</div>
+        <code>        static    public            String
+    <strong>getDefaultInflatorBinaryName</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Gets the inflator adapter binary name</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_extract">
+        <div class="location">at line 272</div>
+        <code>            public            
+    <strong>extract</strong>($path, $to = null)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$to</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_extractMembers">
+        <div class="location">at line 311</div>
+        <code>            public            
+    <strong>extractMembers</strong>($path, $members, $to = null)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$members</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td></td>
+                <td>$to</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 9 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Adapter/namespace-frame.html

@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Adapter | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        </html>

+ 57 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Archive.html

@@ -0,0 +1,57 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Archive | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../stylesheet.css">
+                            </head>
+        <body id="overview">
+            <div class="header">
+        <ul>
+            <li><a href="../../classes.html">Classes</a></li>
+                            <li><a href="../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Namespace</div>
+    <h1>Alchemy\Zippy\Archive</h1>
+    </div>
+        <div class="content">
+                        <table>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/Archive/Archive.html"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr></a></td>
+                    <td class="last">Represents an archive</td>
+                </tr>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/Archive/Member.html"><abbr title="Alchemy\Zippy\Archive\Member">Member</abbr></a></td>
+                    <td class="last">Represents a member of an archive.</td>
+                </tr>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/Archive/Options.html"><abbr title="Alchemy\Zippy\Archive\Options">Options</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                    </table>
+    
+            <h2>Interfaces</h2>
+        <table>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/Archive/MemberInterface.html"><abbr title="Alchemy\Zippy\Archive\MemberInterface">MemberInterface</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                    </table>
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 524 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Archive/Archive.html

@@ -0,0 +1,524 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Archive\Archive | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/Archive.html">Alchemy\Zippy\Archive</a>\Archive</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>Archive</strong>        implements
+        <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></p>
+
+            <div class="description">
+            <p>Represents an archive</p>
+            <p></p>
+        </div>
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method___construct">__construct</a>(String $location, <a href="../../../Alchemy/Zippy/Adapter/AdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr></a> $adapter)
+                    <p>Constructor</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <abbr title="Alchemy\Zippy\Archive\AdapterInterface">AdapterInterface</abbr>
+                </td>
+                <td class="last">
+                    <a href="#method_setOptions">setOptions</a>(<a href="../../../Alchemy/Zippy/Archive/Options.html"><abbr title="Alchemy\Zippy\Archive\Options">Options</abbr></a> $options)
+                    <p>Sets the archive options</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Archive/Options.html"><abbr title="Alchemy\Zippy\Archive\Options">Options</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_getOptions">getOptions</a>()
+                    <p>Returns the archive options</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_count">count</a>()
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="http://php.net/ArrayIterator"><abbr title="ArrayIterator">ArrayIterator</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_getIterator">getIterator</a>()
+                    <p>Returns an Iterator for the current archive</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    Array
+                </td>
+                <td class="last">
+                    <a href="#method_getMembers">getMembers</a>()
+                    <p>Lists files and directories archive members</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_addMembers">addMembers</a>(String|Array|<a href="http://php.net/SplFileInfo"><abbr title="SplFileInfo">SplFileInfo</abbr></a> $sources, Boolean $recursive = true)
+                    <p>Adds a file or a folder into the archive</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_removeMembers">removeMembers</a>(String|Array $sources)
+                    <p>Removes a file from the archive</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    String
+                </td>
+                <td class="last">
+                    <a href="#method_getLocation">getLocation</a>()
+                    <p>Gets the location of the archive</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_extract">extract</a>(String $to)
+                    <p>Extracts current archive to the given directory</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_extractMembers">extractMembers</a>(String|Array $members)
+                    <p>Extracts specific members from the archive</p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method___construct">
+        <div class="location">at line 56</div>
+        <code>            public            
+    <strong>__construct</strong>(String $location, <a href="../../../Alchemy/Zippy/Adapter/AdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr></a> $adapter)</code>
+    </h3>
+    <div class="details">
+        <p>Constructor</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$location</td>
+                <td>Path to the archive</td>
+            </tr>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/Adapter/AdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr></a></td>
+                <td>$adapter</td>
+                <td>An archive adapter</td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_setOptions">
+        <div class="location">at line 65</div>
+        <code>            public            <abbr title="Alchemy\Zippy\Archive\AdapterInterface">AdapterInterface</abbr>
+    <strong>setOptions</strong>(<a href="../../../Alchemy/Zippy/Archive/Options.html"><abbr title="Alchemy\Zippy\Archive\Options">Options</abbr></a> $options)</code>
+    </h3>
+    <div class="details">
+        <p>Sets the archive options</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/Archive/Options.html"><abbr title="Alchemy\Zippy\Archive\Options">Options</abbr></a></td>
+                <td>$options</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><abbr title="Alchemy\Zippy\Archive\AdapterInterface">AdapterInterface</abbr></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getOptions">
+        <div class="location">at line 75</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Archive/Options.html"><abbr title="Alchemy\Zippy\Archive\Options">Options</abbr></a>
+    <strong>getOptions</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the archive options</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Archive/Options.html"><abbr title="Alchemy\Zippy\Archive\Options">Options</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_count">
+        <div class="location">at line 83</div>
+        <code>            public            
+    <strong>count</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getIterator">
+        <div class="location">at line 95</div>
+        <code>            public            <a href="http://php.net/ArrayIterator"><abbr title="ArrayIterator">ArrayIterator</abbr></a>
+    <strong>getIterator</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns an Iterator for the current archive</p>
+        <p>This method implements the IteratorAggregate interface.</p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="http://php.net/ArrayIterator"><abbr title="ArrayIterator">ArrayIterator</abbr></a></td>
+            <td>An iterator</td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getMembers">
+        <div class="location">at line 103</div>
+        <code>            public            Array
+    <strong>getMembers</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Lists files and directories archive members</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>Array</td>
+            <td>An array of File</td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case archive could not be read</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_addMembers">
+        <div class="location">at line 111</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+    <strong>addMembers</strong>(String|Array|<a href="http://php.net/SplFileInfo"><abbr title="SplFileInfo">SplFileInfo</abbr></a> $sources, Boolean $recursive = true)</code>
+    </h3>
+    <div class="details">
+        <p>Adds a file or a folder into the archive</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String|Array|<a href="http://php.net/SplFileInfo"><abbr title="SplFileInfo">SplFileInfo</abbr></a></td>
+                <td>$sources</td>
+                <td>The path to the file or a folder</td>
+            </tr>
+                    <tr>
+                <td>Boolean</td>
+                <td>$recursive</td>
+                <td>Recurse into sub-directories</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td>
+                <td>In case the provided source path is not valid</td>
+            </tr>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case of failure</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_removeMembers">
+        <div class="location">at line 121</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+    <strong>removeMembers</strong>(String|Array $sources)</code>
+    </h3>
+    <div class="details">
+        <p>Removes a file from the archive</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String|Array</td>
+                <td>$sources</td>
+                <td>The path to an archive or a folder member</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case of failure</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getLocation">
+        <div class="location">at line 131</div>
+        <code>            public            String
+    <strong>getLocation</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Gets the location of the archive</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_extract">
+        <div class="location">at line 139</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+    <strong>extract</strong>(String $to)</code>
+    </h3>
+    <div class="details">
+        <p>Extracts current archive to the given directory</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$to</td>
+                <td>The path the extracted archive</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case archive could not be extracted</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_extractMembers">
+        <div class="location">at line 149</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+    <strong>extractMembers</strong>(String|Array $members)</code>
+    </h3>
+    <div class="details">
+        <p>Extracts specific members from the archive</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String|Array</td>
+                <td>$members</td>
+                <td>An array of members path</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case member could not be extracted</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 421 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Archive/ArchiveInterface.html

@@ -0,0 +1,421 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Archive\ArchiveInterface | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Interface</div>
+    <h1><a href="../../../Alchemy/Zippy/Archive.html">Alchemy\Zippy\Archive</a>\ArchiveInterface</h1>
+    </div>
+        <div class="content">
+                <p>interface    <strong>ArchiveInterface</strong>        implements
+        <a href="http://php.net/IteratorAggregate"><abbr title="IteratorAggregate">IteratorAggregate</abbr></a>, <a href="http://php.net/Countable"><abbr title="Countable">Countable</abbr></a></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Archive/Options.html"><abbr title="Alchemy\Zippy\Archive\Options">Options</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_getOptions">getOptions</a>()
+                    <p>Returns the archive options</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <abbr title="Alchemy\Zippy\Archive\AdapterInterface">AdapterInterface</abbr>
+                </td>
+                <td class="last">
+                    <a href="#method_setOptions">setOptions</a>(<a href="../../../Alchemy/Zippy/Archive/Options.html"><abbr title="Alchemy\Zippy\Archive\Options">Options</abbr></a> $option)
+                    <p>Sets the archive options</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    String
+                </td>
+                <td class="last">
+                    <a href="#method_getLocation">getLocation</a>()
+                    <p>Gets the location of the archive</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_addMembers">addMembers</a>(String|Array|<a href="http://php.net/SplFileInfo"><abbr title="SplFileInfo">SplFileInfo</abbr></a> $sources, Boolean $recursive = true)
+                    <p>Adds a file or a folder into the archive</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_removeMembers">removeMembers</a>(String|Array $sources)
+                    <p>Removes a file from the archive</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    Array
+                </td>
+                <td class="last">
+                    <a href="#method_getMembers">getMembers</a>()
+                    <p>Lists files and directories archive members</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_extract">extract</a>(String $to)
+                    <p>Extracts current archive to the given directory</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_extractMembers">extractMembers</a>(String|Array $members)
+                    <p>Extracts specific members from the archive</p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method_getOptions">
+        <div class="location">at line 25</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Archive/Options.html"><abbr title="Alchemy\Zippy\Archive\Options">Options</abbr></a>
+    <strong>getOptions</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the archive options</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Archive/Options.html"><abbr title="Alchemy\Zippy\Archive\Options">Options</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_setOptions">
+        <div class="location">at line 34</div>
+        <code>            public            <abbr title="Alchemy\Zippy\Archive\AdapterInterface">AdapterInterface</abbr>
+    <strong>setOptions</strong>(<a href="../../../Alchemy/Zippy/Archive/Options.html"><abbr title="Alchemy\Zippy\Archive\Options">Options</abbr></a> $option)</code>
+    </h3>
+    <div class="details">
+        <p>Sets the archive options</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/Archive/Options.html"><abbr title="Alchemy\Zippy\Archive\Options">Options</abbr></a></td>
+                <td>$option</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><abbr title="Alchemy\Zippy\Archive\AdapterInterface">AdapterInterface</abbr></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getLocation">
+        <div class="location">at line 41</div>
+        <code>            public            String
+    <strong>getLocation</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Gets the location of the archive</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_addMembers">
+        <div class="location">at line 54</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+    <strong>addMembers</strong>(String|Array|<a href="http://php.net/SplFileInfo"><abbr title="SplFileInfo">SplFileInfo</abbr></a> $sources, Boolean $recursive = true)</code>
+    </h3>
+    <div class="details">
+        <p>Adds a file or a folder into the archive</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String|Array|<a href="http://php.net/SplFileInfo"><abbr title="SplFileInfo">SplFileInfo</abbr></a></td>
+                <td>$sources</td>
+                <td>The path to the file or a folder</td>
+            </tr>
+                    <tr>
+                <td>Boolean</td>
+                <td>$recursive</td>
+                <td>Recurse into sub-directories</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td>
+                <td>In case the provided source path is not valid</td>
+            </tr>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case of failure</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_removeMembers">
+        <div class="location">at line 65</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+    <strong>removeMembers</strong>(String|Array $sources)</code>
+    </h3>
+    <div class="details">
+        <p>Removes a file from the archive</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String|Array</td>
+                <td>$sources</td>
+                <td>The path to an archive or a folder member</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case of failure</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getMembers">
+        <div class="location">at line 74</div>
+        <code>            public            Array
+    <strong>getMembers</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Lists files and directories archive members</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>Array</td>
+            <td>An array of File</td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case archive could not be read</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_extract">
+        <div class="location">at line 85</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+    <strong>extract</strong>(String $to)</code>
+    </h3>
+    <div class="details">
+        <p>Extracts current archive to the given directory</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$to</td>
+                <td>The path the extracted archive</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case archive could not be extracted</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_extractMembers">
+        <div class="location">at line 96</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+    <strong>extractMembers</strong>(String|Array $members)</code>
+    </h3>
+    <div class="details">
+        <p>Extracts specific members from the archive</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String|Array</td>
+                <td>$members</td>
+                <td>An array of members path</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case member could not be extracted</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 320 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Archive/Member.html

@@ -0,0 +1,320 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Archive\Member | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/Archive.html">Alchemy\Zippy\Archive</a>\Member</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>Member</strong>        implements
+        <a href="../../../Alchemy/Zippy/Archive/MemberInterface.html"><abbr title="Alchemy\Zippy\Archive\MemberInterface">MemberInterface</abbr></a></p>
+
+            <div class="description">
+            <p>Represents a member of an archive.</p>
+            <p></p>
+        </div>
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method___construct">__construct</a>(String $archivePath, <a href="../../../Alchemy/Zippy/Adapter/AdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr></a> $adapter, String $location, Integer $fileSize, <abbr title="Alchemy\Zippy\Archive\DateTime">DateTime</abbr> $lastModifiedDate, Boolean $isDir)
+                    <p>Constructor</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    String
+                </td>
+                <td class="last">
+                    <a href="#method_getLocation">getLocation</a>()
+                    <p>Gets the location of an archive member</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    Boolean
+                </td>
+                <td class="last">
+                    <a href="#method_isDir">isDir</a>()
+                    <p>Tells whether the member is a directory or not</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_getLastModifiedDate">getLastModifiedDate</a>()
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    Integer
+                </td>
+                <td class="last">
+                    <a href="#method_getSize">getSize</a>()
+                    <p>Returns the (uncompressed) size of the member</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method___toString">__toString</a>()
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="http://php.net/SplFileInfo"><abbr title="SplFileInfo">SplFileInfo</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_extract">extract</a>(String|null $to = null)
+                    <p>Extract the member from its archive</p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method___construct">
+        <div class="location">at line 73</div>
+        <code>            public            
+    <strong>__construct</strong>(String $archivePath, <a href="../../../Alchemy/Zippy/Adapter/AdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr></a> $adapter, String $location, Integer $fileSize, <abbr title="Alchemy\Zippy\Archive\DateTime">DateTime</abbr> $lastModifiedDate, Boolean $isDir)</code>
+    </h3>
+    <div class="details">
+        <p>Constructor</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$archivePath</td>
+                <td>The path of the archive which contain the member</td>
+            </tr>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/Adapter/AdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr></a></td>
+                <td>$adapter</td>
+                <td>AdapterInterface    The archive adapter interface</td>
+            </tr>
+                    <tr>
+                <td>String</td>
+                <td>$location</td>
+                <td>The path of the archive member</td>
+            </tr>
+                    <tr>
+                <td>Integer</td>
+                <td>$fileSize</td>
+                <td>The uncompressed file size</td>
+            </tr>
+                    <tr>
+                <td><abbr title="Alchemy\Zippy\Archive\DateTime">DateTime</abbr></td>
+                <td>$lastModifiedDate</td>
+                <td>The last modifed date of the member</td>
+            </tr>
+                    <tr>
+                <td>Boolean</td>
+                <td>$isDir</td>
+                <td>Tells wheteher the member is a directory or not</td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getLocation">
+        <div class="location">at line 86</div>
+        <code>            public            String
+    <strong>getLocation</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Gets the location of an archive member</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_isDir">
+        <div class="location">at line 94</div>
+        <code>            public            Boolean
+    <strong>isDir</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Tells whether the member is a directory or not</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>Boolean</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getLastModifiedDate">
+        <div class="location">at line 102</div>
+        <code>            public            
+    <strong>getLastModifiedDate</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getSize">
+        <div class="location">at line 110</div>
+        <code>            public            Integer
+    <strong>getSize</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the (uncompressed) size of the member</p>
+        <p>If the size is unknown, returns -1</p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>Integer</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method___toString">
+        <div class="location">at line 118</div>
+        <code>            public            
+    <strong>__toString</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_extract">
+        <div class="location">at line 126</div>
+        <code>            public            <a href="http://php.net/SplFileInfo"><abbr title="SplFileInfo">SplFileInfo</abbr></a>
+    <strong>extract</strong>(String|null $to = null)</code>
+    </h3>
+    <div class="details">
+        <p>Extract the member from its archive</p>
+        <p>Be carefull using this method within a loop<br />
+ This will execute one extraction process for each file<br />
+ Prefer the use of ArchiveInterface::extractMembers in that use case</p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String|null</td>
+                <td>$to</td>
+                <td>The path where to extract the member, if no path is not provided the member is extracted in the same direcoty of its archive</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="http://php.net/SplFileInfo"><abbr title="SplFileInfo">SplFileInfo</abbr></a></td>
+            <td>The extracted file</td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case of failure</td>
+            </tr>
+                    <tr>
+                <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td>
+                <td>In case no members could be removed or provide extract target direcotry is not valid</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 255 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Archive/MemberInterface.html

@@ -0,0 +1,255 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Archive\MemberInterface | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Interface</div>
+    <h1><a href="../../../Alchemy/Zippy/Archive.html">Alchemy\Zippy\Archive</a>\MemberInterface</h1>
+    </div>
+        <div class="content">
+                <p>interface    <strong>MemberInterface</strong></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    String
+                </td>
+                <td class="last">
+                    <a href="#method_getLocation">getLocation</a>()
+                    <p>Gets the location of an archive member</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    Boolean
+                </td>
+                <td class="last">
+                    <a href="#method_isDir">isDir</a>()
+                    <p>Tells whether the member is a directory or not</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_getLastModifiedDate">getLastModifiedDate</a>()
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    Integer
+                </td>
+                <td class="last">
+                    <a href="#method_getSize">getSize</a>()
+                    <p>Returns the (uncompressed) size of the member</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="http://php.net/SplFileInfo"><abbr title="SplFileInfo">SplFileInfo</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_extract">extract</a>(String|null $to = null)
+                    <p>Extract the member from its archive</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method___toString">__toString</a>()
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method_getLocation">
+        <div class="location">at line 21</div>
+        <code>            public            String
+    <strong>getLocation</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Gets the location of an archive member</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_isDir">
+        <div class="location">at line 28</div>
+        <code>            public            Boolean
+    <strong>isDir</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Tells whether the member is a directory or not</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>Boolean</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getLastModifiedDate">
+        <div class="location">at line 35</div>
+        <code>            public            
+    <strong>getLastModifiedDate</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getSize">
+        <div class="location">at line 44</div>
+        <code>            public            Integer
+    <strong>getSize</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the (uncompressed) size of the member</p>
+        <p>If the size is unknown, returns -1</p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>Integer</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_extract">
+        <div class="location">at line 60</div>
+        <code>            public            <a href="http://php.net/SplFileInfo"><abbr title="SplFileInfo">SplFileInfo</abbr></a>
+    <strong>extract</strong>(String|null $to = null)</code>
+    </h3>
+    <div class="details">
+        <p>Extract the member from its archive</p>
+        <p>Be carefull using this method within a loop<br />
+ This will execute one extraction process for each file<br />
+ Prefer the use of ArchiveInterface::extractMembers in that use case</p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String|null</td>
+                <td>$to</td>
+                <td>The path where to extract the member, if no path is not provided the member is extracted in the same direcoty of its archive</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="http://php.net/SplFileInfo"><abbr title="SplFileInfo">SplFileInfo</abbr></a></td>
+            <td>The extracted file</td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case of failure</td>
+            </tr>
+                    <tr>
+                <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td>
+                <td>In case no members could be removed or provide extract target direcotry is not valid</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method___toString">
+        <div class="location">at line 65</div>
+        <code>            public            
+    <strong>__toString</strong>()</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+            
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 35 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Archive/Options.html

@@ -0,0 +1,35 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Archive\Options | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/Archive.html">Alchemy\Zippy\Archive</a>\Options</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>Options</strong></p>
+
+    
+    
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 9 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Archive/namespace-frame.html

@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Archive | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        </html>

+ 61 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Exception.html

@@ -0,0 +1,61 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Exception | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../stylesheet.css">
+                            </head>
+        <body id="overview">
+            <div class="header">
+        <ul>
+            <li><a href="../../classes.html">Classes</a></li>
+                            <li><a href="../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Namespace</div>
+    <h1>Alchemy\Zippy\Exception</h1>
+    </div>
+        <div class="content">
+                        <table>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/Exception/FormatNotSupportedException.html"><abbr title="Alchemy\Zippy\Exception\FormatNotSupportedException">FormatNotSupportedException</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/Exception/InvalidArgumentException.html"><abbr title="Alchemy\Zippy\Exception\InvalidArgumentException">InvalidArgumentException</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/Exception/NoAdapterOnPlatformException.html"><abbr title="Alchemy\Zippy\Exception\NoAdapterOnPlatformException">NoAdapterOnPlatformException</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/Exception/NotSupportedException.html"><abbr title="Alchemy\Zippy\Exception\NotSupportedException">NotSupportedException</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/Exception/RuntimeException.html"><abbr title="Alchemy\Zippy\Exception\RuntimeException">RuntimeException</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                    </table>
+    
+            <h2>Interfaces</h2>
+        <table>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/Exception/ExceptionInterface.html"><abbr title="Alchemy\Zippy\Exception\ExceptionInterface">ExceptionInterface</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                    </table>
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 35 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Exception/ExceptionInterface.html

@@ -0,0 +1,35 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Exception\ExceptionInterface | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Interface</div>
+    <h1><a href="../../../Alchemy/Zippy/Exception.html">Alchemy\Zippy\Exception</a>\ExceptionInterface</h1>
+    </div>
+        <div class="content">
+                <p>interface    <strong>ExceptionInterface</strong></p>
+
+    
+    
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 35 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Exception/FormatNotSupportedException.html

@@ -0,0 +1,35 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Exception\FormatNotSupportedException | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/Exception.html">Alchemy\Zippy\Exception</a>\FormatNotSupportedException</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>FormatNotSupportedException</strong>        extends <a href="../../../Alchemy/Zippy/Exception/RuntimeException.html"><abbr title="Alchemy\Zippy\Exception\RuntimeException">RuntimeException</abbr></a></p>
+
+    
+    
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 36 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Exception/InvalidArgumentException.html

@@ -0,0 +1,36 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Exception\InvalidArgumentException | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/Exception.html">Alchemy\Zippy\Exception</a>\InvalidArgumentException</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>InvalidArgumentException</strong>        extends <a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a>        implements
+        <a href="../../../Alchemy/Zippy/Exception/ExceptionInterface.html"><abbr title="Alchemy\Zippy\Exception\ExceptionInterface">ExceptionInterface</abbr></a></p>
+
+    
+    
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 35 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Exception/NoAdapterOnPlatformException.html

@@ -0,0 +1,35 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Exception\NoAdapterOnPlatformException | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/Exception.html">Alchemy\Zippy\Exception</a>\NoAdapterOnPlatformException</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>NoAdapterOnPlatformException</strong>        extends <a href="../../../Alchemy/Zippy/Exception/RuntimeException.html"><abbr title="Alchemy\Zippy\Exception\RuntimeException">RuntimeException</abbr></a></p>
+
+    
+    
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 36 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Exception/NotSupportedException.html

@@ -0,0 +1,36 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Exception\NotSupportedException | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/Exception.html">Alchemy\Zippy\Exception</a>\NotSupportedException</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>NotSupportedException</strong>        extends <a href="../../../Alchemy/Zippy/Exception/RuntimeException.html"><abbr title="Alchemy\Zippy\Exception\RuntimeException">RuntimeException</abbr></a>        implements
+        <a href="../../../Alchemy/Zippy/Exception/ExceptionInterface.html"><abbr title="Alchemy\Zippy\Exception\ExceptionInterface">ExceptionInterface</abbr></a></p>
+
+    
+    
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 36 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Exception/RuntimeException.html

@@ -0,0 +1,36 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Exception\RuntimeException | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/Exception.html">Alchemy\Zippy\Exception</a>\RuntimeException</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>RuntimeException</strong>        extends <a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a>        implements
+        <a href="../../../Alchemy/Zippy/Exception/ExceptionInterface.html"><abbr title="Alchemy\Zippy\Exception\ExceptionInterface">ExceptionInterface</abbr></a></p>
+
+    
+    
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 9 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Exception/namespace-frame.html

@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Exception | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        </html>

+ 69 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/FileStrategy.html

@@ -0,0 +1,69 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\FileStrategy | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../stylesheet.css">
+                            </head>
+        <body id="overview">
+            <div class="header">
+        <ul>
+            <li><a href="../../classes.html">Classes</a></li>
+                            <li><a href="../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Namespace</div>
+    <h1>Alchemy\Zippy\FileStrategy</h1>
+    </div>
+        <div class="content">
+                        <table>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/FileStrategy/TB2FileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TB2FileStrategy">TB2FileStrategy</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/FileStrategy/TBz2FileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TBz2FileStrategy">TBz2FileStrategy</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/FileStrategy/TGzFileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TGzFileStrategy">TGzFileStrategy</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/FileStrategy/TarBz2FileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TarBz2FileStrategy">TarBz2FileStrategy</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/FileStrategy/TarFileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TarFileStrategy">TarFileStrategy</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/FileStrategy/TarGzFileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TarGzFileStrategy">TarGzFileStrategy</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/FileStrategy/ZipFileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\ZipFileStrategy">ZipFileStrategy</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                    </table>
+    
+            <h2>Interfaces</h2>
+        <table>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/FileStrategy/FileStrategyInterface.html"><abbr title="Alchemy\Zippy\FileStrategy\FileStrategyInterface">FileStrategyInterface</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                    </table>
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 112 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/FileStrategy/FileStrategyInterface.html

@@ -0,0 +1,112 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\FileStrategy\FileStrategyInterface | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Interface</div>
+    <h1><a href="../../../Alchemy/Zippy/FileStrategy.html">Alchemy\Zippy\FileStrategy</a>\FileStrategyInterface</h1>
+    </div>
+        <div class="content">
+                <p>interface    <strong>FileStrategyInterface</strong></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    array
+                </td>
+                <td class="last">
+                    <a href="#method_getAdapters">getAdapters</a>()
+                    <p>Returns an array of adapters that match the strategy</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    string
+                </td>
+                <td class="last">
+                    <a href="#method_getFileExtension">getFileExtension</a>()
+                    <p>Returns the file extension that match the strategy</p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method_getAdapters">
+        <div class="location">at line 21</div>
+        <code>            public            array
+    <strong>getAdapters</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns an array of adapters that match the strategy</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>array</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getFileExtension">
+        <div class="location">at line 28</div>
+        <code>            public            string
+    <strong>getFileExtension</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the file extension that match the strategy</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>string</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 148 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/FileStrategy/TB2FileStrategy.html

@@ -0,0 +1,148 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\FileStrategy\TB2FileStrategy | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/FileStrategy.html">Alchemy\Zippy\FileStrategy</a>\TB2FileStrategy</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>TB2FileStrategy</strong>        implements
+        <a href="../../../Alchemy/Zippy/FileStrategy/FileStrategyInterface.html"><abbr title="Alchemy\Zippy\FileStrategy\FileStrategyInterface">FileStrategyInterface</abbr></a></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method___construct">__construct</a>(<a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a> $container)
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    array
+                </td>
+                <td class="last">
+                    <a href="#method_getAdapters">getAdapters</a>()
+                    <p>Returns an array of adapters that match the strategy</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    string
+                </td>
+                <td class="last">
+                    <a href="#method_getFileExtension">getFileExtension</a>()
+                    <p>Returns the file extension that match the strategy</p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method___construct">
+        <div class="location">at line 20</div>
+        <code>            public            
+    <strong>__construct</strong>(<a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a> $container)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a></td>
+                <td>$container</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getAdapters">
+        <div class="location">at line 28</div>
+        <code>            public            array
+    <strong>getAdapters</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns an array of adapters that match the strategy</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>array</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getFileExtension">
+        <div class="location">at line 39</div>
+        <code>            public            string
+    <strong>getFileExtension</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the file extension that match the strategy</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>string</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 148 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/FileStrategy/TBz2FileStrategy.html

@@ -0,0 +1,148 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\FileStrategy\TBz2FileStrategy | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/FileStrategy.html">Alchemy\Zippy\FileStrategy</a>\TBz2FileStrategy</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>TBz2FileStrategy</strong>        implements
+        <a href="../../../Alchemy/Zippy/FileStrategy/FileStrategyInterface.html"><abbr title="Alchemy\Zippy\FileStrategy\FileStrategyInterface">FileStrategyInterface</abbr></a></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method___construct">__construct</a>(<a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a> $container)
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    array
+                </td>
+                <td class="last">
+                    <a href="#method_getAdapters">getAdapters</a>()
+                    <p>Returns an array of adapters that match the strategy</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    string
+                </td>
+                <td class="last">
+                    <a href="#method_getFileExtension">getFileExtension</a>()
+                    <p>Returns the file extension that match the strategy</p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method___construct">
+        <div class="location">at line 20</div>
+        <code>            public            
+    <strong>__construct</strong>(<a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a> $container)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a></td>
+                <td>$container</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getAdapters">
+        <div class="location">at line 28</div>
+        <code>            public            array
+    <strong>getAdapters</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns an array of adapters that match the strategy</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>array</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getFileExtension">
+        <div class="location">at line 39</div>
+        <code>            public            string
+    <strong>getFileExtension</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the file extension that match the strategy</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>string</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 148 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/FileStrategy/TGzFileStrategy.html

@@ -0,0 +1,148 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\FileStrategy\TGzFileStrategy | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/FileStrategy.html">Alchemy\Zippy\FileStrategy</a>\TGzFileStrategy</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>TGzFileStrategy</strong>        implements
+        <a href="../../../Alchemy/Zippy/FileStrategy/FileStrategyInterface.html"><abbr title="Alchemy\Zippy\FileStrategy\FileStrategyInterface">FileStrategyInterface</abbr></a></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method___construct">__construct</a>(<a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a> $container)
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    array
+                </td>
+                <td class="last">
+                    <a href="#method_getAdapters">getAdapters</a>()
+                    <p>Returns an array of adapters that match the strategy</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    string
+                </td>
+                <td class="last">
+                    <a href="#method_getFileExtension">getFileExtension</a>()
+                    <p>Returns the file extension that match the strategy</p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method___construct">
+        <div class="location">at line 20</div>
+        <code>            public            
+    <strong>__construct</strong>(<a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a> $container)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a></td>
+                <td>$container</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getAdapters">
+        <div class="location">at line 28</div>
+        <code>            public            array
+    <strong>getAdapters</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns an array of adapters that match the strategy</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>array</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getFileExtension">
+        <div class="location">at line 39</div>
+        <code>            public            string
+    <strong>getFileExtension</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the file extension that match the strategy</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>string</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 148 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/FileStrategy/TarBz2FileStrategy.html

@@ -0,0 +1,148 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\FileStrategy\TarBz2FileStrategy | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/FileStrategy.html">Alchemy\Zippy\FileStrategy</a>\TarBz2FileStrategy</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>TarBz2FileStrategy</strong>        implements
+        <a href="../../../Alchemy/Zippy/FileStrategy/FileStrategyInterface.html"><abbr title="Alchemy\Zippy\FileStrategy\FileStrategyInterface">FileStrategyInterface</abbr></a></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method___construct">__construct</a>(<a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a> $container)
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    array
+                </td>
+                <td class="last">
+                    <a href="#method_getAdapters">getAdapters</a>()
+                    <p>Returns an array of adapters that match the strategy</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    string
+                </td>
+                <td class="last">
+                    <a href="#method_getFileExtension">getFileExtension</a>()
+                    <p>Returns the file extension that match the strategy</p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method___construct">
+        <div class="location">at line 20</div>
+        <code>            public            
+    <strong>__construct</strong>(<a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a> $container)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a></td>
+                <td>$container</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getAdapters">
+        <div class="location">at line 28</div>
+        <code>            public            array
+    <strong>getAdapters</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns an array of adapters that match the strategy</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>array</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getFileExtension">
+        <div class="location">at line 39</div>
+        <code>            public            string
+    <strong>getFileExtension</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the file extension that match the strategy</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>string</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 148 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/FileStrategy/TarFileStrategy.html

@@ -0,0 +1,148 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\FileStrategy\TarFileStrategy | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/FileStrategy.html">Alchemy\Zippy\FileStrategy</a>\TarFileStrategy</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>TarFileStrategy</strong>        implements
+        <a href="../../../Alchemy/Zippy/FileStrategy/FileStrategyInterface.html"><abbr title="Alchemy\Zippy\FileStrategy\FileStrategyInterface">FileStrategyInterface</abbr></a></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method___construct">__construct</a>(<a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a> $container)
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    array
+                </td>
+                <td class="last">
+                    <a href="#method_getAdapters">getAdapters</a>()
+                    <p>Returns an array of adapters that match the strategy</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    string
+                </td>
+                <td class="last">
+                    <a href="#method_getFileExtension">getFileExtension</a>()
+                    <p>Returns the file extension that match the strategy</p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method___construct">
+        <div class="location">at line 20</div>
+        <code>            public            
+    <strong>__construct</strong>(<a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a> $container)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a></td>
+                <td>$container</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getAdapters">
+        <div class="location">at line 28</div>
+        <code>            public            array
+    <strong>getAdapters</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns an array of adapters that match the strategy</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>array</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getFileExtension">
+        <div class="location">at line 39</div>
+        <code>            public            string
+    <strong>getFileExtension</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the file extension that match the strategy</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>string</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 148 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/FileStrategy/TarGzFileStrategy.html

@@ -0,0 +1,148 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\FileStrategy\TarGzFileStrategy | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/FileStrategy.html">Alchemy\Zippy\FileStrategy</a>\TarGzFileStrategy</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>TarGzFileStrategy</strong>        implements
+        <a href="../../../Alchemy/Zippy/FileStrategy/FileStrategyInterface.html"><abbr title="Alchemy\Zippy\FileStrategy\FileStrategyInterface">FileStrategyInterface</abbr></a></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method___construct">__construct</a>(<a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a> $container)
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    array
+                </td>
+                <td class="last">
+                    <a href="#method_getAdapters">getAdapters</a>()
+                    <p>Returns an array of adapters that match the strategy</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    string
+                </td>
+                <td class="last">
+                    <a href="#method_getFileExtension">getFileExtension</a>()
+                    <p>Returns the file extension that match the strategy</p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method___construct">
+        <div class="location">at line 20</div>
+        <code>            public            
+    <strong>__construct</strong>(<a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a> $container)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a></td>
+                <td>$container</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getAdapters">
+        <div class="location">at line 28</div>
+        <code>            public            array
+    <strong>getAdapters</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns an array of adapters that match the strategy</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>array</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getFileExtension">
+        <div class="location">at line 39</div>
+        <code>            public            string
+    <strong>getFileExtension</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the file extension that match the strategy</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>string</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 148 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/FileStrategy/ZipFileStrategy.html

@@ -0,0 +1,148 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\FileStrategy\ZipFileStrategy | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/FileStrategy.html">Alchemy\Zippy\FileStrategy</a>\ZipFileStrategy</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>ZipFileStrategy</strong>        implements
+        <a href="../../../Alchemy/Zippy/FileStrategy/FileStrategyInterface.html"><abbr title="Alchemy\Zippy\FileStrategy\FileStrategyInterface">FileStrategyInterface</abbr></a></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method___construct">__construct</a>(<a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a> $container)
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    array
+                </td>
+                <td class="last">
+                    <a href="#method_getAdapters">getAdapters</a>()
+                    <p>Returns an array of adapters that match the strategy</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    string
+                </td>
+                <td class="last">
+                    <a href="#method_getFileExtension">getFileExtension</a>()
+                    <p>Returns the file extension that match the strategy</p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method___construct">
+        <div class="location">at line 20</div>
+        <code>            public            
+    <strong>__construct</strong>(<a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a> $container)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a></td>
+                <td>$container</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getAdapters">
+        <div class="location">at line 28</div>
+        <code>            public            array
+    <strong>getAdapters</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns an array of adapters that match the strategy</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>array</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getFileExtension">
+        <div class="location">at line 38</div>
+        <code>            public            string
+    <strong>getFileExtension</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the file extension that match the strategy</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>string</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 9 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/FileStrategy/namespace-frame.html

@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\FileStrategy | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        </html>

+ 57 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Parser.html

@@ -0,0 +1,57 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Parser | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../stylesheet.css">
+                            </head>
+        <body id="overview">
+            <div class="header">
+        <ul>
+            <li><a href="../../classes.html">Classes</a></li>
+                            <li><a href="../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Namespace</div>
+    <h1>Alchemy\Zippy\Parser</h1>
+    </div>
+        <div class="content">
+                        <table>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/Parser/BSDTarOutputParser.html"><abbr title="Alchemy\Zippy\Parser\BSDTarOutputParser">BSDTarOutputParser</abbr></a></td>
+                    <td class="last">This class is responsable of parsing GNUTar command line output</td>
+                </tr>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/Parser/GNUTarOutputParser.html"><abbr title="Alchemy\Zippy\Parser\GNUTarOutputParser">GNUTarOutputParser</abbr></a></td>
+                    <td class="last">This class is responsable of parsing GNUTar command line output</td>
+                </tr>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/Parser/ParserFactory.html"><abbr title="Alchemy\Zippy\Parser\ParserFactory">ParserFactory</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/Parser/ZipOutputParser.html"><abbr title="Alchemy\Zippy\Parser\ZipOutputParser">ZipOutputParser</abbr></a></td>
+                    <td class="last">This class is responsable of parsing GNUTar command line output</td>
+                </tr>
+                    </table>
+    
+            <h2>Interfaces</h2>
+        <table>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                    </table>
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 235 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Parser/BSDTarOutputParser.html

@@ -0,0 +1,235 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Parser\BSDTarOutputParser | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/Parser.html">Alchemy\Zippy\Parser</a>\BSDTarOutputParser</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>BSDTarOutputParser</strong>        implements
+        <a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a></p>
+
+            <div class="description">
+            <p>This class is responsable of parsing GNUTar command line output</p>
+            <p></p>
+        </div>
+    
+            <h2>Constants</h2>
+
+            <table>
+                    <tr>
+                <td>PERMISSIONS</td>
+                <td class="last">
+                    <p><em></em></p>
+                    <p></p>
+                </td>
+            </tr>
+                    <tr>
+                <td>HARD_LINK</td>
+                <td class="last">
+                    <p><em></em></p>
+                    <p></p>
+                </td>
+            </tr>
+                    <tr>
+                <td>OWNER</td>
+                <td class="last">
+                    <p><em></em></p>
+                    <p></p>
+                </td>
+            </tr>
+                    <tr>
+                <td>GROUP</td>
+                <td class="last">
+                    <p><em></em></p>
+                    <p></p>
+                </td>
+            </tr>
+                    <tr>
+                <td>FILESIZE</td>
+                <td class="last">
+                    <p><em></em></p>
+                    <p></p>
+                </td>
+            </tr>
+                    <tr>
+                <td>DATE</td>
+                <td class="last">
+                    <p><em></em></p>
+                    <p></p>
+                </td>
+            </tr>
+                    <tr>
+                <td>FILENAME</td>
+                <td class="last">
+                    <p><em></em></p>
+                    <p></p>
+                </td>
+            </tr>
+            </table>
+
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    Array
+                </td>
+                <td class="last">
+                    <a href="#method_parseFileListing">parseFileListing</a>(String $output)
+                    <p>Parses a file listing</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    String
+                </td>
+                <td class="last">
+                    <a href="#method_parseInflatorVersion">parseInflatorVersion</a>(String $output)
+                    <p>Parses the inflator binary version</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_parseDeflatorVersion">parseDeflatorVersion</a>($output)
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method_parseFileListing">
+        <div class="location">at line 31</div>
+        <code>            public            Array
+    <strong>parseFileListing</strong>(String $output)</code>
+    </h3>
+    <div class="details">
+        <p>Parses a file listing</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$output</td>
+                <td>The string to parse</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>Array</td>
+            <td>An array of Member properties (location, mtime, size &amp; is_dir)</td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case the parsing process failed</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_parseInflatorVersion">
+        <div class="location">at line 95</div>
+        <code>            public            String
+    <strong>parseInflatorVersion</strong>(String $output)</code>
+    </h3>
+    <div class="details">
+        <p>Parses the inflator binary version</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$output</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td>The version</td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_parseDeflatorVersion">
+        <div class="location">at line 111</div>
+        <code>            public            
+    <strong>parseDeflatorVersion</strong>($output)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$output</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 228 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Parser/GNUTarOutputParser.html

@@ -0,0 +1,228 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Parser\GNUTarOutputParser | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/Parser.html">Alchemy\Zippy\Parser</a>\GNUTarOutputParser</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>GNUTarOutputParser</strong>        implements
+        <a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a></p>
+
+            <div class="description">
+            <p>This class is responsable of parsing GNUTar command line output</p>
+            <p></p>
+        </div>
+    
+            <h2>Constants</h2>
+
+            <table>
+                    <tr>
+                <td>PERMISSIONS</td>
+                <td class="last">
+                    <p><em></em></p>
+                    <p></p>
+                </td>
+            </tr>
+                    <tr>
+                <td>OWNER</td>
+                <td class="last">
+                    <p><em></em></p>
+                    <p></p>
+                </td>
+            </tr>
+                    <tr>
+                <td>GROUP</td>
+                <td class="last">
+                    <p><em></em></p>
+                    <p></p>
+                </td>
+            </tr>
+                    <tr>
+                <td>FILESIZE</td>
+                <td class="last">
+                    <p><em></em></p>
+                    <p></p>
+                </td>
+            </tr>
+                    <tr>
+                <td>ISO_DATE</td>
+                <td class="last">
+                    <p><em></em></p>
+                    <p></p>
+                </td>
+            </tr>
+                    <tr>
+                <td>FILENAME</td>
+                <td class="last">
+                    <p><em></em></p>
+                    <p></p>
+                </td>
+            </tr>
+            </table>
+
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    Array
+                </td>
+                <td class="last">
+                    <a href="#method_parseFileListing">parseFileListing</a>(String $output)
+                    <p>Parses a file listing</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    String
+                </td>
+                <td class="last">
+                    <a href="#method_parseInflatorVersion">parseInflatorVersion</a>(String $output)
+                    <p>Parses the inflator binary version</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_parseDeflatorVersion">parseDeflatorVersion</a>($output)
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method_parseFileListing">
+        <div class="location">at line 30</div>
+        <code>            public            Array
+    <strong>parseFileListing</strong>(String $output)</code>
+    </h3>
+    <div class="details">
+        <p>Parses a file listing</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$output</td>
+                <td>The string to parse</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>Array</td>
+            <td>An array of Member properties (location, mtime, size &amp; is_dir)</td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case the parsing process failed</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_parseInflatorVersion">
+        <div class="location">at line 78</div>
+        <code>            public            String
+    <strong>parseInflatorVersion</strong>(String $output)</code>
+    </h3>
+    <div class="details">
+        <p>Parses the inflator binary version</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$output</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td>The version</td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_parseDeflatorVersion">
+        <div class="location">at line 94</div>
+        <code>            public            
+    <strong>parseDeflatorVersion</strong>($output)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$output</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 97 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Parser/ParserFactory.html

@@ -0,0 +1,97 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Parser\ParserFactory | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/Parser.html">Alchemy\Zippy\Parser</a>\ParserFactory</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>ParserFactory</strong></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    static&nbsp;<a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_create">create</a>(<abbr title="Alchemy\Zippy\Parser\$adapterName">$adapterName</abbr> $adapterName)
+                    <p>Maps the corresponding parser to the selected adapter</p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method_create">
+        <div class="location">at line 31</div>
+        <code>        static    public            <a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a>
+    <strong>create</strong>(<abbr title="Alchemy\Zippy\Parser\$adapterName">$adapterName</abbr> $adapterName)</code>
+    </h3>
+    <div class="details">
+        <p>Maps the corresponding parser to the selected adapter</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><abbr title="Alchemy\Zippy\Parser\$adapterName">$adapterName</abbr></td>
+                <td>$adapterName</td>
+                <td>An adapter name</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td>
+                <td>In case no parser were found</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 185 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Parser/ParserInterface.html

@@ -0,0 +1,185 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Parser\ParserInterface | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Interface</div>
+    <h1><a href="../../../Alchemy/Zippy/Parser.html">Alchemy\Zippy\Parser</a>\ParserInterface</h1>
+    </div>
+        <div class="content">
+                <p>interface    <strong>ParserInterface</strong></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    Array
+                </td>
+                <td class="last">
+                    <a href="#method_parseFileListing">parseFileListing</a>(String $output)
+                    <p>Parses a file listing</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    String
+                </td>
+                <td class="last">
+                    <a href="#method_parseInflatorVersion">parseInflatorVersion</a>(String $output)
+                    <p>Parses the inflator binary version</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    String
+                </td>
+                <td class="last">
+                    <a href="#method_parsedeflatorVersion">parsedeflatorVersion</a>(String $output)
+                    <p>Parses the deflator binary version</p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method_parseFileListing">
+        <div class="location">at line 27</div>
+        <code>            public            Array
+    <strong>parseFileListing</strong>(String $output)</code>
+    </h3>
+    <div class="details">
+        <p>Parses a file listing</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$output</td>
+                <td>The string to parse</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>Array</td>
+            <td>An array of Member properties (location, mtime, size &amp; is_dir)</td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case the parsing process failed</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_parseInflatorVersion">
+        <div class="location">at line 36</div>
+        <code>            public            String
+    <strong>parseInflatorVersion</strong>(String $output)</code>
+    </h3>
+    <div class="details">
+        <p>Parses the inflator binary version</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$output</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td>The version</td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_parsedeflatorVersion">
+        <div class="location">at line 45</div>
+        <code>            public            String
+    <strong>parsedeflatorVersion</strong>(String $output)</code>
+    </h3>
+    <div class="details">
+        <p>Parses the deflator binary version</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$output</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td>The version</td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 207 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Parser/ZipOutputParser.html

@@ -0,0 +1,207 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Parser\ZipOutputParser | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/Parser.html">Alchemy\Zippy\Parser</a>\ZipOutputParser</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>ZipOutputParser</strong>        implements
+        <a href="../../../Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a></p>
+
+            <div class="description">
+            <p>This class is responsable of parsing GNUTar command line output</p>
+            <p></p>
+        </div>
+    
+            <h2>Constants</h2>
+
+            <table>
+                    <tr>
+                <td>LENGTH</td>
+                <td class="last">
+                    <p><em></em></p>
+                    <p></p>
+                </td>
+            </tr>
+                    <tr>
+                <td>ISO_DATE</td>
+                <td class="last">
+                    <p><em></em></p>
+                    <p></p>
+                </td>
+            </tr>
+                    <tr>
+                <td>FILENAME</td>
+                <td class="last">
+                    <p><em></em></p>
+                    <p></p>
+                </td>
+            </tr>
+            </table>
+
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    Array
+                </td>
+                <td class="last">
+                    <a href="#method_parseFileListing">parseFileListing</a>(String $output)
+                    <p>Parses a file listing</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    String
+                </td>
+                <td class="last">
+                    <a href="#method_parseInflatorVersion">parseInflatorVersion</a>(String $output)
+                    <p>Parses the inflator binary version</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method_parseDeflatorVersion">parseDeflatorVersion</a>($output)
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method_parseFileListing">
+        <div class="location">at line 25</div>
+        <code>            public            Array
+    <strong>parseFileListing</strong>(String $output)</code>
+    </h3>
+    <div class="details">
+        <p>Parses a file listing</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$output</td>
+                <td>The string to parse</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>Array</td>
+            <td>An array of Member properties (location, mtime, size &amp; is_dir)</td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case the parsing process failed</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_parseInflatorVersion">
+        <div class="location">at line 64</div>
+        <code>            public            String
+    <strong>parseInflatorVersion</strong>(String $output)</code>
+    </h3>
+    <div class="details">
+        <p>Parses the inflator binary version</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$output</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td>The version</td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_parseDeflatorVersion">
+        <div class="location">at line 82</div>
+        <code>            public            
+    <strong>parseDeflatorVersion</strong>($output)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td></td>
+                <td>$output</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 9 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Parser/namespace-frame.html

@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Parser | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        </html>

+ 45 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/ProcessBuilder.html

@@ -0,0 +1,45 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\ProcessBuilder | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../stylesheet.css">
+                            </head>
+        <body id="overview">
+            <div class="header">
+        <ul>
+            <li><a href="../../classes.html">Classes</a></li>
+                            <li><a href="../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Namespace</div>
+    <h1>Alchemy\Zippy\ProcessBuilder</h1>
+    </div>
+        <div class="content">
+                        <table>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactory.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactory">ProcessBuilderFactory</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                    </table>
+    
+            <h2>Interfaces</h2>
+        <table>
+                            <tr>
+                    <td><a href="../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+                    <td class="last"></td>
+                </tr>
+                    </table>
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 219 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactory.html

@@ -0,0 +1,219 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactory | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../../Alchemy/Zippy/ProcessBuilder.html">Alchemy\Zippy\ProcessBuilder</a>\ProcessBuilderFactory</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>ProcessBuilderFactory</strong>        implements
+        <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method___construct">__construct</a>(String $binary)
+                    <p>Constructor</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    String
+                </td>
+                <td class="last">
+                    <a href="#method_getBinary">getBinary</a>()
+                    <p>Returns the binary path</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_useBinary">useBinary</a>(String $binary)
+                    <p>Sets the binary path</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <abbr title="Symfony\Component\Process\ProcessBuilder">ProcessBuilder</abbr>
+                </td>
+                <td class="last">
+                    <a href="#method_create">create</a>()
+                    <p>Returns a new instance of Symfony ProcessBuilder</p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method___construct">
+        <div class="location">at line 34</div>
+        <code>            public            
+    <strong>__construct</strong>(String $binary)</code>
+    </h3>
+    <div class="details">
+        <p>Constructor</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$binary</td>
+                <td>The path to the binary</td>
+            </tr>
+            </table>
+
+            
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td>
+                <td>In case binary path is invalid</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getBinary">
+        <div class="location">at line 42</div>
+        <code>            public            String
+    <strong>getBinary</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the binary path</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_useBinary">
+        <div class="location">at line 50</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a>
+    <strong>useBinary</strong>(String $binary)</code>
+    </h3>
+    <div class="details">
+        <p>Sets the binary path</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$binary</td>
+                <td>A binary path</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td>
+                <td>In case binary is not executable</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_create">
+        <div class="location">at line 64</div>
+        <code>            public            <abbr title="Symfony\Component\Process\ProcessBuilder">ProcessBuilder</abbr>
+    <strong>create</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns a new instance of Symfony ProcessBuilder</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><abbr title="Symfony\Component\Process\ProcessBuilder">ProcessBuilder</abbr></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 174 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html

@@ -0,0 +1,174 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../../classes.html">Classes</a></li>
+                            <li><a href="../../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Interface</div>
+    <h1><a href="../../../Alchemy/Zippy/ProcessBuilder.html">Alchemy\Zippy\ProcessBuilder</a>\ProcessBuilderFactoryInterface</h1>
+    </div>
+        <div class="content">
+                <p>interface    <strong>ProcessBuilderFactoryInterface</strong></p>
+
+    
+    
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    <abbr title="Symfony\Component\Process\ProcessBuilder">ProcessBuilder</abbr>
+                </td>
+                <td class="last">
+                    <a href="#method_create">create</a>()
+                    <p>Returns a new instance of Symfony ProcessBuilder</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    String
+                </td>
+                <td class="last">
+                    <a href="#method_getBinary">getBinary</a>()
+                    <p>Returns the binary path</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_useBinary">useBinary</a>(String $binary)
+                    <p>Sets the binary path</p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method_create">
+        <div class="location">at line 26</div>
+        <code>            public            <abbr title="Symfony\Component\Process\ProcessBuilder">ProcessBuilder</abbr>
+    <strong>create</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns a new instance of Symfony ProcessBuilder</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><abbr title="Symfony\Component\Process\ProcessBuilder">ProcessBuilder</abbr></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getBinary">
+        <div class="location">at line 33</div>
+        <code>            public            String
+    <strong>getBinary</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the binary path</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>String</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_useBinary">
+        <div class="location">at line 44</div>
+        <code>            public            <a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a>
+    <strong>useBinary</strong>(String $binary)</code>
+    </h3>
+    <div class="details">
+        <p>Sets the binary path</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>String</td>
+                <td>$binary</td>
+                <td>A binary path</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../../Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td>
+                <td>In case binary is not executable</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 9 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/ProcessBuilder/namespace-frame.html

@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\ProcessBuilder | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
+                            </head>
+        </html>

+ 383 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/Zippy.html

@@ -0,0 +1,383 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy\Zippy | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../stylesheet.css">
+                            </head>
+        <body id="class">
+            <div class="header">
+        <ul>
+            <li><a href="../../classes.html">Classes</a></li>
+                            <li><a href="../../namespaces.html">Namespaces</a></li>
+                        <li><a href="../../interfaces.html">Interfaces</a></li>
+            <li><a href="../../doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Class</div>
+    <h1><a href="../../Alchemy/Zippy.html">Alchemy\Zippy</a>\Zippy</h1>
+    </div>
+        <div class="content">
+                <p>class    <strong>Zippy</strong></p>
+
+    
+    
+            <h2>Properties</h2>
+
+            <table>
+                    <tr>
+                <td class="type" id="property_adapters">
+                                                            
+                </td>
+                <td>$adapters</td>
+                <td class="last"></td>
+            </tr>
+            </table>
+
+    
+            <h2>Methods</h2>
+
+            <table>
+                    <tr>
+                <td class="type">
+                    
+                </td>
+                <td class="last">
+                    <a href="#method___construct">__construct</a>(<a href="../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a> $adapters)
+                    <p></p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_create">create</a>(string $path, String|Array|<a href="http://php.net/Traversable"><abbr title="Traversable">Traversable</abbr></a>|null $files = null, Boolean $recursive = true, string|null $type = null)
+                    <p>Creates an archive</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_open">open</a>(string $path)
+                    <p>Opens an archive.</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../Alchemy/Zippy/Zippy.html"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_addStrategy">addStrategy</a>(<a href="../../Alchemy/Zippy/FileStrategy/FileStrategyInterface.html"><abbr title="Alchemy\Zippy\FileStrategy\FileStrategyInterface">FileStrategyInterface</abbr></a> $strategy)
+                    <p>Adds a strategy.</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    array
+                </td>
+                <td class="last">
+                    <a href="#method_getStrategies">getStrategies</a>()
+                    <p>Returns the strategies as they are stored</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    <a href="../../Alchemy/Zippy/Adapter/AdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_getAdapterFor">getAdapterFor</a>(string $extension)
+                    <p>Returns an adapter for a file extension</p>
+                </td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td class="type">
+                    static&nbsp;<a href="../../Alchemy/Zippy/Zippy.html"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr></a>
+                </td>
+                <td class="last">
+                    <a href="#method_load">load</a>()
+                    <p>Creates Zippy with default strategies</p>
+                </td>
+                <td></td>
+            </tr>
+            </table>
+
+
+        <h2>Details</h2>
+
+                        <h3 id="method___construct">
+        <div class="location">at line 35</div>
+        <code>            public            
+    <strong>__construct</strong>(<a href="../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a> $adapters)</code>
+    </h3>
+    <div class="details">
+        <p></p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a></td>
+                <td>$adapters</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_create">
+        <div class="location">at line 52</div>
+        <code>            public            <a href="../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+    <strong>create</strong>(string $path, String|Array|<a href="http://php.net/Traversable"><abbr title="Traversable">Traversable</abbr></a>|null $files = null, Boolean $recursive = true, string|null $type = null)</code>
+    </h3>
+    <div class="details">
+        <p>Creates an archive</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>string</td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td>String|Array|<a href="http://php.net/Traversable"><abbr title="Traversable">Traversable</abbr></a>|null</td>
+                <td>$files</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td>Boolean</td>
+                <td>$recursive</td>
+                <td></td>
+            </tr>
+                    <tr>
+                <td>string|null</td>
+                <td>$type</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case of failure</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_open">
+        <div class="location">at line 76</div>
+        <code>            public            <a href="../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a>
+    <strong>open</strong>(string $path)</code>
+    </h3>
+    <div class="details">
+        <p>Opens an archive.</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>string</td>
+                <td>$path</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
+                <td>In case of failure</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_addStrategy">
+        <div class="location">at line 100</div>
+        <code>            public            <a href="../../Alchemy/Zippy/Zippy.html"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr></a>
+    <strong>addStrategy</strong>(<a href="../../Alchemy/Zippy/FileStrategy/FileStrategyInterface.html"><abbr title="Alchemy\Zippy\FileStrategy\FileStrategyInterface">FileStrategyInterface</abbr></a> $strategy)</code>
+    </h3>
+    <div class="details">
+        <p>Adds a strategy.</p>
+        <p>The last strategy added is preffered over the other ones.<br />
+ You can add a strategy twice ; when doing this, the first one is removed<br />
+ when inserting the second one.</p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td><a href="../../Alchemy/Zippy/FileStrategy/FileStrategyInterface.html"><abbr title="Alchemy\Zippy\FileStrategy\FileStrategyInterface">FileStrategyInterface</abbr></a></td>
+                <td>$strategy</td>
+                <td></td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../Alchemy/Zippy/Zippy.html"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getStrategies">
+        <div class="location">at line 122</div>
+        <code>            public            array
+    <strong>getStrategies</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Returns the strategies as they are stored</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td>array</td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+                <h3 id="method_getAdapterFor">
+        <div class="location">at line 137</div>
+        <code>            public            <a href="../../Alchemy/Zippy/Adapter/AdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr></a>
+    <strong>getAdapterFor</strong>(string $extension)</code>
+    </h3>
+    <div class="details">
+        <p>Returns an adapter for a file extension</p>
+        <p></p>
+        <div class="tags">
+                            <h4>Parameters</h4>
+
+                    <table>
+                    <tr>
+                <td>string</td>
+                <td>$extension</td>
+                <td>The extension</td>
+            </tr>
+            </table>
+
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../Alchemy/Zippy/Adapter/AdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+                            <h4>Exceptions</h4>
+
+                    <table>
+                    <tr>
+                <td><abbr title="FormatNotSupportedException">FormatNotSupportedException</abbr></td>
+                <td>When no strategy is defined for this extension</td>
+            </tr>
+                    <tr>
+                <td><abbr title="NoAdapterOnPlatformException">NoAdapterOnPlatformException</abbr></td>
+                <td>When no adapter is supported for this extension on this platform</td>
+            </tr>
+            </table>
+
+            
+                    </div>
+    </div>
+
+                <h3 id="method_load">
+        <div class="location">at line 161</div>
+        <code>        static    public            <a href="../../Alchemy/Zippy/Zippy.html"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr></a>
+    <strong>load</strong>()</code>
+    </h3>
+    <div class="details">
+        <p>Creates Zippy with default strategies</p>
+        <p></p>
+        <div class="tags">
+            
+                            <h4>Return Value</h4>
+
+                    <table>
+        <tr>
+            <td><a href="../../Alchemy/Zippy/Zippy.html"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr></a></td>
+            <td></td>
+        </tr>
+    </table>
+
+            
+            
+                    </div>
+    </div>
+
+    
+            </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 9 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/Zippy/namespace-frame.html

@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy\Zippy | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../../stylesheet.css">
+                            </head>
+        </html>

+ 9 - 0
vendor/alchemy/zippy/docs/source/API/API/Alchemy/namespace-frame.html

@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Alchemy | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="../stylesheet.css">
+                            </head>
+        </html>

+ 1 - 0
vendor/alchemy/zippy/docs/source/API/API/PROJECT_VERSION

@@ -0,0 +1 @@
+master

+ 1 - 0
vendor/alchemy/zippy/docs/source/API/API/SAMI_VERSION

@@ -0,0 +1 @@
+0.8.1-DEV

+ 9 - 0
vendor/alchemy/zippy/docs/source/API/API/classes-frame.html

@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>All Classes | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="stylesheet.css">
+                            </head>
+        </html>

+ 351 - 0
vendor/alchemy/zippy/docs/source/API/API/classes.html

@@ -0,0 +1,351 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Classes | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="stylesheet.css">
+                            </head>
+        <body id="overview">
+            <div class="header">
+        <ul>
+            <li><a href="classes.html">Classes</a></li>
+                            <li><a href="namespaces.html">Namespaces</a></li>
+                        <li><a href="interfaces.html">Interfaces</a></li>
+            <li><a href="doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <h1>Classes</h1>
+    </div>
+        <div class="content">
+                <table>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Adapter/AbstractAdapter.html" target="main"><abbr title="Alchemy\Zippy\Adapter\AbstractAdapter">Alchemy\Zippy\Adapter\AbstractAdapter</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html" target="main"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">Alchemy\Zippy\Adapter\AbstractBinaryAdapter</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Adapter/AbstractTarAdapter.html" target="main"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">Alchemy\Zippy\Adapter\AbstractTarAdapter</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Adapter/AdapterContainer.html" target="main"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">Alchemy\Zippy\Adapter\AdapterContainer</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                    <em>                    <a href="Alchemy/Zippy/Adapter/AdapterInterface.html" target="main"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">Alchemy\Zippy\Adapter\AdapterInterface</abbr></a>
+                    </em>                </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html" target="main"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter">Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter</abbr></a>
+                                    </td>
+                <td>
+                    BSDTAR allows you to create and extract files from archives using BSD tar
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Adapter/BSDTar/TarBz2BSDTarAdapter.html" target="main"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBz2BSDTarAdapter">Alchemy\Zippy\Adapter\BSDTar\TarBz2BSDTarAdapter</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Adapter/BSDTar/TarGzBSDTarAdapter.html" target="main"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarGzBSDTarAdapter">Alchemy\Zippy\Adapter\BSDTar\TarGzBSDTarAdapter</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                    <em>                    <a href="Alchemy/Zippy/Adapter/BinaryAdapterInterface.html" target="main"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">Alchemy\Zippy\Adapter\BinaryAdapterInterface</abbr></a>
+                    </em>                </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Adapter/GNUTar/TarBz2GNUTarAdapter.html" target="main"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarBz2GNUTarAdapter">Alchemy\Zippy\Adapter\GNUTar\TarBz2GNUTarAdapter</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html" target="main"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter">Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter</abbr></a>
+                                    </td>
+                <td>
+                    GNUTarAdapter allows you to create and extract files from archives using GNU tar
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Adapter/GNUTar/TarGzGNUTarAdapter.html" target="main"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGzGNUTarAdapter">Alchemy\Zippy\Adapter\GNUTar\TarGzGNUTarAdapter</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Adapter/ZipAdapter.html" target="main"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">Alchemy\Zippy\Adapter\ZipAdapter</abbr></a>
+                                    </td>
+                <td>
+                    ZipAdapter allows you to create and extract files from archives using Zip
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Archive/Archive.html" target="main"><abbr title="Alchemy\Zippy\Archive\Archive">Alchemy\Zippy\Archive\Archive</abbr></a>
+                                    </td>
+                <td>
+                    Represents an archive
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                    <em>                    <a href="Alchemy/Zippy/Archive/ArchiveInterface.html" target="main"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">Alchemy\Zippy\Archive\ArchiveInterface</abbr></a>
+                    </em>                </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Archive/Member.html" target="main"><abbr title="Alchemy\Zippy\Archive\Member">Alchemy\Zippy\Archive\Member</abbr></a>
+                                    </td>
+                <td>
+                    Represents a member of an archive.
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                    <em>                    <a href="Alchemy/Zippy/Archive/MemberInterface.html" target="main"><abbr title="Alchemy\Zippy\Archive\MemberInterface">Alchemy\Zippy\Archive\MemberInterface</abbr></a>
+                    </em>                </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Archive/Options.html" target="main"><abbr title="Alchemy\Zippy\Archive\Options">Alchemy\Zippy\Archive\Options</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                    <em>                    <a href="Alchemy/Zippy/Exception/ExceptionInterface.html" target="main"><abbr title="Alchemy\Zippy\Exception\ExceptionInterface">Alchemy\Zippy\Exception\ExceptionInterface</abbr></a>
+                    </em>                </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Exception/FormatNotSupportedException.html" target="main"><abbr title="Alchemy\Zippy\Exception\FormatNotSupportedException">Alchemy\Zippy\Exception\FormatNotSupportedException</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Exception/InvalidArgumentException.html" target="main"><abbr title="Alchemy\Zippy\Exception\InvalidArgumentException">Alchemy\Zippy\Exception\InvalidArgumentException</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Exception/NoAdapterOnPlatformException.html" target="main"><abbr title="Alchemy\Zippy\Exception\NoAdapterOnPlatformException">Alchemy\Zippy\Exception\NoAdapterOnPlatformException</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Exception/NotSupportedException.html" target="main"><abbr title="Alchemy\Zippy\Exception\NotSupportedException">Alchemy\Zippy\Exception\NotSupportedException</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Exception/RuntimeException.html" target="main"><abbr title="Alchemy\Zippy\Exception\RuntimeException">Alchemy\Zippy\Exception\RuntimeException</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                    <em>                    <a href="Alchemy/Zippy/FileStrategy/FileStrategyInterface.html" target="main"><abbr title="Alchemy\Zippy\FileStrategy\FileStrategyInterface">Alchemy\Zippy\FileStrategy\FileStrategyInterface</abbr></a>
+                    </em>                </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/FileStrategy/TB2FileStrategy.html" target="main"><abbr title="Alchemy\Zippy\FileStrategy\TB2FileStrategy">Alchemy\Zippy\FileStrategy\TB2FileStrategy</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/FileStrategy/TBz2FileStrategy.html" target="main"><abbr title="Alchemy\Zippy\FileStrategy\TBz2FileStrategy">Alchemy\Zippy\FileStrategy\TBz2FileStrategy</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/FileStrategy/TGzFileStrategy.html" target="main"><abbr title="Alchemy\Zippy\FileStrategy\TGzFileStrategy">Alchemy\Zippy\FileStrategy\TGzFileStrategy</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/FileStrategy/TarBz2FileStrategy.html" target="main"><abbr title="Alchemy\Zippy\FileStrategy\TarBz2FileStrategy">Alchemy\Zippy\FileStrategy\TarBz2FileStrategy</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/FileStrategy/TarFileStrategy.html" target="main"><abbr title="Alchemy\Zippy\FileStrategy\TarFileStrategy">Alchemy\Zippy\FileStrategy\TarFileStrategy</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/FileStrategy/TarGzFileStrategy.html" target="main"><abbr title="Alchemy\Zippy\FileStrategy\TarGzFileStrategy">Alchemy\Zippy\FileStrategy\TarGzFileStrategy</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/FileStrategy/ZipFileStrategy.html" target="main"><abbr title="Alchemy\Zippy\FileStrategy\ZipFileStrategy">Alchemy\Zippy\FileStrategy\ZipFileStrategy</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Parser/BSDTarOutputParser.html" target="main"><abbr title="Alchemy\Zippy\Parser\BSDTarOutputParser">Alchemy\Zippy\Parser\BSDTarOutputParser</abbr></a>
+                                    </td>
+                <td>
+                    This class is responsable of parsing GNUTar command line output
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Parser/GNUTarOutputParser.html" target="main"><abbr title="Alchemy\Zippy\Parser\GNUTarOutputParser">Alchemy\Zippy\Parser\GNUTarOutputParser</abbr></a>
+                                    </td>
+                <td>
+                    This class is responsable of parsing GNUTar command line output
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Parser/ParserFactory.html" target="main"><abbr title="Alchemy\Zippy\Parser\ParserFactory">Alchemy\Zippy\Parser\ParserFactory</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                    <em>                    <a href="Alchemy/Zippy/Parser/ParserInterface.html" target="main"><abbr title="Alchemy\Zippy\Parser\ParserInterface">Alchemy\Zippy\Parser\ParserInterface</abbr></a>
+                    </em>                </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Parser/ZipOutputParser.html" target="main"><abbr title="Alchemy\Zippy\Parser\ZipOutputParser">Alchemy\Zippy\Parser\ZipOutputParser</abbr></a>
+                                    </td>
+                <td>
+                    This class is responsable of parsing GNUTar command line output
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactory.html" target="main"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactory">Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactory</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                    <em>                    <a href="Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html" target="main"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface</abbr></a>
+                    </em>                </td>
+                <td>
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td>
+                                        <a href="Alchemy/Zippy/Zippy.html" target="main"><abbr title="Alchemy\Zippy\Zippy">Alchemy\Zippy\Zippy</abbr></a>
+                                    </td>
+                <td>
+                    
+                </td>
+            </tr>
+            </table>
+        </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 214 - 0
vendor/alchemy/zippy/docs/source/API/API/css/main.css

@@ -0,0 +1,214 @@
+/*
+Copyright (c) 2009 Vladimir Kolesnikov
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+*/
+
+a {
+  color: #00F;
+  text-decoration: none;
+}
+
+a:hover {
+  color: #77F;
+  text-decoration: underline;
+}
+
+body, td, p {
+  font-family: "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
+  background: #FFF;
+  color: #000;
+  margin: 0px;
+  font-size: small;
+}
+
+p {
+  margin-top: 0.5em;
+  margin-bottom: 0.5em;
+}
+
+#content {
+  margin: 2em;
+  margin-left: 3.5em;
+  margin-right: 3.5em;
+}
+
+#description p {
+  margin-bottom: 0.5em;
+}
+
+.sectiontitle {
+  margin-top: 1em;
+  margin-bottom: 1em;
+  padding: 0.5em;
+  padding-left: 2em;
+  background: #005;
+  color: #FFF;
+  font-weight: bold;
+}
+
+.attr-rw {
+  padding-left: 1em;
+  padding-right: 1em;
+  text-align: center;
+  color: #055;
+}
+
+.attr-name {
+  font-weight: bold;
+}
+
+.attr-desc {
+}
+
+.attr-desc p {
+    margin-top: 0;
+}
+
+.attr-value {
+  font-family: monospace;
+}
+
+.file-title-prefix {
+  font-size: large;
+}
+
+.file-title {
+  font-size: large;
+  font-weight: bold;
+  background: #005;
+  color: #FFF;
+}
+
+.banner {
+  background: #005;
+  color: #FFF;
+  border: 1px solid black;
+  padding: 1em;
+}
+
+.banner td {
+  background: transparent;
+  color: #FFF;
+}
+
+h1 a, h2 a, .sectiontitle a, .banner a {
+  color: #FF0;
+}
+
+h1 a:hover, h2 a:hover, .sectiontitle a:hover, .banner a:hover {
+  color: #FF7;
+}
+
+.dyn-source {
+  display: none;
+  background: #fffde8;
+  color: #000;
+  border: #ffe0bb dotted 1px;
+  margin: 0.5em 2em 0.5em 2em;
+  padding: 0.5em;
+}
+
+.dyn-source .cmt {
+  color: #00F;
+  font-style: italic;
+}
+
+.dyn-source .kw {
+  color: #070;
+  font-weight: bold;
+}
+
+.method {
+  margin-left: 1em;
+  margin-right: 1em;
+  margin-bottom: 1em;
+}
+
+.description pre {
+  padding: 0.5em;
+  border: #ffe0bb dotted 1px;
+  background: #fffde8;
+}
+
+.method .title {
+  font-family: monospace;
+  font-size: large;
+  border-bottom: 1px dashed black;
+  margin-bottom: 0.3em;
+  padding-bottom: 0.1em;
+}
+
+.method .description, .method .sourcecode {
+  margin-left: 1em;
+}
+
+.description p, .sourcecode p {
+  margin-bottom: 0.5em;
+}
+
+.method .sourcecode p.source-link {
+  text-indent: 0em;
+  margin-top: 0.5em;
+}
+
+.method .aka {
+  margin-top: 0.3em;
+  margin-left: 1em;
+  font-style: italic;
+  text-indent: 2em;
+}
+
+h1 {
+  padding: 1em;
+  margin-left: -1.5em;
+  font-size: x-large;
+  font-weight: bold;
+  color: #FFF;
+  background: #007;
+}
+
+h2 {
+  padding: 0.5em 1em 0.5em 1em;
+  margin-left: -1.5em;
+  font-size: large;
+  font-weight: bold;
+  color: #FFF;
+  background: #009;
+}
+
+h3, h4, h5, h6 {
+  color: #220088;
+  border-bottom: #5522bb solid 1px;
+}
+
+.sourcecode > pre {
+  padding: 0.5em;
+  border: 1px dotted black;
+  background: #FFE;
+}
+
+dt {
+  font-weight: bold
+}
+
+dd {
+  margin-bottom: 0.7em;
+}

+ 427 - 0
vendor/alchemy/zippy/docs/source/API/API/css/panel.css

@@ -0,0 +1,427 @@
+/*
+Copyright (c) 2009 Vladimir Kolesnikov
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+*/
+
+/* Panel (begin) */
+    .panel
+    {
+        position: absolute;
+        width: 100%;
+        height: 100%;
+        top: 0;
+        left: 0;
+        background: #FFF;
+        z-index: 2;
+        font-family: "Helvetica Neue", "Arial", sans-serif;
+        //zoom: 1;
+    }
+    
+    .panel_tree .results, 
+    .panel_results .tree 
+    {
+        display: none;
+    }
+    
+    /* Header with search box (begin) */
+        .panel .header
+        {
+            width: 100%;
+            height: 59px;
+            border-bottom: 1px solid #666;
+            position: relative;
+            left: 0; top: 0;
+            background: #e8e8e8;
+        }
+
+        .panel .header div.nav
+        {
+            padding-top: 7px;
+            margin: 0 7px;
+        }
+
+        .panel .header table
+        {
+            height: 29px;
+            width: 100%;
+        }
+
+        .panel .header table td
+        {
+            vertical-align: middle;
+            text-align: middle;
+        }
+
+        .panel .header form
+        {
+            float: right;
+            text-align: bottom;
+        }
+
+        .panel .header h1
+        {
+            float: left;
+            font-size: 14px;
+            font-weight: normal;
+            color: #777;
+            text-align: bottom;
+        }
+
+        .panel .header input
+        {
+            width: 100%;
+            box-sizing: border-box;
+            -moz-box-sizing: border-box;
+            -webkit-box-sizing: border-box;
+            display: inline-block;
+            -webkit-appearance: searchfield;
+            height: 22px;
+            //height: auto;
+        }
+        
+    /* Header with search box (end) */
+    
+        
+    /* Results (begin) */
+        .panel .result
+        {
+            position: absolute;
+            top: 60px;
+            bottom: 0;
+            left: 0;
+            width: 100%;
+            //height: expression((this.parentNode.offsetHeight - 31));
+            overflow-y: scroll;
+            overflow-x: hidden;
+            -overflow-y: hidden;
+            background: #EDF3FE url(../i/results_bg.png);
+            z-index: 2;
+            //zoom:1;
+        }
+
+        .panel .result ul
+        {
+            font-size: 0.8em;
+            width: 100%;
+            background: #EDF3FE url(../i/results_bg.png);
+            //zoom:1;
+        }
+
+        .panel .result ul li
+        {
+            height: 46px;
+            -height: 50px;
+            //display: inline;
+            //width: 100%;
+            //zoom: 1;
+            overflow: hidden;
+            padding: 4px 10px 0 10px;
+            cursor: pointer;
+        }
+
+        .panel .result ul li h1
+        {
+            font-size: 13px;
+            font-weight: normal;
+            color: #333;
+            margin-bottom: 2px;
+            white-space: nowrap;
+        }
+
+        .panel .result ul li p
+        {
+            font-size: 11px;
+            color: #333;
+            margin-bottom: 2px;
+            white-space: nowrap;
+        }
+
+        .panel .result ul li h1 i,
+        .panel .result ul li p.snippet
+        {
+            color: #999;
+        }
+
+        .panel .result ul li b
+        {
+            color: #000;
+        }
+
+        .panel .result ul li.current
+        {
+            background: #3875D7;
+        }
+
+        .panel .result ul li.current h1,
+        .panel .result ul li.current p
+        {
+            color: #DDD;
+        }
+
+        .panel .result ul li.current h1 i,
+        .panel .result ul li.current p.snippet
+        {
+            color: #AAA;
+        }
+
+        .panel .result ul li.current b
+        {
+            color: #FFF;
+        }
+
+
+        .panel .result ul li:hover,
+        .panel .result ul li.selected
+        {
+            background: #d0d0d0;
+        }
+
+        .panel .result ul li.current:hover
+        {
+            background: #2965C0;
+        }      
+        
+        .panel .result ul li .badge
+        {
+            margin-right: 0.4em;
+            margin-left: -0.2em;
+            padding: 0 0.2em;
+            color: #000;
+        }
+        
+        .panel .result ul li .badge_1
+        {
+            background: #ACDBF4;
+        }
+        
+        .panel .result ul li.current .badge_1
+        {
+            background: #97BFD7;
+        }
+        
+        .panel .result ul li .badge_2
+        {
+            background: #ACF3C3;
+        }
+        
+        .panel .result ul li.current .badge_2
+        {
+            background: #98D7AC;
+        }
+        
+        .panel .result ul li .badge_3
+        {
+            background: #E0F3AC;
+        }
+        
+        .panel .result ul li.current .badge_3
+        {
+            background: #C4D798;
+        }
+        
+        .panel .result ul li .badge_4
+        {
+            background: #D7CA98;
+        }
+        
+        .panel .result ul li.current .badge_4
+        {
+            background: #A6B0AC;
+        }
+        
+        .panel .result ul li .badge_5
+        {
+            background: #F3C8AC;
+        }
+        
+        .panel .result ul li.current .badge_5
+        {
+            background: #D7B198;
+        }
+        
+        .panel .result ul li .badge_6
+        {
+            background: #F3ACC3;
+        }
+        
+        .panel .result ul li.current .badge_6
+        {
+            background: #D798AB;
+        }
+        
+    /* Results (end) */
+    
+    /* Tree (begin) */ /**/
+        .panel .tree 
+        {
+            position: absolute;
+            top: 60px;
+            bottom: 0;
+            left: 0;
+            width: 100%;
+            //zoom: 1;
+            //height: expression((this.parentNode.offsetHeight - 31));
+            overflow-y: scroll;
+            overflow-x: hidden;
+            -overflow-y: hidden;
+            background: #EDF3FE url(../i/tree_bg.png);
+            z-index: 30;
+        }
+        
+        .panel .tree ul
+        {
+            background: #EDF3FE url(../i/tree_bg.png);
+        }          
+        
+        .panel .tree li
+        {
+            cursor: pointer;
+            overflow: hidden;
+            //height: 23px;
+            //display: inline;
+            //zoom: 1;
+            //width: 100%;
+        }
+        
+        
+        .panel .tree li .content
+        {
+            padding-left: 18px;
+            padding-top: 5px;
+            height: 18px;
+            overflow: hidden;
+            position: relative;
+        }
+        
+        .panel .tree li .icon
+        {
+            width: 10px;
+            height: 9px;
+            background: url(../i/arrows.png);
+            background-position: 0 -9px;
+            position: absolute;
+            left: 1px;
+            top: 8px;
+            cursor: default;
+        }
+        
+        .panel .tree li.closed .icon
+        {
+            background-position: 0 0;
+        }
+        
+        .panel .tree ul li h1
+        {
+            font-size: 13px;
+            font-weight: normal;
+            color: #000;
+            margin-bottom: 2px;
+            white-space: nowrap;
+        }
+
+        .panel .tree ul li p
+        {
+            font-size: 11px;
+            color: #666;
+            margin-bottom: 2px;
+            white-space: nowrap;
+        }
+        
+        .panel .tree ul li h1 i
+        {
+            color: #999;
+            font-style: normal;
+        }
+        
+        .panel .tree ul li.empty
+        {
+            cursor: text;
+        }   
+        
+        .panel .tree ul li.empty h1,
+        .panel .tree ul li.empty p
+        {
+            color: #666;
+            font-style: italic;
+        }
+        
+        .panel .tree ul li.current
+        {
+            background: #3875D7;
+        }
+        
+        .panel .tree ul li.current .icon
+        {
+            background-position: -10px -9px;
+        }
+        
+        .panel .tree ul li.current.closed .icon
+        {
+            background-position: -10px 0;
+        }
+
+        .panel .tree ul li.current h1
+        {
+            color: #FFF;
+        }
+
+        .panel .tree ul li.current p
+        {
+            color: #CCC;
+        }
+
+        .panel .tree ul li.current.empty h1,
+        .panel .tree ul li.current.empty p
+        {
+            color: #999;
+        }
+        
+        .panel .tree ul li:hover
+        {
+            background: #d0d0d0;
+        }
+
+        .panel .tree ul li.current:hover
+        {
+            background: #2965C0;
+        }
+        
+        .panel .tree .stopper
+        {
+            display: none;
+        }
+    /* Tree (end) */ /**/
+    
+/* Panel (end) */
+
+
+.panel .loader
+{
+    text-align: center;
+    margin-top: 2px;
+    width: 100%;
+    height: 59px;
+}
+
+.panel .loader img
+{
+    vertical-align: middle;
+}

+ 53 - 0
vendor/alchemy/zippy/docs/source/API/API/css/reset.css

@@ -0,0 +1,53 @@
+/* http://meyerweb.com/eric/tools/css/reset/ */
+/* v1.0 | 20080212 */
+
+html, body, div, span, applet, object, iframe,
+h1, h2, h3, h4, h5, h6, p, blockquote, pre,
+a, abbr, acronym, address, big, cite, code,
+del, dfn, em, font, img, ins, kbd, q, s, samp,
+small, strike, strong, sub, sup, tt, var,
+b, u, i, center,
+dl, dt, dd, ol, ul, li,
+fieldset, form, label, legend,
+table, caption, tbody, tfoot, thead, tr, th, td {
+	margin: 0;
+	padding: 0;
+	border: 0;
+	outline: 0;
+	font-size: 100%;
+	vertical-align: baseline;
+	background: transparent;
+}
+body {
+	line-height: 1;
+}
+ol, ul {
+	list-style: none;
+}
+blockquote, q {
+	quotes: none;
+}
+blockquote:before, blockquote:after,
+q:before, q:after {
+	content: '';
+	content: none;
+}
+
+/* remember to define focus styles! */
+:focus {
+	outline: 0;
+}
+
+/* remember to highlight inserts somehow! */
+ins {
+	text-decoration: none;
+}
+del {
+	text-decoration: line-through;
+}
+
+/* tables still need 'cellspacing="0"' in the markup */
+table {
+	border-collapse: collapse;
+	border-spacing: 0;
+}

+ 253 - 0
vendor/alchemy/zippy/docs/source/API/API/doc-index.html

@@ -0,0 +1,253 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Index | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="stylesheet.css">
+                            </head>
+        <body id="overview">
+            <div class="header">
+        <ul>
+            <li><a href="classes.html">Classes</a></li>
+                            <li><a href="namespaces.html">Namespaces</a></li>
+                        <li><a href="interfaces.html">Interfaces</a></li>
+            <li><a href="doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <div class="type">Index</div>
+
+                        <a href="#letterA">A</a>
+                                <a href="#letterB">B</a>
+                                <a href="#letterC">C</a>
+                                D
+                                <a href="#letterE">E</a>
+                                <a href="#letterF">F</a>
+                                <a href="#letterG">G</a>
+                                H
+                                <a href="#letterI">I</a>
+                                J
+                                K
+                                <a href="#letterL">L</a>
+                                <a href="#letterM">M</a>
+                                <a href="#letterN">N</a>
+                                <a href="#letterO">O</a>
+                                <a href="#letterP">P</a>
+                                Q
+                                <a href="#letterR">R</a>
+                                <a href="#letterS">S</a>
+                                <a href="#letterT">T</a>
+                                <a href="#letterU">U</a>
+                                V
+                                W
+                                X
+                                Y
+                                <a href="#letterZ">Z</a>
+                </div>
+        <div class="content">
+                <h2 id="letterA">A</h2>
+        <dl id="index"><dt><a href="Alchemy/Zippy/Adapter/AbstractAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractAdapter">AbstractAdapter</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Adapter.html">Alchemy\Zippy\Adapter</a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Adapter.html">Alchemy\Zippy\Adapter</a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Adapter/AbstractTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Adapter.html">Alchemy\Zippy\Adapter</a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_add"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr>::add</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AbstractTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Adapter.html">Alchemy\Zippy\Adapter</a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Adapter/AdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Adapter.html">Alchemy\Zippy\Adapter</a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Adapter/AdapterInterface.html#method_add"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr>::add</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr></a></em></dt>
+                    <dd>Adds a file to the archive</dd><dt><a href="Alchemy/Zippy/Adapter/ZipAdapter.html#method_add"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr>::add</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/ZipAdapter.html"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Archive/Archive.html"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Archive.html">Alchemy\Zippy\Archive</a></em></dt>
+                    <dd>Represents an archive</dd><dt><a href="Alchemy/Zippy/Archive/Archive.html#method_addMembers"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr>::addMembers</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/Archive.html"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr></a></em></dt>
+                    <dd>Adds a file or a folder into the archive</dd><dt><a href="Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Archive.html">Alchemy\Zippy\Archive</a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Archive/ArchiveInterface.html#method_addMembers"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr>::addMembers</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></em></dt>
+                    <dd>Adds a file or a folder into the archive</dd><dt>$<a href="Alchemy/Zippy/Zippy.html#property_adapters"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr></a> &mdash; <em>Property in class <a href="Alchemy/Zippy/Zippy.html"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Zippy.html#method_addStrategy"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr>::addStrategy</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Zippy.html"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr></a></em></dt>
+                    <dd>Adds a strategy.</dd>        </dl><h2 id="letterB">B</h2>
+        <dl id="index"><dt><a href="Alchemy/Zippy/Adapter/BinaryAdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">BinaryAdapterInterface</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Adapter.html">Alchemy\Zippy\Adapter</a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Parser/BSDTarOutputParser.html"><abbr title="Alchemy\Zippy\Parser\BSDTarOutputParser">BSDTarOutputParser</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Parser.html">Alchemy\Zippy\Parser</a></em></dt>
+                    <dd>This class is responsable of parsing GNUTar command line output</dd>        </dl><h2 id="letterC">C</h2>
+        <dl id="index"><dt><a href="Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_create"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr>::create</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AbstractTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Adapter/AdapterInterface.html#method_create"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr>::create</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr></a></em></dt>
+                    <dd>Creates a new archive</dd><dt><a href="Alchemy/Zippy/Adapter/ZipAdapter.html#method_create"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr>::create</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/ZipAdapter.html"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Archive/Archive.html#method_count"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr>::count</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/Archive.html"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Parser/ParserFactory.html#method_create"><abbr title="Alchemy\Zippy\Parser\ParserFactory">ParserFactory</abbr>::create</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Parser/ParserFactory.html"><abbr title="Alchemy\Zippy\Parser\ParserFactory">ParserFactory</abbr></a></em></dt>
+                    <dd>Maps the corresponding parser to the selected adapter</dd><dt><a href="Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactory.html#method_create"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactory">ProcessBuilderFactory</abbr>::create</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactory.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactory">ProcessBuilderFactory</abbr></a></em></dt>
+                    <dd>Returns a new instance of Symfony ProcessBuilder</dd><dt><a href="Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html#method_create"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr>::create</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></em></dt>
+                    <dd>Returns a new instance of Symfony ProcessBuilder</dd><dt><a href="Alchemy/Zippy/Zippy.html#method_create"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr>::create</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Zippy.html"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr></a></em></dt>
+                    <dd>Creates an archive</dd>        </dl><h2 id="letterE">E</h2>
+        <dl id="index"><dt><a href="Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_extractMembers"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr>::extractMembers</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AbstractTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_extract"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr>::extract</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AbstractTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Adapter/AdapterInterface.html#method_extract"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr>::extract</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr></a></em></dt>
+                    <dd>Extracts an entire archive</dd><dt><a href="Alchemy/Zippy/Adapter/AdapterInterface.html#method_extractMembers"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr>::extractMembers</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr></a></em></dt>
+                    <dd>Extracts specific members of the archive</dd><dt><a href="Alchemy/Zippy/Adapter/ZipAdapter.html#method_extract"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr>::extract</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/ZipAdapter.html"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Adapter/ZipAdapter.html#method_extractMembers"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr>::extractMembers</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/ZipAdapter.html"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Archive/Archive.html#method_extract"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr>::extract</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/Archive.html"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr></a></em></dt>
+                    <dd>Extracts current archive to the given directory</dd><dt><a href="Alchemy/Zippy/Archive/Archive.html#method_extractMembers"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr>::extractMembers</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/Archive.html"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr></a></em></dt>
+                    <dd>Extracts specific members from the archive</dd><dt><a href="Alchemy/Zippy/Archive/ArchiveInterface.html#method_extract"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr>::extract</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></em></dt>
+                    <dd>Extracts current archive to the given directory</dd><dt><a href="Alchemy/Zippy/Archive/ArchiveInterface.html#method_extractMembers"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr>::extractMembers</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></em></dt>
+                    <dd>Extracts specific members from the archive</dd><dt><a href="Alchemy/Zippy/Archive/Member.html#method_extract"><abbr title="Alchemy\Zippy\Archive\Member">Member</abbr>::extract</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/Member.html"><abbr title="Alchemy\Zippy\Archive\Member">Member</abbr></a></em></dt>
+                    <dd>Extract the member from its archive</dd><dt><a href="Alchemy/Zippy/Archive/MemberInterface.html#method_extract"><abbr title="Alchemy\Zippy\Archive\MemberInterface">MemberInterface</abbr>::extract</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/MemberInterface.html"><abbr title="Alchemy\Zippy\Archive\MemberInterface">MemberInterface</abbr></a></em></dt>
+                    <dd>Extract the member from its archive</dd><dt><a href="Alchemy/Zippy/Exception/ExceptionInterface.html"><abbr title="Alchemy\Zippy\Exception\ExceptionInterface">ExceptionInterface</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Exception.html">Alchemy\Zippy\Exception</a></em></dt>
+                    <dd></dd>        </dl><h2 id="letterF">F</h2>
+        <dl id="index"><dt><a href="Alchemy/Zippy/Exception/FormatNotSupportedException.html"><abbr title="Alchemy\Zippy\Exception\FormatNotSupportedException">FormatNotSupportedException</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Exception.html">Alchemy\Zippy\Exception</a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/FileStrategy/FileStrategyInterface.html"><abbr title="Alchemy\Zippy\FileStrategy\FileStrategyInterface">FileStrategyInterface</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/FileStrategy.html">Alchemy\Zippy\FileStrategy</a></em></dt>
+                    <dd></dd>        </dl><h2 id="letterG">G</h2>
+        <dl id="index"><dt><a href="Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_getParser"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr>::getParser</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></em></dt>
+                    <dd>Gets the output parser</dd><dt><a href="Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_getDeflator"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr>::getDeflator</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></em></dt>
+                    <dd>Returns the deflator process builder</dd><dt><a href="Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_getInflator"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr>::getInflator</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></em></dt>
+                    <dd>Returns the inflator process builder</dd><dt><a href="Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_getInflatorVersion"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr>::getInflatorVersion</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AbstractTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></em></dt>
+                    <dd>Returns the inflator binary version</dd><dt><a href="Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_getDeflatorVersion"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr>::getDeflatorVersion</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AbstractTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></em></dt>
+                    <dd>Returns the deflator binary version</dd><dt><a href="Alchemy/Zippy/Adapter/AdapterInterface.html#method_getName"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr>::getName</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr></a></em></dt>
+                    <dd>Returns the adapter name</dd><dt><a href="Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html#method_getName"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter">TarBSDTarAdapter</abbr>::getName</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter">TarBSDTarAdapter</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html#method_getDefaultDeflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter">TarBSDTarAdapter</abbr>::getDefaultDeflatorBinaryName</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter">TarBSDTarAdapter</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html#method_getDefaultInflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter">TarBSDTarAdapter</abbr>::getDefaultInflatorBinaryName</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter">TarBSDTarAdapter</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Adapter/BinaryAdapterInterface.html#method_getParser"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">BinaryAdapterInterface</abbr>::getParser</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/BinaryAdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">BinaryAdapterInterface</abbr></a></em></dt>
+                    <dd>Gets the output parser</dd><dt><a href="Alchemy/Zippy/Adapter/BinaryAdapterInterface.html#method_getInflator"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">BinaryAdapterInterface</abbr>::getInflator</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/BinaryAdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">BinaryAdapterInterface</abbr></a></em></dt>
+                    <dd>Returns the inflator process builder</dd><dt><a href="Alchemy/Zippy/Adapter/BinaryAdapterInterface.html#method_getDeflator"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">BinaryAdapterInterface</abbr>::getDeflator</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/BinaryAdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">BinaryAdapterInterface</abbr></a></em></dt>
+                    <dd>Returns the deflator process builder</dd><dt><a href="Alchemy/Zippy/Adapter/BinaryAdapterInterface.html#method_getInflatorVersion"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">BinaryAdapterInterface</abbr>::getInflatorVersion</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/BinaryAdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">BinaryAdapterInterface</abbr></a></em></dt>
+                    <dd>Returns the inflator binary version</dd><dt><a href="Alchemy/Zippy/Adapter/BinaryAdapterInterface.html#method_getDeflatorVersion"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">BinaryAdapterInterface</abbr>::getDeflatorVersion</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/BinaryAdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">BinaryAdapterInterface</abbr></a></em></dt>
+                    <dd>Returns the deflator binary version</dd><dt><a href="Alchemy/Zippy/Adapter/BinaryAdapterInterface.html#method_getDefaultInflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">BinaryAdapterInterface</abbr>::getDefaultInflatorBinaryName</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/BinaryAdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">BinaryAdapterInterface</abbr></a></em></dt>
+                    <dd>Gets the inflator adapter binary name</dd><dt><a href="Alchemy/Zippy/Adapter/BinaryAdapterInterface.html#method_getDefaultDeflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">BinaryAdapterInterface</abbr>::getDefaultDeflatorBinaryName</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/BinaryAdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">BinaryAdapterInterface</abbr></a></em></dt>
+                    <dd>Gets the deflator adapter binary name</dd><dt><a href="Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html#method_getName"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter">TarGNUTarAdapter</abbr>::getName</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter">TarGNUTarAdapter</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html#method_getDefaultDeflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter">TarGNUTarAdapter</abbr>::getDefaultDeflatorBinaryName</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter">TarGNUTarAdapter</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html#method_getDefaultInflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter">TarGNUTarAdapter</abbr>::getDefaultInflatorBinaryName</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter">TarGNUTarAdapter</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Adapter/ZipAdapter.html#method_getDeflatorVersion"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr>::getDeflatorVersion</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/ZipAdapter.html"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr></a></em></dt>
+                    <dd>Returns the deflator binary version</dd><dt><a href="Alchemy/Zippy/Adapter/ZipAdapter.html#method_getInflatorVersion"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr>::getInflatorVersion</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/ZipAdapter.html"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr></a></em></dt>
+                    <dd>Returns the inflator binary version</dd><dt><a href="Alchemy/Zippy/Adapter/ZipAdapter.html#method_getName"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr>::getName</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/ZipAdapter.html"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Adapter/ZipAdapter.html#method_getDefaultDeflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr>::getDefaultDeflatorBinaryName</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/ZipAdapter.html"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr></a></em></dt>
+                    <dd>Gets the deflator adapter binary name</dd><dt><a href="Alchemy/Zippy/Adapter/ZipAdapter.html#method_getDefaultInflatorBinaryName"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr>::getDefaultInflatorBinaryName</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/ZipAdapter.html"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr></a></em></dt>
+                    <dd>Gets the inflator adapter binary name</dd><dt><a href="Alchemy/Zippy/Archive/Archive.html#method_getOptions"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr>::getOptions</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/Archive.html"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr></a></em></dt>
+                    <dd>Returns the archive options</dd><dt><a href="Alchemy/Zippy/Archive/Archive.html#method_getIterator"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr>::getIterator</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/Archive.html"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr></a></em></dt>
+                    <dd>Returns an Iterator for the current archive</dd><dt><a href="Alchemy/Zippy/Archive/Archive.html#method_getMembers"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr>::getMembers</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/Archive.html"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr></a></em></dt>
+                    <dd>Lists files and directories archive members</dd><dt><a href="Alchemy/Zippy/Archive/Archive.html#method_getLocation"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr>::getLocation</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/Archive.html"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr></a></em></dt>
+                    <dd>Gets the location of the archive</dd><dt><a href="Alchemy/Zippy/Archive/ArchiveInterface.html#method_getOptions"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr>::getOptions</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></em></dt>
+                    <dd>Returns the archive options</dd><dt><a href="Alchemy/Zippy/Archive/ArchiveInterface.html#method_getLocation"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr>::getLocation</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></em></dt>
+                    <dd>Gets the location of the archive</dd><dt><a href="Alchemy/Zippy/Archive/ArchiveInterface.html#method_getMembers"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr>::getMembers</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></em></dt>
+                    <dd>Lists files and directories archive members</dd><dt><a href="Alchemy/Zippy/Archive/Member.html#method_getLocation"><abbr title="Alchemy\Zippy\Archive\Member">Member</abbr>::getLocation</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/Member.html"><abbr title="Alchemy\Zippy\Archive\Member">Member</abbr></a></em></dt>
+                    <dd>Gets the location of an archive member</dd><dt><a href="Alchemy/Zippy/Archive/Member.html#method_getLastModifiedDate"><abbr title="Alchemy\Zippy\Archive\Member">Member</abbr>::getLastModifiedDate</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/Member.html"><abbr title="Alchemy\Zippy\Archive\Member">Member</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Archive/Member.html#method_getSize"><abbr title="Alchemy\Zippy\Archive\Member">Member</abbr>::getSize</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/Member.html"><abbr title="Alchemy\Zippy\Archive\Member">Member</abbr></a></em></dt>
+                    <dd>Returns the (uncompressed) size of the member</dd><dt><a href="Alchemy/Zippy/Archive/MemberInterface.html#method_getLocation"><abbr title="Alchemy\Zippy\Archive\MemberInterface">MemberInterface</abbr>::getLocation</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/MemberInterface.html"><abbr title="Alchemy\Zippy\Archive\MemberInterface">MemberInterface</abbr></a></em></dt>
+                    <dd>Gets the location of an archive member</dd><dt><a href="Alchemy/Zippy/Archive/MemberInterface.html#method_getLastModifiedDate"><abbr title="Alchemy\Zippy\Archive\MemberInterface">MemberInterface</abbr>::getLastModifiedDate</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/MemberInterface.html"><abbr title="Alchemy\Zippy\Archive\MemberInterface">MemberInterface</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Archive/MemberInterface.html#method_getSize"><abbr title="Alchemy\Zippy\Archive\MemberInterface">MemberInterface</abbr>::getSize</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/MemberInterface.html"><abbr title="Alchemy\Zippy\Archive\MemberInterface">MemberInterface</abbr></a></em></dt>
+                    <dd>Returns the (uncompressed) size of the member</dd><dt><a href="Alchemy/Zippy/FileStrategy/FileStrategyInterface.html#method_getAdapters"><abbr title="Alchemy\Zippy\FileStrategy\FileStrategyInterface">FileStrategyInterface</abbr>::getAdapters</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/FileStrategy/FileStrategyInterface.html"><abbr title="Alchemy\Zippy\FileStrategy\FileStrategyInterface">FileStrategyInterface</abbr></a></em></dt>
+                    <dd>Returns an array of adapters that match the strategy</dd><dt><a href="Alchemy/Zippy/FileStrategy/FileStrategyInterface.html#method_getFileExtension"><abbr title="Alchemy\Zippy\FileStrategy\FileStrategyInterface">FileStrategyInterface</abbr>::getFileExtension</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/FileStrategy/FileStrategyInterface.html"><abbr title="Alchemy\Zippy\FileStrategy\FileStrategyInterface">FileStrategyInterface</abbr></a></em></dt>
+                    <dd>Returns the file extension that match the strategy</dd><dt><a href="Alchemy/Zippy/FileStrategy/TB2FileStrategy.html#method_getAdapters"><abbr title="Alchemy\Zippy\FileStrategy\TB2FileStrategy">TB2FileStrategy</abbr>::getAdapters</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/FileStrategy/TB2FileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TB2FileStrategy">TB2FileStrategy</abbr></a></em></dt>
+                    <dd>Returns an array of adapters that match the strategy</dd><dt><a href="Alchemy/Zippy/FileStrategy/TB2FileStrategy.html#method_getFileExtension"><abbr title="Alchemy\Zippy\FileStrategy\TB2FileStrategy">TB2FileStrategy</abbr>::getFileExtension</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/FileStrategy/TB2FileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TB2FileStrategy">TB2FileStrategy</abbr></a></em></dt>
+                    <dd>Returns the file extension that match the strategy</dd><dt><a href="Alchemy/Zippy/FileStrategy/TBz2FileStrategy.html#method_getAdapters"><abbr title="Alchemy\Zippy\FileStrategy\TBz2FileStrategy">TBz2FileStrategy</abbr>::getAdapters</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/FileStrategy/TBz2FileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TBz2FileStrategy">TBz2FileStrategy</abbr></a></em></dt>
+                    <dd>Returns an array of adapters that match the strategy</dd><dt><a href="Alchemy/Zippy/FileStrategy/TBz2FileStrategy.html#method_getFileExtension"><abbr title="Alchemy\Zippy\FileStrategy\TBz2FileStrategy">TBz2FileStrategy</abbr>::getFileExtension</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/FileStrategy/TBz2FileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TBz2FileStrategy">TBz2FileStrategy</abbr></a></em></dt>
+                    <dd>Returns the file extension that match the strategy</dd><dt><a href="Alchemy/Zippy/FileStrategy/TGzFileStrategy.html#method_getAdapters"><abbr title="Alchemy\Zippy\FileStrategy\TGzFileStrategy">TGzFileStrategy</abbr>::getAdapters</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/FileStrategy/TGzFileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TGzFileStrategy">TGzFileStrategy</abbr></a></em></dt>
+                    <dd>Returns an array of adapters that match the strategy</dd><dt><a href="Alchemy/Zippy/FileStrategy/TGzFileStrategy.html#method_getFileExtension"><abbr title="Alchemy\Zippy\FileStrategy\TGzFileStrategy">TGzFileStrategy</abbr>::getFileExtension</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/FileStrategy/TGzFileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TGzFileStrategy">TGzFileStrategy</abbr></a></em></dt>
+                    <dd>Returns the file extension that match the strategy</dd><dt><a href="Alchemy/Zippy/FileStrategy/TarBz2FileStrategy.html#method_getAdapters"><abbr title="Alchemy\Zippy\FileStrategy\TarBz2FileStrategy">TarBz2FileStrategy</abbr>::getAdapters</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/FileStrategy/TarBz2FileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TarBz2FileStrategy">TarBz2FileStrategy</abbr></a></em></dt>
+                    <dd>Returns an array of adapters that match the strategy</dd><dt><a href="Alchemy/Zippy/FileStrategy/TarBz2FileStrategy.html#method_getFileExtension"><abbr title="Alchemy\Zippy\FileStrategy\TarBz2FileStrategy">TarBz2FileStrategy</abbr>::getFileExtension</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/FileStrategy/TarBz2FileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TarBz2FileStrategy">TarBz2FileStrategy</abbr></a></em></dt>
+                    <dd>Returns the file extension that match the strategy</dd><dt><a href="Alchemy/Zippy/FileStrategy/TarFileStrategy.html#method_getAdapters"><abbr title="Alchemy\Zippy\FileStrategy\TarFileStrategy">TarFileStrategy</abbr>::getAdapters</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/FileStrategy/TarFileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TarFileStrategy">TarFileStrategy</abbr></a></em></dt>
+                    <dd>Returns an array of adapters that match the strategy</dd><dt><a href="Alchemy/Zippy/FileStrategy/TarFileStrategy.html#method_getFileExtension"><abbr title="Alchemy\Zippy\FileStrategy\TarFileStrategy">TarFileStrategy</abbr>::getFileExtension</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/FileStrategy/TarFileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TarFileStrategy">TarFileStrategy</abbr></a></em></dt>
+                    <dd>Returns the file extension that match the strategy</dd><dt><a href="Alchemy/Zippy/FileStrategy/TarGzFileStrategy.html#method_getAdapters"><abbr title="Alchemy\Zippy\FileStrategy\TarGzFileStrategy">TarGzFileStrategy</abbr>::getAdapters</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/FileStrategy/TarGzFileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TarGzFileStrategy">TarGzFileStrategy</abbr></a></em></dt>
+                    <dd>Returns an array of adapters that match the strategy</dd><dt><a href="Alchemy/Zippy/FileStrategy/TarGzFileStrategy.html#method_getFileExtension"><abbr title="Alchemy\Zippy\FileStrategy\TarGzFileStrategy">TarGzFileStrategy</abbr>::getFileExtension</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/FileStrategy/TarGzFileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TarGzFileStrategy">TarGzFileStrategy</abbr></a></em></dt>
+                    <dd>Returns the file extension that match the strategy</dd><dt><a href="Alchemy/Zippy/FileStrategy/ZipFileStrategy.html#method_getAdapters"><abbr title="Alchemy\Zippy\FileStrategy\ZipFileStrategy">ZipFileStrategy</abbr>::getAdapters</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/FileStrategy/ZipFileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\ZipFileStrategy">ZipFileStrategy</abbr></a></em></dt>
+                    <dd>Returns an array of adapters that match the strategy</dd><dt><a href="Alchemy/Zippy/FileStrategy/ZipFileStrategy.html#method_getFileExtension"><abbr title="Alchemy\Zippy\FileStrategy\ZipFileStrategy">ZipFileStrategy</abbr>::getFileExtension</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/FileStrategy/ZipFileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\ZipFileStrategy">ZipFileStrategy</abbr></a></em></dt>
+                    <dd>Returns the file extension that match the strategy</dd><dt><a href="Alchemy/Zippy/Parser/GNUTarOutputParser.html"><abbr title="Alchemy\Zippy\Parser\GNUTarOutputParser">GNUTarOutputParser</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Parser.html">Alchemy\Zippy\Parser</a></em></dt>
+                    <dd>This class is responsable of parsing GNUTar command line output</dd><dt><a href="Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactory.html#method_getBinary"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactory">ProcessBuilderFactory</abbr>::getBinary</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactory.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactory">ProcessBuilderFactory</abbr></a></em></dt>
+                    <dd>Returns the binary path</dd><dt><a href="Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html#method_getBinary"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr>::getBinary</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></em></dt>
+                    <dd>Returns the binary path</dd><dt><a href="Alchemy/Zippy/Zippy.html#method_getStrategies"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr>::getStrategies</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Zippy.html"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr></a></em></dt>
+                    <dd>Returns the strategies as they are stored</dd><dt><a href="Alchemy/Zippy/Zippy.html#method_getAdapterFor"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr>::getAdapterFor</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Zippy.html"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr></a></em></dt>
+                    <dd>Returns an adapter for a file extension</dd>        </dl><h2 id="letterI">I</h2>
+        <dl id="index"><dt><a href="Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_isSupported"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr>::isSupported</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AbstractTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Adapter/AdapterInterface.html#method_isSupported"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr>::isSupported</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr></a></em></dt>
+                    <dd>Tests if the adapter is supported by the current environment</dd><dt><a href="Alchemy/Zippy/Adapter/ZipAdapter.html#method_isSupported"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr>::isSupported</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/ZipAdapter.html"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Archive/Member.html#method_isDir"><abbr title="Alchemy\Zippy\Archive\Member">Member</abbr>::isDir</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/Member.html"><abbr title="Alchemy\Zippy\Archive\Member">Member</abbr></a></em></dt>
+                    <dd>Tells whether the member is a directory or not</dd><dt><a href="Alchemy/Zippy/Archive/MemberInterface.html#method_isDir"><abbr title="Alchemy\Zippy\Archive\MemberInterface">MemberInterface</abbr>::isDir</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/MemberInterface.html"><abbr title="Alchemy\Zippy\Archive\MemberInterface">MemberInterface</abbr></a></em></dt>
+                    <dd>Tells whether the member is a directory or not</dd><dt><a href="Alchemy/Zippy/Exception/InvalidArgumentException.html"><abbr title="Alchemy\Zippy\Exception\InvalidArgumentException">InvalidArgumentException</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Exception.html">Alchemy\Zippy\Exception</a></em></dt>
+                    <dd></dd>        </dl><h2 id="letterL">L</h2>
+        <dl id="index"><dt><a href="Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_listMembers"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr>::listMembers</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AbstractTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Adapter/AdapterContainer.html#method_load"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr>::load</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AdapterContainer.html"><abbr title="Alchemy\Zippy\Adapter\AdapterContainer">AdapterContainer</abbr></a></em></dt>
+                    <dd>Builds the adapter container</dd><dt><a href="Alchemy/Zippy/Adapter/AdapterInterface.html#method_listMembers"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr>::listMembers</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr></a></em></dt>
+                    <dd>Returns the list of all archive members</dd><dt><a href="Alchemy/Zippy/Adapter/ZipAdapter.html#method_listMembers"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr>::listMembers</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/ZipAdapter.html"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Zippy.html#method_load"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr>::load</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Zippy.html"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr></a></em></dt>
+                    <dd>Creates Zippy with default strategies</dd>        </dl><h2 id="letterM">M</h2>
+        <dl id="index"><dt><a href="Alchemy/Zippy/Archive/Member.html"><abbr title="Alchemy\Zippy\Archive\Member">Member</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Archive.html">Alchemy\Zippy\Archive</a></em></dt>
+                    <dd>Represents a member of an archive.</dd><dt><a href="Alchemy/Zippy/Archive/MemberInterface.html"><abbr title="Alchemy\Zippy\Archive\MemberInterface">MemberInterface</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Archive.html">Alchemy\Zippy\Archive</a></em></dt>
+                    <dd></dd>        </dl><h2 id="letterN">N</h2>
+        <dl id="index"><dt><a href="Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_newInstance"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr>::newInstance</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></em></dt>
+                    <dd>Returns a new instance of the invoked adapter</dd><dt><a href="Alchemy/Zippy/Exception/NoAdapterOnPlatformException.html"><abbr title="Alchemy\Zippy\Exception\NoAdapterOnPlatformException">NoAdapterOnPlatformException</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Exception.html">Alchemy\Zippy\Exception</a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Exception/NotSupportedException.html"><abbr title="Alchemy\Zippy\Exception\NotSupportedException">NotSupportedException</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Exception.html">Alchemy\Zippy\Exception</a></em></dt>
+                    <dd></dd>        </dl><h2 id="letterO">O</h2>
+        <dl id="index"><dt><a href="Alchemy/Zippy/Adapter/AbstractAdapter.html#method_open"><abbr title="Alchemy\Zippy\Adapter\AbstractAdapter">AbstractAdapter</abbr>::open</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AbstractAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractAdapter">AbstractAdapter</abbr></a></em></dt>
+                    <dd>Opens an archive</dd><dt><a href="Alchemy/Zippy/Adapter/AdapterInterface.html#method_open"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr>::open</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr></a></em></dt>
+                    <dd>Opens an archive</dd><dt><a href="Alchemy/Zippy/Archive/Options.html"><abbr title="Alchemy\Zippy\Archive\Options">Options</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Archive.html">Alchemy\Zippy\Archive</a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Zippy.html#method_open"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr>::open</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Zippy.html"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr></a></em></dt>
+                    <dd>Opens an archive.</dd>        </dl><h2 id="letterP">P</h2>
+        <dl id="index"><dt><a href="Alchemy/Zippy/Parser/BSDTarOutputParser.html#method_parseFileListing"><abbr title="Alchemy\Zippy\Parser\BSDTarOutputParser">BSDTarOutputParser</abbr>::parseFileListing</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Parser/BSDTarOutputParser.html"><abbr title="Alchemy\Zippy\Parser\BSDTarOutputParser">BSDTarOutputParser</abbr></a></em></dt>
+                    <dd>Parses a file listing</dd><dt><a href="Alchemy/Zippy/Parser/BSDTarOutputParser.html#method_parseInflatorVersion"><abbr title="Alchemy\Zippy\Parser\BSDTarOutputParser">BSDTarOutputParser</abbr>::parseInflatorVersion</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Parser/BSDTarOutputParser.html"><abbr title="Alchemy\Zippy\Parser\BSDTarOutputParser">BSDTarOutputParser</abbr></a></em></dt>
+                    <dd>Parses the inflator binary version</dd><dt><a href="Alchemy/Zippy/Parser/BSDTarOutputParser.html#method_parseDeflatorVersion"><abbr title="Alchemy\Zippy\Parser\BSDTarOutputParser">BSDTarOutputParser</abbr>::parseDeflatorVersion</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Parser/BSDTarOutputParser.html"><abbr title="Alchemy\Zippy\Parser\BSDTarOutputParser">BSDTarOutputParser</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Parser/GNUTarOutputParser.html#method_parseFileListing"><abbr title="Alchemy\Zippy\Parser\GNUTarOutputParser">GNUTarOutputParser</abbr>::parseFileListing</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Parser/GNUTarOutputParser.html"><abbr title="Alchemy\Zippy\Parser\GNUTarOutputParser">GNUTarOutputParser</abbr></a></em></dt>
+                    <dd>Parses a file listing</dd><dt><a href="Alchemy/Zippy/Parser/GNUTarOutputParser.html#method_parseInflatorVersion"><abbr title="Alchemy\Zippy\Parser\GNUTarOutputParser">GNUTarOutputParser</abbr>::parseInflatorVersion</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Parser/GNUTarOutputParser.html"><abbr title="Alchemy\Zippy\Parser\GNUTarOutputParser">GNUTarOutputParser</abbr></a></em></dt>
+                    <dd>Parses the inflator binary version</dd><dt><a href="Alchemy/Zippy/Parser/GNUTarOutputParser.html#method_parseDeflatorVersion"><abbr title="Alchemy\Zippy\Parser\GNUTarOutputParser">GNUTarOutputParser</abbr>::parseDeflatorVersion</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Parser/GNUTarOutputParser.html"><abbr title="Alchemy\Zippy\Parser\GNUTarOutputParser">GNUTarOutputParser</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Parser/ParserFactory.html"><abbr title="Alchemy\Zippy\Parser\ParserFactory">ParserFactory</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Parser.html">Alchemy\Zippy\Parser</a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Parser.html">Alchemy\Zippy\Parser</a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Parser/ParserInterface.html#method_parseFileListing"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr>::parseFileListing</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a></em></dt>
+                    <dd>Parses a file listing</dd><dt><a href="Alchemy/Zippy/Parser/ParserInterface.html#method_parseInflatorVersion"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr>::parseInflatorVersion</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a></em></dt>
+                    <dd>Parses the inflator binary version</dd><dt><a href="Alchemy/Zippy/Parser/ParserInterface.html#method_parsedeflatorVersion"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr>::parsedeflatorVersion</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Parser/ParserInterface.html"><abbr title="Alchemy\Zippy\Parser\ParserInterface">ParserInterface</abbr></a></em></dt>
+                    <dd>Parses the deflator binary version</dd><dt><a href="Alchemy/Zippy/Parser/ZipOutputParser.html#method_parseFileListing"><abbr title="Alchemy\Zippy\Parser\ZipOutputParser">ZipOutputParser</abbr>::parseFileListing</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Parser/ZipOutputParser.html"><abbr title="Alchemy\Zippy\Parser\ZipOutputParser">ZipOutputParser</abbr></a></em></dt>
+                    <dd>Parses a file listing</dd><dt><a href="Alchemy/Zippy/Parser/ZipOutputParser.html#method_parseInflatorVersion"><abbr title="Alchemy\Zippy\Parser\ZipOutputParser">ZipOutputParser</abbr>::parseInflatorVersion</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Parser/ZipOutputParser.html"><abbr title="Alchemy\Zippy\Parser\ZipOutputParser">ZipOutputParser</abbr></a></em></dt>
+                    <dd>Parses the inflator binary version</dd><dt><a href="Alchemy/Zippy/Parser/ZipOutputParser.html#method_parseDeflatorVersion"><abbr title="Alchemy\Zippy\Parser\ZipOutputParser">ZipOutputParser</abbr>::parseDeflatorVersion</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Parser/ZipOutputParser.html"><abbr title="Alchemy\Zippy\Parser\ZipOutputParser">ZipOutputParser</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactory.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactory">ProcessBuilderFactory</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/ProcessBuilder.html">Alchemy\Zippy\ProcessBuilder</a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/ProcessBuilder.html">Alchemy\Zippy\ProcessBuilder</a></em></dt>
+                    <dd></dd>        </dl><h2 id="letterR">R</h2>
+        <dl id="index"><dt><a href="Alchemy/Zippy/Adapter/AbstractTarAdapter.html#method_remove"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr>::remove</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AbstractTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractTarAdapter">AbstractTarAdapter</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Adapter/AdapterInterface.html#method_remove"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr>::remove</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">AdapterInterface</abbr></a></em></dt>
+                    <dd>Removes a member of the archive</dd><dt><a href="Alchemy/Zippy/Adapter/ZipAdapter.html#method_remove"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr>::remove</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/ZipAdapter.html"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Archive/Archive.html#method_removeMembers"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr>::removeMembers</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/Archive.html"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr></a></em></dt>
+                    <dd>Removes a file from the archive</dd><dt><a href="Alchemy/Zippy/Archive/ArchiveInterface.html#method_removeMembers"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr>::removeMembers</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></em></dt>
+                    <dd>Removes a file from the archive</dd><dt><a href="Alchemy/Zippy/Exception/RuntimeException.html"><abbr title="Alchemy\Zippy\Exception\RuntimeException">RuntimeException</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Exception.html">Alchemy\Zippy\Exception</a></em></dt>
+                    <dd></dd>        </dl><h2 id="letterS">S</h2>
+        <dl id="index"><dt><a href="Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_setParser"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr>::setParser</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></em></dt>
+                    <dd>Sets the parser</dd><dt><a href="Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_setDeflator"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr>::setDeflator</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></em></dt>
+                    <dd>Sets the deflator process builder</dd><dt><a href="Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method_setInflator"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr>::setInflator</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></em></dt>
+                    <dd>Sets the inflator process builder</dd><dt><a href="Alchemy/Zippy/Adapter/BinaryAdapterInterface.html#method_setParser"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">BinaryAdapterInterface</abbr>::setParser</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/BinaryAdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">BinaryAdapterInterface</abbr></a></em></dt>
+                    <dd>Sets the parser</dd><dt><a href="Alchemy/Zippy/Adapter/BinaryAdapterInterface.html#method_setInflator"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">BinaryAdapterInterface</abbr>::setInflator</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/BinaryAdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">BinaryAdapterInterface</abbr></a></em></dt>
+                    <dd>Sets the inflator process builder</dd><dt><a href="Alchemy/Zippy/Adapter/BinaryAdapterInterface.html#method_setDeflator"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">BinaryAdapterInterface</abbr>::setDeflator</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/BinaryAdapterInterface.html"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">BinaryAdapterInterface</abbr></a></em></dt>
+                    <dd>Sets the deflator process builder</dd><dt><a href="Alchemy/Zippy/Archive/Archive.html#method_setOptions"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr>::setOptions</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/Archive.html"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr></a></em></dt>
+                    <dd>Sets the archive options</dd><dt><a href="Alchemy/Zippy/Archive/ArchiveInterface.html#method_setOptions"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr>::setOptions</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/ArchiveInterface.html"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">ArchiveInterface</abbr></a></em></dt>
+                    <dd>Sets the archive options</dd>        </dl><h2 id="letterT">T</h2>
+        <dl id="index"><dt><a href="Alchemy/Zippy/Adapter/BSDTar/TarBSDTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBSDTarAdapter">TarBSDTarAdapter</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Adapter/BSDTar.html">Alchemy\Zippy\Adapter\BSDTar</a></em></dt>
+                    <dd>BSDTAR allows you to create and extract files from archives using BSD tar</dd><dt><a href="Alchemy/Zippy/Adapter/BSDTar/TarBz2BSDTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarBz2BSDTarAdapter">TarBz2BSDTarAdapter</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Adapter/BSDTar.html">Alchemy\Zippy\Adapter\BSDTar</a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Adapter/BSDTar/TarGzBSDTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\BSDTar\TarGzBSDTarAdapter">TarGzBSDTarAdapter</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Adapter/BSDTar.html">Alchemy\Zippy\Adapter\BSDTar</a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Adapter/GNUTar/TarBz2GNUTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarBz2GNUTarAdapter">TarBz2GNUTarAdapter</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Adapter/GNUTar.html">Alchemy\Zippy\Adapter\GNUTar</a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Adapter/GNUTar/TarGNUTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGNUTarAdapter">TarGNUTarAdapter</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Adapter/GNUTar.html">Alchemy\Zippy\Adapter\GNUTar</a></em></dt>
+                    <dd>GNUTarAdapter allows you to create and extract files from archives using GNU tar</dd><dt><a href="Alchemy/Zippy/Adapter/GNUTar/TarGzGNUTarAdapter.html"><abbr title="Alchemy\Zippy\Adapter\GNUTar\TarGzGNUTarAdapter">TarGzGNUTarAdapter</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Adapter/GNUTar.html">Alchemy\Zippy\Adapter\GNUTar</a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/FileStrategy/TB2FileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TB2FileStrategy">TB2FileStrategy</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/FileStrategy.html">Alchemy\Zippy\FileStrategy</a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/FileStrategy/TBz2FileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TBz2FileStrategy">TBz2FileStrategy</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/FileStrategy.html">Alchemy\Zippy\FileStrategy</a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/FileStrategy/TGzFileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TGzFileStrategy">TGzFileStrategy</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/FileStrategy.html">Alchemy\Zippy\FileStrategy</a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/FileStrategy/TarBz2FileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TarBz2FileStrategy">TarBz2FileStrategy</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/FileStrategy.html">Alchemy\Zippy\FileStrategy</a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/FileStrategy/TarFileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TarFileStrategy">TarFileStrategy</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/FileStrategy.html">Alchemy\Zippy\FileStrategy</a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/FileStrategy/TarGzFileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TarGzFileStrategy">TarGzFileStrategy</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/FileStrategy.html">Alchemy\Zippy\FileStrategy</a></em></dt>
+                    <dd></dd>        </dl><h2 id="letterU">U</h2>
+        <dl id="index"><dt><a href="Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactory.html#method_useBinary"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactory">ProcessBuilderFactory</abbr>::useBinary</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactory.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactory">ProcessBuilderFactory</abbr></a></em></dt>
+                    <dd>Sets the binary path</dd><dt><a href="Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html#method_useBinary"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr>::useBinary</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">ProcessBuilderFactoryInterface</abbr></a></em></dt>
+                    <dd>Sets the binary path</dd>        </dl><h2 id="letterZ">Z</h2>
+        <dl id="index"><dt><a href="Alchemy/Zippy/Adapter/ZipAdapter.html"><abbr title="Alchemy\Zippy\Adapter\ZipAdapter">ZipAdapter</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Adapter.html">Alchemy\Zippy\Adapter</a></em></dt>
+                    <dd>ZipAdapter allows you to create and extract files from archives using Zip</dd><dt><a href="Alchemy/Zippy/FileStrategy/ZipFileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\ZipFileStrategy">ZipFileStrategy</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/FileStrategy.html">Alchemy\Zippy\FileStrategy</a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Parser/ZipOutputParser.html"><abbr title="Alchemy\Zippy\Parser\ZipOutputParser">ZipOutputParser</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy/Parser.html">Alchemy\Zippy\Parser</a></em></dt>
+                    <dd>This class is responsable of parsing GNUTar command line output</dd><dt><a href="Alchemy/Zippy/Zippy.html"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr></a> &mdash; <em>Class in namespace <a href="Alchemy/Zippy.html">Alchemy\Zippy</a></em></dt>
+                    <dd></dd>        </dl><h2 id="letter_">_</h2>
+        <dl id="index"><dt><a href="Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html#method___construct"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Adapter/AbstractBinaryAdapter.html"><abbr title="Alchemy\Zippy\Adapter\AbstractBinaryAdapter">AbstractBinaryAdapter</abbr></a></em></dt>
+                    <dd>Constructor</dd><dt><a href="Alchemy/Zippy/Archive/Archive.html#method___construct"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/Archive.html"><abbr title="Alchemy\Zippy\Archive\Archive">Archive</abbr></a></em></dt>
+                    <dd>Constructor</dd><dt><a href="Alchemy/Zippy/Archive/Member.html#method___construct"><abbr title="Alchemy\Zippy\Archive\Member">Member</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/Member.html"><abbr title="Alchemy\Zippy\Archive\Member">Member</abbr></a></em></dt>
+                    <dd>Constructor</dd><dt><a href="Alchemy/Zippy/Archive/Member.html#method___toString"><abbr title="Alchemy\Zippy\Archive\Member">Member</abbr>::__toString</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/Member.html"><abbr title="Alchemy\Zippy\Archive\Member">Member</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/Archive/MemberInterface.html#method___toString"><abbr title="Alchemy\Zippy\Archive\MemberInterface">MemberInterface</abbr>::__toString</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Archive/MemberInterface.html"><abbr title="Alchemy\Zippy\Archive\MemberInterface">MemberInterface</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/FileStrategy/TB2FileStrategy.html#method___construct"><abbr title="Alchemy\Zippy\FileStrategy\TB2FileStrategy">TB2FileStrategy</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/FileStrategy/TB2FileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TB2FileStrategy">TB2FileStrategy</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/FileStrategy/TBz2FileStrategy.html#method___construct"><abbr title="Alchemy\Zippy\FileStrategy\TBz2FileStrategy">TBz2FileStrategy</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/FileStrategy/TBz2FileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TBz2FileStrategy">TBz2FileStrategy</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/FileStrategy/TGzFileStrategy.html#method___construct"><abbr title="Alchemy\Zippy\FileStrategy\TGzFileStrategy">TGzFileStrategy</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/FileStrategy/TGzFileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TGzFileStrategy">TGzFileStrategy</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/FileStrategy/TarBz2FileStrategy.html#method___construct"><abbr title="Alchemy\Zippy\FileStrategy\TarBz2FileStrategy">TarBz2FileStrategy</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/FileStrategy/TarBz2FileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TarBz2FileStrategy">TarBz2FileStrategy</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/FileStrategy/TarFileStrategy.html#method___construct"><abbr title="Alchemy\Zippy\FileStrategy\TarFileStrategy">TarFileStrategy</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/FileStrategy/TarFileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TarFileStrategy">TarFileStrategy</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/FileStrategy/TarGzFileStrategy.html#method___construct"><abbr title="Alchemy\Zippy\FileStrategy\TarGzFileStrategy">TarGzFileStrategy</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/FileStrategy/TarGzFileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\TarGzFileStrategy">TarGzFileStrategy</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/FileStrategy/ZipFileStrategy.html#method___construct"><abbr title="Alchemy\Zippy\FileStrategy\ZipFileStrategy">ZipFileStrategy</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/FileStrategy/ZipFileStrategy.html"><abbr title="Alchemy\Zippy\FileStrategy\ZipFileStrategy">ZipFileStrategy</abbr></a></em></dt>
+                    <dd></dd><dt><a href="Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactory.html#method___construct"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactory">ProcessBuilderFactory</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactory.html"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactory">ProcessBuilderFactory</abbr></a></em></dt>
+                    <dd>Constructor</dd><dt><a href="Alchemy/Zippy/Zippy.html#method___construct"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Alchemy/Zippy/Zippy.html"><abbr title="Alchemy\Zippy\Zippy">Zippy</abbr></a></em></dt>
+                    <dd></dd>        </dl>        </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

BIN
vendor/alchemy/zippy/docs/source/API/API/i/arrows.png


BIN
vendor/alchemy/zippy/docs/source/API/API/i/loader.gif


BIN
vendor/alchemy/zippy/docs/source/API/API/i/results_bg.png


BIN
vendor/alchemy/zippy/docs/source/API/API/i/tree_bg.png


+ 18 - 0
vendor/alchemy/zippy/docs/source/API/API/index.html

@@ -0,0 +1,18 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="stylesheet.css">
+                            </head>
+        <frameset cols="20%,80%" frameborder="1" border="1" bordercolor="#bbb" framespacing="1">
+        <frame src="panel.html" name="index">
+        <frame src="namespaces.html" name="main">
+        <noframes>
+            <body>
+                Your browser does not support frames. Go to the <a href="namespaces.html">non-frame version</a>.
+            </body>
+        </noframes>
+    </frameset>
+</html>

+ 79 - 0
vendor/alchemy/zippy/docs/source/API/API/interfaces.html

@@ -0,0 +1,79 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Interfaces | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="stylesheet.css">
+                            </head>
+        <body id="overview">
+            <div class="header">
+        <ul>
+            <li><a href="classes.html">Classes</a></li>
+                            <li><a href="namespaces.html">Namespaces</a></li>
+                        <li><a href="interfaces.html">Interfaces</a></li>
+            <li><a href="doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <h1>Interfaces</h1>
+    </div>
+        <div class="content">
+                <table>
+                    <tr>
+                <td><a href="Alchemy/Zippy/Adapter/AdapterInterface.html" target="main"><abbr title="Alchemy\Zippy\Adapter\AdapterInterface">Alchemy\Zippy\Adapter\AdapterInterface</abbr></a></td>
+                <td class="last">
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td><a href="Alchemy/Zippy/Adapter/BinaryAdapterInterface.html" target="main"><abbr title="Alchemy\Zippy\Adapter\BinaryAdapterInterface">Alchemy\Zippy\Adapter\BinaryAdapterInterface</abbr></a></td>
+                <td class="last">
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td><a href="Alchemy/Zippy/Archive/ArchiveInterface.html" target="main"><abbr title="Alchemy\Zippy\Archive\ArchiveInterface">Alchemy\Zippy\Archive\ArchiveInterface</abbr></a></td>
+                <td class="last">
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td><a href="Alchemy/Zippy/Archive/MemberInterface.html" target="main"><abbr title="Alchemy\Zippy\Archive\MemberInterface">Alchemy\Zippy\Archive\MemberInterface</abbr></a></td>
+                <td class="last">
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td><a href="Alchemy/Zippy/Exception/ExceptionInterface.html" target="main"><abbr title="Alchemy\Zippy\Exception\ExceptionInterface">Alchemy\Zippy\Exception\ExceptionInterface</abbr></a></td>
+                <td class="last">
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td><a href="Alchemy/Zippy/FileStrategy/FileStrategyInterface.html" target="main"><abbr title="Alchemy\Zippy\FileStrategy\FileStrategyInterface">Alchemy\Zippy\FileStrategy\FileStrategyInterface</abbr></a></td>
+                <td class="last">
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td><a href="Alchemy/Zippy/Parser/ParserInterface.html" target="main"><abbr title="Alchemy\Zippy\Parser\ParserInterface">Alchemy\Zippy\Parser\ParserInterface</abbr></a></td>
+                <td class="last">
+                    
+                </td>
+            </tr>
+                    <tr>
+                <td><a href="Alchemy/Zippy/ProcessBuilder/ProcessBuilderFactoryInterface.html" target="main"><abbr title="Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface">Alchemy\Zippy\ProcessBuilder\ProcessBuilderFactoryInterface</abbr></a></td>
+                <td class="last">
+                    
+                </td>
+            </tr>
+            </table>
+        </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

Fichier diff supprimé car celui-ci est trop grand
+ 11 - 0
vendor/alchemy/zippy/docs/source/API/API/js/jquery-1.3.2.min.js


+ 651 - 0
vendor/alchemy/zippy/docs/source/API/API/js/searchdoc.js

@@ -0,0 +1,651 @@
+/*
+Copyright (c) 2009 Vladimir Kolesnikov
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+*/
+
+Searchdoc = {};
+
+// navigation.js ------------------------------------------
+
+Searchdoc.Navigation = new function() {
+    this.initNavigation = function() {
+        var _this = this;
+        
+        $(document).keydown(function(e) {
+            _this.onkeydown(e);
+        }).keyup(function(e) {
+            _this.onkeyup(e);
+        });
+        
+        this.navigationActive = true;
+    }
+    
+    this.setNavigationActive = function(state) {
+        this.navigationActive = state;
+        this.clearMoveTimeout();
+    }
+
+
+    this.onkeyup = function(e) {
+        if (!this.navigationActive) return;
+        switch(e.keyCode) {
+            case 37: //Event.KEY_LEFT:
+            case 38: //Event.KEY_UP:
+            case 39: //Event.KEY_RIGHT:
+            case 40: //Event.KEY_DOWN:
+            case 73: // i - qwerty
+            case 74: // j
+            case 75: // k
+            case 76: // l
+            case 67: // c - dvorak
+            case 72: // h 
+            case 84: // t
+            case 78: // n
+                this.clearMoveTimeout();
+                break;
+            }
+    }
+
+    this.onkeydown = function(e) {
+        if (!this.navigationActive) return;
+        switch(e.keyCode) {
+            case 37: //Event.KEY_LEFT:
+            case 74: // j (qwerty)
+            case 72: // h (dvorak)
+                if (this.moveLeft()) e.preventDefault();
+                break;
+            case 38: //Event.KEY_UP:
+            case 73: // i (qwerty)
+            case 67: // c (dvorak)
+                if (e.keyCode == 38 || e.ctrlKey) {
+                    if (this.moveUp()) e.preventDefault();
+                    this.startMoveTimeout(false);
+                }
+                break;
+            case 39: //Event.KEY_RIGHT:
+            case 76: // l (qwerty)
+            case 78: // n (dvorak)
+                if (this.moveRight()) e.preventDefault();
+                break;
+            case 40: //Event.KEY_DOWN:
+            case 75: // k (qwerty)
+            case 84: // t (dvorak)
+                if (e.keyCode == 40 || e.ctrlKey) {
+                    if (this.moveDown()) e.preventDefault();
+                    this.startMoveTimeout(true);
+                }
+                break;
+            case 9: //Event.KEY_TAB:
+            case 13: //Event.KEY_RETURN:
+                if (this.$current) this.select(this.$current);
+                break;
+        }
+        if (e.ctrlKey && e.shiftKey) this.select(this.$current);
+    }
+
+    this.clearMoveTimeout = function() {
+        clearTimeout(this.moveTimeout); 
+        this.moveTimeout = null;
+    }
+
+    this.startMoveTimeout = function(isDown) {
+        if (!$.browser.mozilla && !$.browser.opera) return;
+        if (this.moveTimeout) this.clearMoveTimeout();
+        var _this = this;
+    
+        var go = function() {
+            if (!_this.moveTimeout) return;
+            _this[isDown ? 'moveDown' : 'moveUp']();
+            _this.moveTimout = setTimeout(go, 100);
+        }
+        this.moveTimeout = setTimeout(go, 200);
+    }    
+    
+    this.moveRight = function() {
+    }
+    
+    this.moveLeft = function() {
+    }
+
+    this.move = function(isDown) {
+    }
+
+    this.moveUp = function() {
+        return this.move(false);
+    }
+
+    this.moveDown = function() {
+        return this.move(true);
+    }    
+}
+
+
+// scrollIntoView.js --------------------------------------
+
+function scrollIntoView(element, view) {
+    var offset, viewHeight, viewScroll, height;
+    offset = element.offsetTop;
+    height = element.offsetHeight;
+    viewHeight = view.offsetHeight;
+    viewScroll = view.scrollTop;
+    if (offset - viewScroll + height > viewHeight) {
+        view.scrollTop = offset - viewHeight + height;
+    }
+    if (offset < viewScroll) {
+        view.scrollTop = offset;
+    }
+}
+
+
+// searcher.js --------------------------------------------
+
+Searchdoc.Searcher = function(data) {
+    this.data = data;
+    this.handlers = [];
+}
+
+Searchdoc.Searcher.prototype = new function() {
+    var CHUNK_SIZE = 1000, // search is performed in chunks of 1000 for non-bloking user input
+        MAX_RESULTS = 100, // do not try to find more than 100 results
+        huid = 1, suid = 1,
+        runs = 0;
+
+
+    this.find = function(query) {
+        var queries = splitQuery(query),
+            regexps = buildRegexps(queries),
+            highlighters = buildHilighters(queries),
+            state = { from: 0, pass: 0, limit: MAX_RESULTS, n: suid++},
+            _this = this;
+        this.currentSuid = state.n;
+    
+        if (!query) return;
+    
+        var run = function() {
+            // stop current search thread if new search started
+            if (state.n != _this.currentSuid) return;
+            
+            var results = performSearch(_this.data, regexps, queries, highlighters, state),
+                hasMore = (state.limit > 0 && state.pass < 3);
+                
+            triggerResults.call(_this, results, !hasMore);
+            if (hasMore) {
+                setTimeout(run, 2);
+            }
+            runs++;
+        };
+        runs = 0;
+        
+        // start search thread
+        run();
+    }
+
+    /*  ----- Events ------  */
+    this.ready = function(fn) {
+        fn.huid = huid;
+        this.handlers.push(fn);
+    }
+
+    /*  ----- Utilities ------  */
+    function splitQuery(query) {
+        return jQuery.grep(query.split(/(\s+|\(\)?)/), function(string) { return string.match(/\S/) });
+    }
+
+    function buildRegexps(queries) {
+        return jQuery.map(queries, function(query) { return new RegExp(query.replace(/(.)/g, '([$1])([^$1]*?)'), 'i') });
+    }
+
+    function buildHilighters(queries) {
+        return jQuery.map(queries, function(query) {
+            return jQuery.map( query.split(''), function(l, i){ return '\u0001$' + (i*2+1) + '\u0002$' + (i*2+2) } ).join('')
+        });
+    }
+
+    // function longMatchRegexp(index, longIndex, regexps) {
+    //     for (var i = regexps.length - 1; i >= 0; i--){
+    //         if (!index.match(regexps[i]) && !longIndex.match(regexps[i])) return false;
+    //     };
+    //     return true;
+    // }
+    
+    
+    /*  ----- Mathchers ------  */
+    function matchPass1(index, longIndex, queries, regexps) {
+        if (index.indexOf(queries[0]) != 0) return false;
+        for (var i=1, l = regexps.length; i < l; i++) {
+            if (!index.match(regexps[i]) && !longIndex.match(regexps[i])) return false;
+        };
+        return true;
+    }
+
+    function matchPass2(index, longIndex, queries, regexps) {
+        if (index.indexOf(queries[0]) == -1) return false;
+        for (var i=1, l = regexps.length; i < l; i++) {
+            if (!index.match(regexps[i]) && !longIndex.match(regexps[i])) return false;
+        };
+        return true;
+    }
+    
+    function matchPassRegexp(index, longIndex, queries, regexps) {
+        if (!index.match(regexps[0])) return false;
+        for (var i=1, l = regexps.length; i < l; i++) {
+            if (!index.match(regexps[i]) && !longIndex.match(regexps[i])) return false;
+        };
+        return true;
+    }
+
+
+    /*  ----- Highlighters ------  */
+    function highlightRegexp(info, queries, regexps, highlighters) {
+        var result = createResult(info);
+        for (var i=0, l = regexps.length; i < l; i++) {
+            result.title = result.title.replace(regexps[i], highlighters[i]);
+            if (i > 0)
+                result.namespace = result.namespace.replace(regexps[i], highlighters[i]);
+        };
+        return result;
+    }
+    
+    function hltSubstring(string, pos, length) {
+        return string.substring(0, pos) + '\u0001' + string.substring(pos, pos + length) + '\u0002' + string.substring(pos + length);
+    }
+    
+    function highlightQuery(info, queries, regexps, highlighters) {
+        var result = createResult(info), pos = 0, lcTitle = result.title.toLowerCase();
+        pos = lcTitle.indexOf(queries[0]);
+        if (pos != -1) {
+            result.title = hltSubstring(result.title, pos, queries[0].length);
+        }
+        for (var i=1, l = regexps.length; i < l; i++) {
+            result.title = result.title.replace(regexps[i], highlighters[i]);
+            result.namespace = result.namespace.replace(regexps[i], highlighters[i]);
+        };
+        return result;
+    }
+
+    function createResult(info) {
+        var result = {};
+        result.title = info[0];
+        result.namespace = info[1];
+        result.path = info[2];
+        result.params = info[3];
+        result.snippet = info[4];
+        result.badge = info[6];
+        return result;
+    }
+
+    /*  ----- Searching ------  */
+    function performSearch(data, regexps, queries, highlighters, state) {
+        var searchIndex = data.searchIndex, // search by title first and then by source
+            longSearchIndex = data.longSearchIndex,
+            info = data.info,
+            result = [],
+            i = state.from, 
+            l = searchIndex.length,
+            togo = CHUNK_SIZE,
+            matchFunc, hltFunc;
+            
+        while (state.pass < 3 && state.limit > 0 && togo > 0) {
+            if (state.pass == 0) {
+                matchFunc = matchPass1;
+                hltFunc = highlightQuery;
+            } else if (state.pass == 1) {
+                matchFunc = matchPass2;
+                hltFunc = highlightQuery;
+            } else if (state.pass == 2) {
+                matchFunc = matchPassRegexp;
+                hltFunc = highlightRegexp;
+            }
+            
+            for (; togo > 0 && i < l && state.limit > 0; i++, togo--) {
+                if (info[i].n == state.n) continue;
+                if (matchFunc(searchIndex[i], longSearchIndex[i], queries, regexps)) {
+                    info[i].n = state.n;
+                    result.push(hltFunc(info[i], queries, regexps, highlighters));
+                    state.limit--;
+                }
+            };
+            if (searchIndex.length <= i) {
+                state.pass++;
+                i = state.from = 0;
+            } else {
+                state.from = i;
+            }
+        }
+        return result;
+    }
+    
+    function triggerResults(results, isLast) {
+        jQuery.each(this.handlers, function(i, fn) { fn.call(this, results, isLast) })
+    }
+}    
+
+
+
+
+// panel.js -----------------------------------------------
+
+Searchdoc.Panel = function(element, data, tree, frame) {
+    this.$element = $(element);
+    this.$input = $('input', element).eq(0);
+    this.$result = $('.result ul', element).eq(0);
+    this.frame = frame;
+    this.$current = null;
+    this.$view = this.$result.parent();
+    this.data = data;
+    this.searcher = new Searchdoc.Searcher(data.index);
+    this.tree = new Searchdoc.Tree($('.tree', element), tree, this);
+    this.init();
+}
+
+Searchdoc.Panel.prototype = $.extend({}, Searchdoc.Navigation, new function() {
+    var suid = 1;
+
+    this.init = function() {
+        var _this = this;
+        var observer = function() {
+            _this.search(_this.$input[0].value);
+        };
+        this.$input.keyup(observer);
+        this.$input.click(observer); // mac's clear field
+    
+        this.searcher.ready(function(results, isLast) {
+            _this.addResults(results, isLast);
+        })
+    
+        this.$result.click(function(e) {
+            _this.$current.removeClass('current');
+            _this.$current = $(e.target).closest('li').addClass('current');
+            _this.select();
+            _this.$input.focus();
+        });
+        
+        this.initNavigation();
+        this.setNavigationActive(false);
+    }
+
+    this.search = function(value, selectFirstMatch) {
+        value = jQuery.trim(value).toLowerCase();
+        this.selectFirstMatch = selectFirstMatch;
+        if (value) {
+            this.$element.removeClass('panel_tree').addClass('panel_results');
+            this.tree.setNavigationActive(false);
+            this.setNavigationActive(true);
+        } else {
+            this.$element.addClass('panel_tree').removeClass('panel_results');
+            this.tree.setNavigationActive(true);
+            this.setNavigationActive(false);
+        }
+        if (value != this.lastQuery) {
+            this.lastQuery = value;
+            this.firstRun = true;
+            this.searcher.find(value);
+        }
+    }
+
+    this.addResults = function(results, isLast) {
+        var target = this.$result.get(0);
+        if (this.firstRun && (results.length > 0 || isLast)) {
+            this.$current = null;
+            this.$result.empty();
+        }
+        for (var i=0, l = results.length; i < l; i++) {
+            target.appendChild(renderItem.call(this, results[i]));
+        };
+        if (this.firstRun && results.length > 0) {
+            this.firstRun = false;
+            this.$current = $(target.firstChild);
+            this.$current.addClass('current');
+            if (this.selectFirstMatch) this.select();
+            scrollIntoView(this.$current[0], this.$view[0])
+        }
+        if (jQuery.browser.msie) this.$element[0].className += '';
+    }
+
+    this.open = function(src) {
+        this.frame.location.href = src;
+        if (this.frame.highlight) this.frame.highlight(src);
+    }
+
+    this.select = function() {
+        this.open(this.$current.data('path'));
+    }
+
+    this.move = function(isDown) {
+        if (!this.$current) return;
+        var $next = this.$current[isDown ? 'next' : 'prev']();
+        if ($next.length) {
+            this.$current.removeClass('current');
+            $next.addClass('current');
+            scrollIntoView($next[0], this.$view[0]);
+            this.$current = $next;
+        }
+        return true;
+    }
+
+    function renderItem(result) {
+        var li = document.createElement('li'),
+            html = '', badge = result.badge;
+        html += '<h1>' + hlt(result.title);
+        if (result.params) html += '<i>' + result.params + '</i>';
+        html += '</h1>';
+        html += '<p>';
+        if (typeof badge != 'undefined') {
+            html += '<span class="badge badge_' + (badge % 6 + 1) + '">' + escapeHTML(this.data.badges[badge] || 'unknown') + '</span>';
+        }
+        html += hlt(result.namespace) + '</p>';
+        if (result.snippet) html += '<p class="snippet">' + escapeHTML(result.snippet) + '</p>';
+        li.innerHTML = html;
+        jQuery.data(li, 'path', result.path);
+        return li;
+    }
+
+    function hlt(html) {
+        return escapeHTML(html).replace(/\u0001/g, '<b>').replace(/\u0002/g, '</b>')
+    }
+
+    function escapeHTML(html) {
+        return html.replace(/[&<>]/g, function(c) {
+            return '&#' + c.charCodeAt(0) + ';';
+        });
+    }
+
+}); 
+
+// tree.js ------------------------------------------------
+
+Searchdoc.Tree = function(element, tree, panel) {
+    this.$element = $(element);
+    this.$list = $('ul', element);
+    this.tree = tree;
+    this.panel = panel;
+    this.init();
+}
+
+Searchdoc.Tree.prototype = $.extend({}, Searchdoc.Navigation, new function() {
+    this.init = function() {
+        var stopper = document.createElement('li');
+        stopper.className = 'stopper';
+        this.$list[0].appendChild(stopper);
+        for (var i=0, l = this.tree.length; i < l; i++) {
+            buildAndAppendItem.call(this, this.tree[i], 0, stopper);
+        };
+        var _this = this;
+        this.$list.click(function(e) {
+            var $target = $(e.target),
+                $li = $target.closest('li');
+            if ($target.hasClass('icon')) {
+                _this.toggle($li);
+            } else {
+                _this.select($li);
+            }
+        })
+
+        this.initNavigation();
+        if (jQuery.browser.msie) document.body.className += '';
+    }
+
+    this.select = function($li) {
+        this.highlight($li);
+        var path = $li[0].searchdoc_tree_data.path;
+        if (path) this.panel.open(path);
+    }
+    
+    this.highlight = function($li) {
+        if (this.$current) this.$current.removeClass('current');
+        this.$current = $li.addClass('current');
+    }
+
+    this.toggle = function($li) {
+        var closed = !$li.hasClass('closed'),
+            children = $li[0].searchdoc_tree_data.children;
+        $li.toggleClass('closed');
+        for (var i=0, l = children.length; i < l; i++) {
+            toggleVis.call(this, $(children[i].li), !closed);
+        };
+    }
+
+    this.moveRight = function() {
+        if (!this.$current) {
+            this.highlight(this.$list.find('li:first'));
+            return;
+        }
+        if (this.$current.hasClass('closed')) {
+            this.toggle(this.$current);
+        }
+    }
+    
+    this.moveLeft = function() {
+        if (!this.$current) {
+            this.highlight(this.$list.find('li:first'));
+            return;
+        }
+        if (!this.$current.hasClass('closed')) {
+            this.toggle(this.$current);
+        } else {
+            var level = this.$current[0].searchdoc_tree_data.level;
+            if (level == 0) return;
+            var $next = this.$current.prevAll('li.level_' + (level - 1) + ':visible:first');
+            this.$current.removeClass('current');
+            $next.addClass('current');
+            scrollIntoView($next[0], this.$element[0]);
+            this.$current = $next;
+        }
+    }
+
+    this.move = function(isDown) {
+        if (!this.$current) {
+            this.highlight(this.$list.find('li:first'));
+            return true;
+        }        
+        var next = this.$current[0];
+        if (isDown) {
+            do {
+                next = next.nextSibling;
+                if (next && next.style && next.style.display != 'none') break;
+            } while(next);
+        } else {
+            do {
+                next = next.previousSibling;
+                if (next && next.style && next.style.display != 'none') break;
+            } while(next);
+        }
+        if (next && next.className.indexOf('stopper') == -1) {
+            this.$current.removeClass('current');
+            $(next).addClass('current');
+            scrollIntoView(next, this.$element[0]);
+            this.$current = $(next);
+        }
+        return true;
+    }
+
+    function toggleVis($li, show) {
+        var closed = $li.hasClass('closed'),
+            children = $li[0].searchdoc_tree_data.children;
+        $li.css('display', show ? '' : 'none')
+        if (!show && this.$current && $li[0] == this.$current[0]) {
+            this.$current.removeClass('current');
+            this.$current = null;
+        }
+        for (var i=0, l = children.length; i < l; i++) {
+            toggleVis.call(this, $(children[i].li), show && !closed);
+        };
+    }
+
+    function buildAndAppendItem(item, level, before) {
+        var li   = renderItem(item, level),
+            list = this.$list[0];
+        item.li = li;
+        list.insertBefore(li, before);
+        for (var i=0, l = item[3].length; i < l; i++) {
+            buildAndAppendItem.call(this, item[3][i], level + 1, before);
+        };
+        return li;
+    }
+
+    function renderItem(item, level) {
+        var li = document.createElement('li'),
+            cnt = document.createElement('div'),
+            h1 = document.createElement('h1'),
+            p = document.createElement('p'),
+            icon, i;
+        
+        li.appendChild(cnt);
+        li.style.paddingLeft = getOffset(level);
+        cnt.className = 'content';
+        if (!item[1]) li.className  = 'empty ';
+        cnt.appendChild(h1);
+        // cnt.appendChild(p);
+        h1.appendChild(document.createTextNode(item[0]));
+        // p.appendChild(document.createTextNode(item[4]));
+        if (item[2]) {
+            i = document.createElement('i');
+            i.appendChild(document.createTextNode(item[2]));
+            h1.appendChild(i);
+        }
+        if (item[3].length > 0) {
+            icon = document.createElement('div');
+            icon.className = 'icon';
+            cnt.appendChild(icon);
+        }
+        
+        // user direct assignement instead of $()
+        // it's 8x faster
+        // $(li).data('path', item[1])
+        //     .data('children', item[3])
+        //     .data('level', level)
+        //     .css('display', level == 0 ? '' : 'none')
+        //     .addClass('level_' + level)
+        //     .addClass('closed');
+        li.searchdoc_tree_data = {
+            path: item[1],
+            children: item[3],
+            level: level
+        }
+        li.style.display = level == 0 ? '' : 'none';
+        li.className += 'level_' + level + ' closed';
+        return li;
+    }
+
+    function getOffset(level) {
+        return 5 + 18*level + 'px';
+    }
+});

+ 9 - 0
vendor/alchemy/zippy/docs/source/API/API/namespaces-frame.html

@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Namespaces | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="stylesheet.css">
+                            </head>
+        </html>

+ 61 - 0
vendor/alchemy/zippy/docs/source/API/API/namespaces.html

@@ -0,0 +1,61 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="UTF-8" />
+        <meta name="robots" content="index, follow, all" />
+        <title>Namespaces | Zippy API</title>
+                    <link rel="stylesheet" type="text/css" href="stylesheet.css">
+                            </head>
+        <body id="overview">
+            <div class="header">
+        <ul>
+            <li><a href="classes.html">Classes</a></li>
+                            <li><a href="namespaces.html">Namespaces</a></li>
+                        <li><a href="interfaces.html">Interfaces</a></li>
+            <li><a href="doc-index.html">Index</a></li>
+            
+        </ul>
+
+        <div id="title">Zippy API</div>
+
+            <h1>Namespaces</h1>
+    </div>
+        <div class="content">
+                <table>
+                    <tr>
+                <td><a href="Alchemy.html">Alchemy</a></td>
+            </tr>
+                    <tr>
+                <td><a href="Alchemy/Zippy.html">Alchemy\Zippy</a></td>
+            </tr>
+                    <tr>
+                <td><a href="Alchemy/Zippy/Adapter.html">Alchemy\Zippy\Adapter</a></td>
+            </tr>
+                    <tr>
+                <td><a href="Alchemy/Zippy/Adapter/BSDTar.html">Alchemy\Zippy\Adapter\BSDTar</a></td>
+            </tr>
+                    <tr>
+                <td><a href="Alchemy/Zippy/Adapter/GNUTar.html">Alchemy\Zippy\Adapter\GNUTar</a></td>
+            </tr>
+                    <tr>
+                <td><a href="Alchemy/Zippy/Archive.html">Alchemy\Zippy\Archive</a></td>
+            </tr>
+                    <tr>
+                <td><a href="Alchemy/Zippy/Exception.html">Alchemy\Zippy\Exception</a></td>
+            </tr>
+                    <tr>
+                <td><a href="Alchemy/Zippy/FileStrategy.html">Alchemy\Zippy\FileStrategy</a></td>
+            </tr>
+                    <tr>
+                <td><a href="Alchemy/Zippy/Parser.html">Alchemy\Zippy\Parser</a></td>
+            </tr>
+                    <tr>
+                <td><a href="Alchemy/Zippy/ProcessBuilder.html">Alchemy\Zippy\ProcessBuilder</a></td>
+            </tr>
+            </table>
+        </div>
+            <div id="footer">
+        Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
+    </div>
+    </body>
+</html>

+ 0 - 0
vendor/alchemy/zippy/docs/source/API/API/opensearch.xml


+ 71 - 0
vendor/alchemy/zippy/docs/source/API/API/panel.html

@@ -0,0 +1,71 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<html lang="en">
+<head>
+    <title>Zippy API</title>
+    <link rel="stylesheet" href="css/reset.css" type="text/css" media="screen" charset="utf-8">
+    <link rel="stylesheet" href="css/panel.css" type="text/css" media="screen" charset="utf-8">
+    <script src="tree.js" type="text/javascript" charset="utf-8"></script>
+    <script src="js/jquery-1.3.2.min.js" type="text/javascript" charset="utf-8"></script>
+    <script src="js/searchdoc.js" type="text/javascript" charset="utf-8"></script>
+    <script type="text/javascript" charset="utf-8">
+        //<![CDATA[
+        $(document).ready(function(){
+            $('#version-switcher').change(function() {
+                window.parent.location = $(this).val()
+            })
+        })
+       $(function() {
+           $.ajax({
+             url: 'search_index.js',
+             dataType: 'script',
+             success: function () {
+                 $('.loader').css('display', 'none');
+                 var panel = new Searchdoc.Panel($('#panel'), search_data, tree, top.frames[1]);
+                 $('#search').focus();
+
+                 for (var i=0; i < 0; i++) {
+                     $('.level_' + i).each(function ($li) {
+                         panel.tree.toggle($(this));
+                     });
+                 }
+
+                 var s = window.parent.location.search.match(/\?q=([^&]+)/);
+                 if (s) {
+                     s = decodeURIComponent(s[1]).replace(/\+/g, ' ');
+                     if (s.length > 0)
+                     {
+                         $('#search').val(s);
+                         panel.search(s, true);
+                     }
+                 }
+             }
+           });
+       })
+        //]]>
+    </script>
+</head>
+<body>
+    <div class="panel panel_tree" id="panel">
+        <div class="loader">
+            <img src="i/loader.gif" /> loading...
+        </div>
+        <div class="header">
+            <div class="nav">
+                <h1>Zippy API</h1>
+                                <div style="clear: both"></div>
+                <table>
+                    <tr><td><input type="Search" placeholder="Search" autosave="searchdoc" results="10" id="search" autocomplete="off"></td></tr>
+                </table>
+            </div>
+        </div>
+        <div class="tree">
+            <ul>
+            </ul>
+        </div>
+        <div class="result">
+            <ul>
+            </ul>
+        </div>
+    </div>
+</body>
+</html>

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
vendor/alchemy/zippy/docs/source/API/API/renderer.index


Fichier diff supprimé car celui-ci est trop grand
+ 2 - 0
vendor/alchemy/zippy/docs/source/API/API/search_index.js


Fichier diff supprimé car celui-ci est trop grand
+ 6 - 0
vendor/alchemy/zippy/docs/source/API/API/stylesheet.css


+ 52 - 0
vendor/alchemy/zippy/docs/source/API/API/tree.js

@@ -0,0 +1,52 @@
+var tree = [["Alchemy",,"",
+                [["Zippy","Alchemy\/Zippy.html","",
+                [["Adapter","Alchemy\/Zippy\/Adapter.html","",
+                [["BSDTar","Alchemy\/Zippy\/Adapter\/BSDTar.html","",
+                [["TarBSDTarAdapter","Alchemy\/Zippy\/Adapter\/BSDTar\/TarBSDTarAdapter.html"," < AbstractTarAdapter",
+                [        ]],["TarBz2BSDTarAdapter","Alchemy\/Zippy\/Adapter\/BSDTar\/TarBz2BSDTarAdapter.html"," < TarBSDTarAdapter",
+                [        ]],["TarGzBSDTarAdapter","Alchemy\/Zippy\/Adapter\/BSDTar\/TarGzBSDTarAdapter.html"," < TarBSDTarAdapter",
+                [        ]]        ]],["GNUTar","Alchemy\/Zippy\/Adapter\/GNUTar.html","",
+                [["TarBz2GNUTarAdapter","Alchemy\/Zippy\/Adapter\/GNUTar\/TarBz2GNUTarAdapter.html"," < TarGNUTarAdapter",
+                [        ]],["TarGNUTarAdapter","Alchemy\/Zippy\/Adapter\/GNUTar\/TarGNUTarAdapter.html"," < AbstractTarAdapter",
+                [        ]],["TarGzGNUTarAdapter","Alchemy\/Zippy\/Adapter\/GNUTar\/TarGzGNUTarAdapter.html"," < TarGNUTarAdapter",
+                [        ]]        ]],["AbstractAdapter","Alchemy\/Zippy\/Adapter\/AbstractAdapter.html","",
+                [        ]],["AbstractBinaryAdapter","Alchemy\/Zippy\/Adapter\/AbstractBinaryAdapter.html"," < AbstractAdapter",
+                [        ]],["AbstractTarAdapter","Alchemy\/Zippy\/Adapter\/AbstractTarAdapter.html"," < AbstractBinaryAdapter",
+                [        ]],["AdapterContainer","Alchemy\/Zippy\/Adapter\/AdapterContainer.html"," < Pimple",
+                [        ]],["AdapterInterface","Alchemy\/Zippy\/Adapter\/AdapterInterface.html","",
+                [        ]],["BinaryAdapterInterface","Alchemy\/Zippy\/Adapter\/BinaryAdapterInterface.html","",
+                [        ]],["ZipAdapter","Alchemy\/Zippy\/Adapter\/ZipAdapter.html"," < AbstractBinaryAdapter",
+                [        ]]        ]],["Archive","Alchemy\/Zippy\/Archive.html","",
+                [["Archive","Alchemy\/Zippy\/Archive\/Archive.html","",
+                [        ]],["ArchiveInterface","Alchemy\/Zippy\/Archive\/ArchiveInterface.html","",
+                [        ]],["Member","Alchemy\/Zippy\/Archive\/Member.html","",
+                [        ]],["MemberInterface","Alchemy\/Zippy\/Archive\/MemberInterface.html","",
+                [        ]],["Options","Alchemy\/Zippy\/Archive\/Options.html","",
+                [        ]]        ]],["Exception","Alchemy\/Zippy\/Exception.html","",
+                [["ExceptionInterface","Alchemy\/Zippy\/Exception\/ExceptionInterface.html","",
+                [        ]],["FormatNotSupportedException","Alchemy\/Zippy\/Exception\/FormatNotSupportedException.html"," < RuntimeException",
+                [        ]],["InvalidArgumentException","Alchemy\/Zippy\/Exception\/InvalidArgumentException.html"," < InvalidArgumentException",
+                [        ]],["NoAdapterOnPlatformException","Alchemy\/Zippy\/Exception\/NoAdapterOnPlatformException.html"," < RuntimeException",
+                [        ]],["NotSupportedException","Alchemy\/Zippy\/Exception\/NotSupportedException.html"," < RuntimeException",
+                [        ]],["RuntimeException","Alchemy\/Zippy\/Exception\/RuntimeException.html"," < RuntimeException",
+                [        ]]        ]],["FileStrategy","Alchemy\/Zippy\/FileStrategy.html","",
+                [["FileStrategyInterface","Alchemy\/Zippy\/FileStrategy\/FileStrategyInterface.html","",
+                [        ]],["TB2FileStrategy","Alchemy\/Zippy\/FileStrategy\/TB2FileStrategy.html","",
+                [        ]],["TBz2FileStrategy","Alchemy\/Zippy\/FileStrategy\/TBz2FileStrategy.html","",
+                [        ]],["TGzFileStrategy","Alchemy\/Zippy\/FileStrategy\/TGzFileStrategy.html","",
+                [        ]],["TarBz2FileStrategy","Alchemy\/Zippy\/FileStrategy\/TarBz2FileStrategy.html","",
+                [        ]],["TarFileStrategy","Alchemy\/Zippy\/FileStrategy\/TarFileStrategy.html","",
+                [        ]],["TarGzFileStrategy","Alchemy\/Zippy\/FileStrategy\/TarGzFileStrategy.html","",
+                [        ]],["ZipFileStrategy","Alchemy\/Zippy\/FileStrategy\/ZipFileStrategy.html","",
+                [        ]]        ]],["Parser","Alchemy\/Zippy\/Parser.html","",
+                [["BSDTarOutputParser","Alchemy\/Zippy\/Parser\/BSDTarOutputParser.html","",
+                [        ]],["GNUTarOutputParser","Alchemy\/Zippy\/Parser\/GNUTarOutputParser.html","",
+                [        ]],["ParserFactory","Alchemy\/Zippy\/Parser\/ParserFactory.html","",
+                [        ]],["ParserInterface","Alchemy\/Zippy\/Parser\/ParserInterface.html","",
+                [        ]],["ZipOutputParser","Alchemy\/Zippy\/Parser\/ZipOutputParser.html","",
+                [        ]]        ]],["ProcessBuilder","Alchemy\/Zippy\/ProcessBuilder.html","",
+                [["ProcessBuilderFactory","Alchemy\/Zippy\/ProcessBuilder\/ProcessBuilderFactory.html","",
+                [        ]],["ProcessBuilderFactoryInterface","Alchemy\/Zippy\/ProcessBuilder\/ProcessBuilderFactoryInterface.html","",
+                [        ]]        ]],["Zippy","Alchemy\/Zippy\/Zippy.html","",
+                [        ]]        ]]        ]]        ]
+

+ 0 - 0
vendor/alchemy/zippy/docs/source/_static/.placeholder


BIN
vendor/alchemy/zippy/docs/source/_static/img/project.png


+ 14 - 0
vendor/alchemy/zippy/docs/source/_themes/Alchemy/analytics.html

@@ -0,0 +1,14 @@
+
+        <script>
+            var _gaq = _gaq || [];
+            _gaq.push(['_setAccount', '']);
+            _gaq.push(['_setDomainName', 'readthedocs.org']);
+            _gaq.push(['_setAllowLinker', true]);
+            _gaq.push(['_trackPageview']);
+
+            (function() {
+                var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+                ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+                var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+            })();
+        </script>

+ 247 - 0
vendor/alchemy/zippy/docs/source/_themes/Alchemy/layout.html

@@ -0,0 +1,247 @@
+
+{%- set reldelim1 = reldelim1 is not defined and ' &raquo;' or reldelim1 %}
+{%- set reldelim2 = reldelim2 is not defined and ' |' or reldelim2 %}
+{%- set render_sidebar = (not embedded) and (not theme_nosidebar|tobool) and
+                         (sidebars != []) %}
+{%- set url_root = pathto('', 1) %}
+{%- if url_root == '#' %}{% set url_root = '' %}{% endif %}
+{%- if not embedded and docstitle %}
+  {%- set titlesuffix = " &mdash; "|safe + docstitle|e %}
+{%- else %}
+  {%- set titlesuffix = "" %}
+{%- endif %}
+
+{%- macro script() %}
+    <script type="text/javascript">
+      var DOCUMENTATION_OPTIONS = {
+        URL_ROOT:    '{{ url_root }}',
+        VERSION:     '{{ release|e }}',
+        COLLAPSE_INDEX: false,
+        FILE_SUFFIX: '{{ '' if no_search_suffix else file_suffix }}',
+        HAS_SOURCE:  {{ has_source|lower }}
+      };
+    </script>
+    {%- for scriptfile in script_files %}
+    <script type="text/javascript" src="{{ pathto(scriptfile, 1) }}"></script>
+    {%- endfor %}
+{%- endmacro %}
+
+{%- macro css() %}
+    <link rel="stylesheet" href="{{ pathto('_static/' + style, 1) }}" type="text/css" />
+    <link rel="stylesheet" href="{{ pathto('_static/pygments.css', 1) }}" type="text/css" />
+    {%- for cssfile in css_files %}
+    <link rel="stylesheet" href="{{ pathto(cssfile, 1) }}" type="text/css" />
+    {%- endfor %}
+{%- endmacro %}
+
+
+
+
+{%- macro sidebar() %}
+    <div class="sphinxsidebarwrapper">
+        {%- if sidebars != None %}
+            {#- new style sidebar: explicitly include/exclude templates #}
+            {%- for sidebartemplate in sidebars %}
+                {%- include sidebartemplate %}
+            {%- endfor %}
+        {%- else %}
+            {#- old style sidebars: using blocks -- should be deprecated #}
+            {%- block sidebartoc %}
+                {%- include "localtoc.html" %}
+            {%- endblock %}
+            {%- block sidebarrel %}
+                {%- include "relations.html" %}
+            {%- endblock %}
+            {%- if customsidebar %}
+                {%- include customsidebar %}
+            {%- endif %}
+            {%- block sidebarsearch %}
+                {%- include "searchbox.html" %}
+            {%- endblock %}
+        {%- endif %}
+    </div>
+{%- endmacro %}
+
+
+
+<!doctype html>
+<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
+<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
+<!--[if IE 7]>    <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
+<!--[if IE 8]>    <html class="no-js lt-ie9" lang="en"> <![endif]-->
+<!-- Consider adding a manifest.appcache: h5bp.com/d/Offline -->
+<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
+    <head>
+        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+        {{ metatags }}
+
+        <title>{{ title|striptags|e }}{{ titlesuffix }}</title>
+        {{ css() }}
+        <link rel="search" type="application/opensearchdescription+xml"
+            title="{% trans docstitle=docstitle|e %}Search within {{ docstitle }}{% endtrans %}"
+            href="{{ pathto('_static/opensearch.xml', 1) }}"/>
+        <link rel="shortcut icon" href="{{ pathto('_static/' + favicon, 1) }}"/>
+
+
+        <!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if offline -->
+        <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
+        <script>window.jQuery || document.write('<script src="js/jquery-1.7.2.min.js"><\/script>')</script>
+
+
+        {%- if hasdoc('about') %}
+        <link rel="author" title="{{ _('About these documents') }}" href="{{ pathto('about') }}" />
+        {%- endif %}
+        {%- if hasdoc('genindex') %}
+        <link rel="index" title="{{ _('Index') }}" href="{{ pathto('genindex') }}" />
+        {%- endif %}
+        {%- if hasdoc('search') %}
+        <link rel="search" title="{{ _('Search') }}" href="{{ pathto('search') }}" />
+        {%- endif %}
+        {%- if hasdoc('copyright') %}
+        <link rel="copyright" title="{{ _('Copyright') }}" href="{{ pathto('copyright') }}" />
+        {%- endif %}
+        <link rel="top" title="{{ docstitle|e }}" href="{{ pathto('index') }}" />
+        {%- if parents %}
+        <link rel="up" title="{{ parents[-1].title|striptags|e }}" href="{{ parents[-1].link|e }}" />
+        {%- endif %}
+        {%- if next %}
+        <link rel="next" title="{{ next.title|striptags|e }}" href="{{ next.link|e }}" />
+        {%- endif %}
+        {%- if prev %}
+        <link rel="prev" title="{{ prev.title|striptags|e }}" href="{{ prev.link|e }}" />
+        {%- endif %}
+
+        <!-- Use the .htaccess and remove these lines to avoid edge case issues.
+             More info: h5bp.com/i/378 -->
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+
+        <meta name="description" content="">
+
+        <!-- Mobile viewport optimized: h5bp.com/viewport -->
+        <meta name="viewport" content="width=device-width">
+
+        <!-- Le styles -->
+        <link href="{{ pathto('_static/less/bootstrap.less', 1) }}" rel="stylesheet/less">
+        <style type="text/css">
+            body {
+                padding-top: 60px;
+                padding-bottom: 40px;
+            }
+        </style>
+        <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+        <!--[if lt IE 9]>
+            <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+        <![endif]-->
+
+        <!-- Place favicon.ico and apple-touch-icon.png in the root directory: mathiasbynens.be/notes/touch-icons -->
+
+        <link rel="stylesheet" href="{{ pathto('_static/style.css', 1) }}">
+
+        <!-- More ideas for your <head> here: h5bp.com/d/head-Tips -->
+
+        <!-- All JavaScript at the bottom, except this Modernizr build.
+             Modernizr enables HTML5 elements & feature detects for optimal performance.
+             Create your own custom Modernizr build: www.modernizr.com/download/ -->
+        <script src="{{ pathto('_static/js/modernizr-2.5.3.min.js', 1) }}"></script>
+        <script src="{{ pathto('_static/js/less-1.3.0.min.js', 1) }}" type="text/javascript"></script>
+
+        <link rel="stylesheet" href="{{ pathto('_static/bootstrapCustom.css', 1) }}">
+        <link rel="stylesheet" href="{{ pathto('_static/main.css', 1) }}">
+    </head>
+    <body>
+        <!-- Prompt IE 6 users to install Chrome Frame. Remove this if you support IE 6.
+             chromium.org/developers/how-tos/chrome-frame-getting-started -->
+        <!--[if lt IE 7]><p class=chromeframe>Your browser is <em>ancient!</em> <a href="http://browsehappy.com/">Upgrade to a different browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to experience this site.</p><![endif]-->
+
+
+        <div class="navbar navbar-fixed-top">
+            <div class="navbar-inner">
+                <div class="container">
+                    <a class="brand" href="{{ pathto(master_doc) }}">{{ project }} documentation</a>
+                    <div class="nav-collapse" id="navigation" class="related">
+                        {{ toctree(collapse=True, maxdepth=1, titles_only=False) }}
+                        <ul class="nav">
+                            <li class="divider-vertical"></li>
+                            <li>
+                                <a target="_blank" href="_static/API/">API</a>
+                            </li>
+                        </ul>
+                    </div>
+                    <ul class="nav pull-right">
+                        
+                        <li class="divider-vertical"></li>
+                        <li class="dropdown">
+                            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                                Phraseanet Libraries
+                                <b class="caret"></b>
+                                </a>
+                            <ul class="dropdown-menu">
+                                <li>
+                                    <a href="http://phraseanet.github.com/" target="_blank">Phraseanet.github.com</a>
+                                </li>
+                            </ul>
+                        </li>
+                    </ul>
+                </div>
+                {% include "ribbon.html" %}
+            </div>
+        </div>
+        <div role="main" class="container">
+
+            <div class="row-fluid">
+                <div class="span4">
+                    <div style="width:160px;margin:0 auto">
+                        <img style="width:100%;margin:20px 0;" src="{{ pathto('_static/img/project.png', 1) }}"/>
+                    </div>
+                	{{ sidebar() }}
+                </div>
+                <div class="span8">
+                    {%- if prev == None %}
+                        <div class="hero-unit">
+                            <h1>{{ project }} documentation</h1>
+                            <p>
+                                <!-- Your subtitle here-->
+                            </p>
+                        </div>
+                    {%- endif %}
+                    {{ body }}
+                </div>
+            </div>
+        </div>
+        {%- block footer %}
+        <hr/>
+        <footer class="container">
+            {%- if show_copyright %}
+            {%- if hasdoc('copyright') %}
+                {% trans path=pathto('copyright'), copyright=copyright|e %}&copy; <a href="{{ path }}">Copyright</a> {{ copyright }}.{% endtrans %}
+            {%- else %}
+                {% trans copyright=copyright|e %}&copy; Copyright {{ copyright }}.{% endtrans %}
+            {%- endif %}
+            {%- endif %}
+            {%- if last_updated %}
+            {% trans last_updated=last_updated|e %}Last updated on {{ last_updated }}.{% endtrans %}
+            {%- endif %}
+            {%- if show_sphinx %}
+            {% trans sphinx_version=sphinx_version|e %}Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> {{ sphinx_version }}.{% endtrans %}
+            {%- endif %}
+        </footer>
+{%- endblock %}
+
+
+        <!-- JavaScript at the bottom for fast page loading -->
+
+
+        <!-- scripts concatenated and minified via build script -->
+        <script src="{{ pathto('_static/js/plugins.js', 1) }}"></script>
+        <script src="{{ pathto('_static/js/bootstrap.min.js', 1) }}"></script>
+        <script src="{{ pathto('_static/js/script.js', 1) }}"></script>
+        <!-- end scripts -->
+
+        <!-- Asynchronous Google Analytics snippet. Change UA-XXXXX-X to be your site's ID.
+             mathiasbynens.be/notes/async-analytics-snippet -->
+
+        {{ script() }}
+
+        {% include "analytics.html" %}
+    </body>
+</html>

+ 12 - 0
vendor/alchemy/zippy/docs/source/_themes/Alchemy/localtoc.html

@@ -0,0 +1,12 @@
+{#
+    basic/localtoc.html
+    ~~~~~~~~~~~~~~~~~~~
+
+    Sphinx sidebar template: local table of contents.
+
+    :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS.
+    :license: BSD, see LICENSE for details.
+#}
+{%- if display_toc %}
+  {{ toc }}
+{%- endif %}

+ 3 - 0
vendor/alchemy/zippy/docs/source/_themes/Alchemy/ribbon.html

@@ -0,0 +1,3 @@
+<a href="#">
+    <img style="z-index:1200;position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub">
+</a>

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff