Download the PHP package cars24/php-tmpfile without Composer
On this page you can find all versions of the php package cars24/php-tmpfile. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-tmpfile
php-tmpfile
A convenience class for temporary files.
Features
- Create temporary file with arbitrary content
- Delete file after use (can be disabled)
- Send file to client, either inline or with save dialog
- Save file locally
Examples
If you want to keep the temporary file, e.g. for debugging, you can set the $delete
property to false:
All versions of php-tmpfile with dependencies
PHP Build Version
Package Version
No informations.
The package cars24/php-tmpfile contains the following files
Loading the files please wait ....