Download the PHP package danbettles/temper without Composer
On this page you can find all versions of the php package danbettles/temper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download danbettles/temper
More information about danbettles/temper
Files in danbettles/temper
Download danbettles/temper
More information about danbettles/temper
Files in danbettles/temper
Vendor danbettles
Package temper
Short Description Tame your temp-files. Temper offers a smoother approach to working with temp-files in PHP.
License ISC
Package temper
Short Description Tame your temp-files. Temper offers a smoother approach to working with temp-files in PHP.
License ISC
Please rate this library. Is it a good library?
Informations about the package temper
Temper
Temper offers a smoother approach to working with temp-files in PHP.
Usage
There are two ways to use it:
- 'Consume' a temp-file: create, use, and remove a temp-file in a single operation
- Create and remove temp-files in separate steps
Consume a Temp-File
Create and Remove In Separate Steps
[!NOTE] Since, at the end of its life, a Temper instance will automatically clean-up any remaining temp-files it knows about, you may never need to call
cleanUp()
by hand
Installation
Install using Composer:
All versions of temper with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1.28
The package danbettles/temper contains the following files
Loading the files please wait ....