Libraries tagged by remove file
mrclay/minify
18826330 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
matthiasmullie/minify
32973909 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
spatie/laravel-directory-cleanup
1452780 Downloads
This package will remove the expired files from the given directories.
laravel/chisel
692756 Downloads
Toolkit for building scripts that remove unwanted code, files, and dependencies.
mrclay/jsmin-php
13975336 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
liborm85/composer-vendor-cleaner
407748 Downloads
Composer Vendor Cleaner removes unnecessary development files and directories from vendor directory.
dg/composer-cleaner
1587102 Downloads
Victor The Cleaner: removes unnecessary files from vendor directory.
arifhp86/laravel-clear-expired-cache-file
139572 Downloads
Remove laravel expired cache file/folder
vectorial1024/laravel-cache-evict
17205 Downloads
Efficiently remove expired Laravel file/database cache data
gnugat/redaktilo
227771 Downloads
Find, insert, replace and remove lines with an Editor-like object
mediawiki/minus-x
604301 Downloads
Removes executable bit from files that shouldn't be executable
nervo/yuicompressor
1563791 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.
ondrej-vrto/php-filename-sanitize
23886 Downloads
Removes all forbidden characters from the file name or path.
magicalex/write-ini-file
160578 Downloads
Write-ini-file php library for create, remove, erase, add, and update ini file
omaralalwi/laravel-trash-cleaner
3162 Downloads
Clean Laravel debug/log files (Debugbar, Clockwork), compiled views and frontend build artifacts, with optional rebuild and scheduling.