Libraries tagged by compress files
edgaras/laravel-system-backup
2 Downloads
Laravel package to perform a full system backup, compress it into a zip file, and optionally email it or upload to the cloud.
assets-compressor/assets-compressor
8 Downloads
Combine, compress and version CSS/JS files.
phpzip/phpzip
749415 Downloads
Package to create and stream archives of compressed files in ZIP format with PHP 5.3+
gpslab/compressor
2336843 Downloads
File compressor
grandt/phpzipmerge
762861 Downloads
Merge and stream multiple Zip files on the fly.
raulfraile/distill
179178 Downloads
Smart compressed files extractor
nervo/yuicompressor
1491723 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
icap/html-diff
112838 Downloads
A PHP5 library that diffs (compares) HTML files.
franksierra/osm-pbf
1744 Downloads
Works with Open Street Map .osm.pbf compressed files.
bvanhoekelen/php-compressor
160 Downloads
PHP compressor merge multiple css and js files into one file
vinogradsoft/compass
180 Downloads
Library for working with addresses. Works with disk file paths and URLs.
silverstripe/compass
2390 Downloads
The Compass module for SilverStripe seamlessly integrates Sass and Compass in SilverStripe modules and themes. You write your styles in sass, and the module automatically compiles these sass files to css.
hejunjie/wechat-bill-parser
18 Downloads
一个高性能、自动化的微信账单解析器,支持压缩包密码自动破解与账单数据智能提取,适用于账单分析、账单自动化入账、个人理财工具开发等场景 | A fast, automated Wechat bill parser that cracks compressed file passwords and extracts bill data. Perfect for bill analysis, automatic bookkeeping, and personal finance tools
raulfraile/distill-cli
18 Downloads
Command line tool to extract files from compressed archives
adly-nady/php-my-migration
9 Downloads
It converts all existing tables in MySQL that do not have migration files to migration files. If they exist, it compares the columns and their data types with the existing ones and syncs the existing ones to MySQL.