Libraries tagged by remo
league/flysystem
561746654 Downloads
File storage abstraction for PHP
mrclay/minify
15369095 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
25258905 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
20459830 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
shipmonk/dead-code-detector
443186 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
4450506 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
38906192 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
41867968 Downloads
Manage alias records for local and remote sites.
symfony/remote-event
1824283 Downloads
Eases handling remote events
vaimo/composer-patches
3803717 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.
symfony/ux-icons
2682421 Downloads
Renders local and remote SVG icons in your Twig templates.
spatie/laravel-directory-cleanup
1202252 Downloads
This package will remove the expired files from the given directories.
overblog/dataloader-php
3438809 Downloads
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
mrclay/jsmin-php
10437053 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
hprose/hprose
202578 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.