Download the PHP package mitmelon/compress without Composer
On this page you can find all versions of the php package mitmelon/compress. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mitmelon/compress
More information about mitmelon/compress
Files in mitmelon/compress
Package compress
Short Description Advanced file compresser which reduces and encrypt large files to smaller chunks by saving them as binary for later use.
License MIT
Homepage https://manomite.net
Informations about the package compress
Compress
Advanced file compresser which reduces and encrypts large files to smaller chunks by saving them as binary for later use. Many applications supports file uploads which consumes large memory sizes on their systems. This library has been designed to reduce both zip, rar, images, pdf, words sizes or any kinds of files or documents into smaller size.
Install:
Use composer to install
Usage :
Compress File Only
Scan File and Compress
Scan content to get informations such as file's disposition, ranging from malicious (malware, ransomware, trojan horses, spyware, adware) to known good content (operating system files, known third-party software packages) using Pangea's File Intel Service.
To use the Pangea's File Intel Service create an account and plug your credentials into the options below. Account creation is free.
Decompress File
Other Public Variables To Change
Changelog
All notable changes to this project will be documented here.
[3.0.0] - 2023-06-11
- 🌟 Added Pangea's File Intel Service to get file reputations and only allow secure content for compressing
- 🌟 Updated compressor, uncompressor and file handlers to handle large file without consuming huge memory
- 🌟 Fixed Bugs and updated the documentation page
[2.0.0] - 2022-03-12
- 🌟 Added AES 256 CBC Mode encryption
Future Update
- Store files on centralize and decentralize cloud providers
Support
If you love my project and wish to assist me to keep working on this project. Please follow this link https://flutterwave.com/donate/oq61dyrjk9xh to donate.
License
Released under the MIT license.