Libraries tagged by remove
empaphy/polyphill-apcu
51936 Downloads
A metapackage that installs an APCU polyfill if needed, or removes it if redundant.
empaphy/polyphill
51802 Downloads
A metapackage for PHP that installs the polyfills you need, and removes those that are redundant.
elecena/jsonl-parser
17901 Downloads
Add, read and remove entries from JSON Lines formatted files
easycorp/easyadmin-no-final-plugin
16032 Downloads
It removes the 'final' PHP keyword from all EasyAdmin classes so you can extend those classes in your projects.
dwnload/wp-settings-api
12822 Downloads
A PHP class abstraction that removes all the headaches of the WordPress settings API under the hood and builds a nice options panel on the fly.
drew/debug-statements-fixers
433701 Downloads
Removes debug statements, which shouldn't be in production ever
creativestyle/magesuite-clear-attributes
70044 Downloads
Extension with recurring script that will remove all leftover attributes data.
components/jquery-migrate
152356 Downloads
APIs and features removed from jQuery core
cedaro/dequeue-jquery-migrate
6005 Downloads
A WordPress plugin to remove the jquery-migrate.js script dependency.
bafs/illuminate-demacroable
30036 Downloads
The Demacroable package, to remove monkey patching from your codebase.
al-saloul/msegat
2631 Downloads
This is a Laravel package for Msegat. Its goal is to remove the complexity
0xch/composer-vendor-cleanup
21121 Downloads
Removes whitelisted unnecessary files (like tests/docs etc.) from vendor directory
phpactor/extension-manager-extension
45114 Downloads
Install, remove and otherwise manage extensions
packagist/closurecompiler-bin
105775 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
athoshun/html-filter
43006 Downloads
Remove tags or attributes based on a whitelist from a snippet of well-formatted HTML text using PHP's DOM library