Libraries tagged by file download
spatie/laravel-medialibrary
23124418 Downloads
Associate files with Eloquent models
stechstudio/laravel-zipstream
1947832 Downloads
A fast and simple streaming zip file downloader for Laravel.
padraic/humbug_get_contents
4908670 Downloads
Secure wrapper for accessing HTTPS resources with file_get_contents for PHP 5.3+
crazybooot/base64-validation
1188935 Downloads
Laravel validators for base64 encoded files
cesargb/laravel-magiclink
662023 Downloads
Create secure link for access to private data or login in Laravel without password
vaimo/composer-patches
3152786 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.
marc1706/fast-image-size
8523280 Downloads
fast-image-size is a PHP library that does almost everything PHP's getimagesize() does but without the large overhead of downloading the complete file.
beechit/fal-securedownload
407793 Downloads
Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.
backpack/logmanager
561094 Downloads
An interface to preview, download and delete Laravel log files.
apfelbox/php-file-download
170679 Downloads
A library to help with creating downloads for files in PHP
athlon1600/php-curl-file-downloader
81483 Downloads
civicrm/composer-downloads-plugin
849048 Downloads
Composer plugin for downloading additional files within any composer package.
leuchtfeuer/secure-downloads
155245 Downloads
"Secure Download": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.
diversen/http-send-file
290268 Downloads
Sends a file to a client, with support for (multiple) range requests. It is also able to throttle the download.
idct/sftp-client
174873 Downloads
Library that provides wrapper methods around SSH2 and SFTP to simplify file download/upload over SSH/SCP/SFTP.