PHPackages                             sergiodanilojr/zipper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. sergiodanilojr/zipper

ActiveLibrary[File &amp; Storage](/categories/file-storage)

sergiodanilojr/zipper
=====================

Zipper is a facilitator for creating Zip Files in an uncomplicated way, with features of Download, Insert Files, Extraction and Creation of Zip with multiple in one!

1.0.0(6y ago)2502[6 PRs](https://github.com/sergiodanilojr/zipper/pulls)MITPHPPHP ^7.1

Since Feb 21Pushed 6y ago2 watchersCompare

[ Source](https://github.com/sergiodanilojr/zipper)[ Packagist](https://packagist.org/packages/sergiodanilojr/zipper)[ RSS](/packages/sergiodanilojr-zipper/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)DependenciesVersions (10)Used By (0)

Zipper
======

[](#zipper)

[![Maintainer](https://camo.githubusercontent.com/7b1d28a2036b608f54a554b494e6678bbe1d58bc90f33baeb9c8ae3af0590b57/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e7461696e65722d4073657267696f64616e696c6f6a722d626c75652e7376673f7374796c653d666c61742d737175617265)](https://twitter.com/sergiodanilojr)[![Source Code](https://camo.githubusercontent.com/9da83053f0b8ac64ea63d8a2088716d9836a69787e4841e603fe1b9ad18c4bb8/687474703a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d73657267696f64616e696c6f6a722f7a69707065722d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/sergiodanilojr/zipper)[![PHP from Packagist](https://camo.githubusercontent.com/ce679bd4be73e03939bf4c549889aeee8c822cb0db59fd001942743b9d3113ef/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f73657267696f64616e696c6f6a722f7a69707065722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sergiodanilojr/zipper)[![Latest Version](https://camo.githubusercontent.com/b0a60c69a92bf657eb477c073567fe74f02451e0ba4e7ee5a925d3c0562b8319/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f73657267696f64616e696c6f6a722f7a69707065722e7376673f7374796c653d666c61742d737175617265)](https://github.com/sergiodanilojr/zipper/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build](https://camo.githubusercontent.com/160d1a955274984473463c104043cc29562c42869fe89e62b6c1eb03808eed05/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f6275696c642f672f73657267696f64616e696c6f6a722f7a69707065722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/sergiodanilojr/zipper)[![Quality Score](https://camo.githubusercontent.com/11ff8bf3362f61654f51bbdd693c5108d64b43ac43b248b1888c112d5daa4ee8/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f73657267696f64616e696c6f6a722f7a69707065722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/sergiodanilojr/zipper)[![Total Downloads](https://camo.githubusercontent.com/b51f5a7d127e89bbb1d4ebcb80b482c52becad5c64ebbebd80b86b796c4f33b4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73657267696f64616e696c6f6a722f7a69707065722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sergiodanilojr/zipper)

###### Zipper is a facilitator for creating Zip Files in an uncomplicated way, with features of Download, Insert Files, Extraction and Creation of Zip with multiple in one!

[](#zipper-is-a-facilitator-for-creating-zip-files-in-an-uncomplicated-way-with-features-of-download-insert-files-extraction-and-creation-of-zip-with-multiple-in-one)

Zipper é um facilitador para criação de Arquivos Zip de maneira descomplicada, contando com recursos de Download, inserção de Arquivos, Extração e Criação de Zipagem com múltiplos em um só!

Você pode saber mais **[clicando aqui](https://www.sergiodanilojr.com.br/componentes/zipper)**.

### Highlights

[](#highlights)

- Simple installation (Instalação simples)
- You can Extract Zip Files (Você pode extrair arquivos zip)
- You can Create a Zip File with how many you want (É possível criar Arquivos Zip com quantos arquivos desejar)
- There is a layer to show error messages (Possui mensagens, caso um erro impeça a execução desejada)
- With Zipper is so easy force a download of any file with only one line of code (Com o Zipper é uito fácil forçar o download de qualquer arquivo com somente uma linha de código)
- Facilitates how to handle zip files by writing less code (Facilita a manipulação de Arquivos Zip escrevendo menos código)
- Composer ready and PSR-2 compliant (Pronto para o composer e compatível com PSR-2)

Installation
------------

[](#installation)

Zipper is available via Composer:

```
"sergiodanilojr/zipper": "^1.0"
```

or run

```
composer require sergiodanilojr/zipper
```

Documentation
-------------

[](#documentation)

###### For details on how to use, see a sample folder in the zipper directory. In it you will have an example of use for each class. It works like this:

[](#for-details-on-how-to-use-see-a-sample-folder-in-the-zipper-directory-in-it-you-will-have-an-example-of-use-for-each-class-it-works-like-this)

Para mais detalhes sobre como usar, veja uma pasta de exemplo no diretório do zipper. Nela terá um exemplo de uso para cada classe. Ele funciona assim:

#### Zipper for a single File

[](#zipper-for-a-single-file)

```
