Libraries tagged by remove
mrclay/minify
13227349 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
20380400 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.
dg/bypass-finals
14991218 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
spatie/laravel-directory-cleanup
1037221 Downloads
This package will remove the expired files from the given directories.
mrclay/jsmin-php
8343682 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
cmfcmf/openweathermap-php-api
1177229 Downloads
A PHP API to parse weather data from OpenWeatherMap.org. This wrapper tries to normalise and abstract the data and remove inconsistencies.
aternos/thanos
441293 Downloads
Simple library to detect and remove unused chunks from a Minecraft world.
mtownsend/remove-bg
155376 Downloads
A PHP package to interface with the remove.bg api.
wp-cli/widget-command
4864887 Downloads
Adds, moves, and removes widgets; lists sidebars.
wp-cli/super-admin-command
4915204 Downloads
Lists, adds, or removes super admin users on a multisite installation.
wp-cli/role-command
4873444 Downloads
Adds, removes, lists, and resets roles and capabilities.
wp-cli/package-command
5105714 Downloads
Lists, installs, and removes WP-CLI packages.
vria/nodiacritic
2508276 Downloads
Tiny helper function that removes all diacritical signs from characters
typo3/cms-recycler
3972535 Downloads
TYPO3 CMS Recycler - Restore deleted records or remove them from the database permanently.
dg/composer-cleaner
1439541 Downloads
Victor The Cleaner: removes unnecessary files from vendor directory.