Libraries tagged by remove.bg
vria/nodiacritic
3248833 Downloads
Tiny helper function that removes all diacritical signs from characters
typo3/cms-recycler
6250650 Downloads
TYPO3 CMS Recycler - Restore deleted records or remove them from the database permanently.
seec/phpunit-consecutive-params
817378 Downloads
Drop-in Trait to use removed ConsecutiveParams from PhpUnit
dg/composer-cleaner
1599817 Downloads
Victor The Cleaner: removes unnecessary files from vendor directory.
cmfcmf/openweathermap-php-api
1334710 Downloads
A PHP API to parse weather data from OpenWeatherMap.org. This wrapper tries to normalise and abstract the data and remove inconsistencies.
aimeos/sanitizer
11471 Downloads
Permissive sanitizer removing potentially dangerous content
symplify/changelog-linker
792856 Downloads
Generates beautiful CHANGELOG.md with links to PRs, versions and users grouped in Added/Changed/Fixed/Removed categories.
inpsyde/object-hooks-remover
66801 Downloads
Package to remove WordPress hook callbacks that uses object methods or closures.
customgento/module-default-store-code-remover-m2
46942 Downloads
Default Store Code Remover for Magento 2 hides the store code in the default store from the URL.
arispati/emoji-remover
380970 Downloads
PHP library that remove an emoji from text
vectorial1024/laravel-cache-evict
18040 Downloads
Efficiently remove expired Laravel file/database cache data
omaralalwi/laravel-trash-cleaner
4736 Downloads
Clean Laravel debug/log files (Debugbar, Clockwork), compiled views and frontend build artifacts, with optional rebuild and scheduling.
magepal/magento2-customeraccountlinksmanager
89977 Downloads
Customer Account Links Manager for Magento2 allows you to quickly and easily remove unwanted links from customer account dashboard
gnugat/redaktilo
228232 Downloads
Find, insert, replace and remove lines with an Editor-like object
yanlongli/app-store-server-api
43814 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.