php-archive
php-archive copied to clipboard
Set Password
As title, I want to add the features about setPassword to encrypt the specific archive file.
This is crucial TBH
@angvp, thank you for your reply.
It's possible to set the password when archiving the zip file.
And please consider that: http://php.net/manual/en/ziparchive.setpassword.php.
It only supports the zip archive file now since php-5.6 version and I also want the detailed about implementing this feature.
Thanks.
Any update on that? I'd really appreciate that feature as well.
PRs welcome