Skip to content

Laravel - Zip and Password protect the uploaded file(s)

License

Notifications You must be signed in to change notification settings

lcallif/zipPass

Repository files navigation

YourPersonalInformation's Package for zipping and/or zipping/password protecting a file.

Latest Version on Packagist Build Status Quality Score Total Downloads

This package will move your uploaded file to the final resting directory and zip the file with a password. The password can either supplied to the package OR generated. The filename and password will be stored in the table specific in the README document.

Installation

You can install the package via composer:

composer require lcallif/zippass

Usage

// Usage description here

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.

About

Laravel - Zip and Password protect the uploaded file(s)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages