Libraries tagged by remove package
gmaissa/composer-remove-parameter-handler
20 Downloads
Provides Composer script to remove parameters files generated with incenteev/composer-parameter-handler package
foostart/package-minify
14 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.
durmus-aydogdu/laravel-composer
600 Downloads
All you need to run composer commands via artisan
vm5/php-parser
7 Downloads
This package can parse easily PHP Files. There is a visitor which removes all the PHP comments (NOT the DocBlocks) - including @author and @copyright tags from docblocks.
linkthrow/profanityfilter
111 Downloads
Profanity filter package would help you censor some of the bad words users put in your posts and/or comments.
doh/find-unused-bundles-bundle
936 Downloads
Find usuned bundles (or packages) for symfony 2.
codebuglab/laravel-media-removable
27 Downloads
Automatically remove media like images, videos, and audios from storage folder once record with media deleted or updated from database
packagefactory/fusion-dsl-explorer
9 Downloads
cli commands to simulate dsl-transpilation or to remove a fusion dsl from your codebase
arndtteunissen/improve-processed-filename
2497 Downloads
This package removes the csm prefix from generated fal files.
scratcher28/laravel-vendor-minify
2 Downloads
A vendor minify package, to remove tests and documentation and minifing all php files to save space
poluektov-software/laravel-relation-restore
4 Downloads
Package to remove and restore related models
nishantsoni/artisan-remover
16 Downloads
An package for remove artisan commands in the laravel application, some times there is a need to remove some cmds from the production for security reason.
nguyenhiep/laravel-directory-cleanup
243 Downloads
This package will remove the expired files from the given directories.
minh7721/laravel-directory-cleanup
34 Downloads
This package will remove the expired files from the given directories.
masroore/stopwords
3014 Downloads
A PHP package to remove common stopwords from an input text, it covers most languages.