Libraries tagged by file download
spatie/laravel-medialibrary
45011243 Downloads
Associate files with Eloquent models
stechstudio/laravel-zipstream
4399725 Downloads
A fast and simple streaming zip file downloader for Laravel.
crazybooot/base64-validation
2051855 Downloads
Laravel validators for base64 encoded files
cesargb/laravel-magiclink
1534494 Downloads
Create secure link for access to private data or login in Laravel without password
vaimo/composer-patches
4685043 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
9554973 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.
padraic/humbug_get_contents
5459542 Downloads
Secure wrapper for accessing HTTPS resources with file_get_contents for PHP 5.3+
beechit/fal-securedownload
613489 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
729582 Downloads
An interface to preview, download and delete Laravel log files.
apfelbox/php-file-download
189354 Downloads
A library to help with creating downloads for files in PHP
athlon1600/php-curl-file-downloader
111708 Downloads
pact-foundation/composer-downloads-plugin
630155 Downloads
Composer plugin for downloading additional files within any composer package.
civicrm/composer-downloads-plugin
1100680 Downloads
Composer plugin for downloading additional files within any composer package.
leuchtfeuer/secure-downloads
261181 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
357718 Downloads
Sends a file to a client, with support for (multiple) range requests. It is also able to throttle the download.