v3.1
Now supports native PHP ZipArchive-methods if using PHP >= 7.2 and PHP Zip-extension >= 1.14.0. Else the package will fallback to the previous nelexa/zip-package methods.
This should prove to be more memory efficient.
Also some other minor edits and improvements.
Note: If upgrading and the above conditions are met, AES 128-encryption will be used instead of PKWARE/ZipCrypto as this is not Supported by PHP's ZipArchive if you're using the default encryption methods.