Libraries tagged by remove file
vaimo/composer-patches
3785348 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
vria/nodiacritic
2857663 Downloads
Tiny helper function that removes all diacritical signs from characters
stevebauman/unfinalize
18567 Downloads
Permanently remove final keywords from vendor packages.
flow-php/filesystem
75515 Downloads
PHP ETL - Filesystem abstraction
yii2mod/yii2-ftp
392890 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
drew/debug-statements-fixers
430518 Downloads
Removes debug statements, which shouldn't be in production ever
athoshun/html-filter
31963 Downloads
Remove tags or attributes based on a whitelist from a snippet of well-formatted HTML text using PHP's DOM library
diecoding/yii2-flysystem
6039 Downloads
The League Flysystem for local and remote filesystems library for Yii2
verseles/flyclone
726 Downloads
PHP wrapper for rclone
mjohnson/transit
91196 Downloads
A file uploader with support for validation, image transformation and remote transportation.
magepal/magento2-form-field-manager
3598 Downloads
Customer and Address Form Fields Manager for Magento2
activecollab/filesystem
64706 Downloads
Work with local or remote Unix filesystem
piotrpress/wordpress-hooks
196 Downloads
This library uses PHP Attributes (introduced in PHP version 8.0) to automagically add/remove WordPress Hooks (Filters and Actions) to/from functions and methods.
sworup/profanityfilter
4036 Downloads
Profanity filter package would help you censor some of the bad words users put in your posts and/or comments.
rossriley/flysystem53
127879 Downloads
Many filesystems, one API. - This fork maintains PHP 5.3 compatibility while tracking upstream