Libraries tagged by files copy
filippo-toso/remote
300 Downloads
A simple way to copy/move files between different Laravel Storage disks
developersunesis/lang2js
5 Downloads
A package to copy Laravel lang files for JS use
billhance/remote-assets-bundle
16 Downloads
A Symfony2 console command that copies a remote file to the public assets directory
jparkinson1991/composer-linker-plugin
34 Downloads
Enables linking/copying of package files to custom directories
contao-community-alliance/build-system-tool-author-validation
2220 Downloads
Check if all authors of a particular file are mentioned in the copyright header.
sudocoder/s3fileuploader
5 Downloads
This package makes it easy to handle files on Amazon S3 for multiple systems. You can upload, copy between buckets, check if a file exists, and download files – all by just providing bucket details and file names. Simple file management for smooth data handling.
rhladun/yii2-imgopt
15 Downloads
Widget with an auto WebP/AVIF files generation for Yii2 Framework. Generate HTML / tags or inline CSS style (background-image) for WebP/AVIF formats (with ability create resized copies) and fallback PNG or JPG images.
hojaonline/retrostats
13 Downloads
This extension copies the exact functionality for writing the Apache-style log files as used to be part of the core until v4.7. The only issue to take care of is to add the [FE][logfile_dir] setting in AdditionalConfiguration.php instead of LocalConfiguration because the Install tool will remove it otherwise.
apoca/merge-composer
13 Downloads
Copy of Composer plugin to merge multiple composer.json files
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.
colymba/gridfield-bulk-editing-tools
622951 Downloads
Silverstripe CMS GridField component to upload images/files and edit records in bulk
jpcaparas/rulesync
6 Downloads
Easily sync all of your favourite AI assistant configuration files
colymba/silverstripe-private-assets
146 Downloads
SilverStripe 3 module making (some) assets only accessible to logged in users.
colymba/gridfield-gallery-theme
7137 Downloads
SilverStripe 3 GridField component adding file or image thumbnail gallery view
xiebruce/php-get-image-from-clipboard
41 Downloads
Get image that copied to the clipboard(usually from screenshot) and dump it into jpg/png image file. Support macOS/Windows/Linux(Only test on Ubuntu 18.04.2 LTS).