Libraries tagged by remove.bg
mediawiki/minus-x
399272 Downloads
Removes executable bit from files that shouldn't be executable
flarum/extension-manager
108194 Downloads
An extension manager to install, update and remove extension packages from the interface (Wrapper around composer).
dmind/cookieman
161531 Downloads
Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.
codeinc/strip-accents
227923 Downloads
Removes accents from strings
aternos/thanos
509405 Downloads
Simple library to detect and remove unused chunks from a Minecraft world.
arifhp86/laravel-clear-expired-cache-file
92649 Downloads
Remove laravel expired cache file/folder
barryvdh/composer-cleanup-plugin
102409 Downloads
A composer cleanup plugin, to remove tests and documentation to save space
ssx/module-remove-elastic-suite-notification
72412 Downloads
N/A
customgento/module-remove-product-comparison-m2
21739 Downloads
Remove Product Comparison for Magento 2 removes the product comparison feature completely from Magento.
customgento/module-default-store-code-remover-m2
30948 Downloads
Default Store Code Remover for Magento 2 hides the store code in the default store from the URL.
bueltge/remove-comments-absolutely
33991 Downloads
Deactivate comments functions and remove areas absolutely from the WordPress install
vectorial1024/laravel-cache-evict
1238 Downloads
Efficiently remove expired Laravel file/database cache data
reisraff/accentuation
255079 Downloads
This repository works making a parser in some string replacing the accented characters
gnugat/redaktilo
221705 Downloads
Find, insert, replace and remove lines with an Editor-like object
yanlongli/app-store-server-api
13768 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.