Registry / utility / mikehaertl-php-tmpfile

mikehaertl-php-tmpfile

JSON →
library1.3.0phppackagistunverified

A convenience class for temporary files

composer require mikehaertl/php-tmpfile
INSTALL
IMPORT
SIG · MIKEHAERTL-PHP-TMP
M
mikehaertl-php-tmpfile
utilityphpv1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

File
use mikehaertl\tmp\File;

Create a temporary file and write content

<?php use mikehaertl\tmp\File; $tmp = new File(); $tmp->write('Hello World'); echo $tmp->getFileName();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mikehaertl-php-tmpfile — pip install mikehaertl-php-tmpfile · libregistry