Libraries tagged by remo
league/flysystem
679472188 Downloads
File storage abstraction for PHP
mrclay/minify
18895708 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
matthiasmullie/minify
33112157 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.
dg/bypass-finals
29203348 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
shipmonk/dead-code-detector
3531721 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
nicolab/php-ftp-client
5549978 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
consolidation/site-process
48347008 Downloads
A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.
consolidation/site-alias
52087227 Downloads
Manage alias records for local and remote sites.
symfony/remote-event
3710229 Downloads
Eases handling remote events
mtownsend/remove-bg
421805 Downloads
A PHP package to interface with the remove.bg api.
vaimo/composer-patches
4605408 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.
scheb/tombstone
622450 Downloads
Dead code detection with tombstones for PHP
wp-cli/package-command
8346537 Downloads
Lists, installs, and removes WP-CLI packages.
symfony/ux-icons
7334550 Downloads
Renders local and remote SVG icons in your Twig templates.
spatie/laravel-directory-cleanup
1457451 Downloads
This package will remove the expired files from the given directories.