Libraries tagged by remo
league/flysystem
539930307 Downloads
File storage abstraction for PHP
mrclay/minify
14867647 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
24109642 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
19222707 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
nicolab/php-ftp-client
4250956 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
37450323 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
40311746 Downloads
Manage alias records for local and remote sites.
vaimo/composer-patches
3602405 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
2121333 Downloads
Renders local and remote SVG icons in your Twig templates.
spatie/laravel-directory-cleanup
1163558 Downloads
This package will remove the expired files from the given directories.
shipmonk/dead-code-detector
231303 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.
overblog/dataloader-php
3286271 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
9943347 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
hprose/hprose
199646 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.
symfony/remote-event
1571597 Downloads
Eases handling remote events