Download the PHP package apfelbox/php-file-download without Composer
On this page you can find all versions of the php package apfelbox/php-file-download. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download apfelbox/php-file-download
More information about apfelbox/php-file-download
Files in apfelbox/php-file-download
Download apfelbox/php-file-download
More information about apfelbox/php-file-download
Files in apfelbox/php-file-download
Vendor apfelbox
Package php-file-download
Short Description A library to help with creating downloads for files in PHP
License BSD-3-Clause
Homepage https://github.com/apfelbox/PHP-File-Download
Package php-file-download
Short Description A library to help with creating downloads for files in PHP
License BSD-3-Clause
Homepage https://github.com/apfelbox/PHP-File-Download
Keywords download
Please rate this library. Is it a good library?
Informations about the package php-file-download
PHP File Download
A class to help with creating downloads for files in PHP.
Tip
If you can use direct downloads, you should just use them. This class is for providing downloads of files out of PHP, for example if you want to provide a download to a temporarily created file.
Usage
The examples assume, that you have included the namespace:
Create a download for a file on your file system
Create a download for a file via file pointer
Create a download for a file via content
For example, you can create downloads for PDF files, generated by Zend (or any other library):
All versions of php-file-download with dependencies
PHP Build Version
Package Version
The package apfelbox/php-file-download contains the following files
Loading the files please wait ....