PHPackages                             denisyukphp/tmpfile-manager - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. denisyukphp/tmpfile-manager

ActiveLibrary[File &amp; Storage](/categories/file-storage)

denisyukphp/tmpfile-manager
===========================

Temp file manager.

5.0.4(1y ago)21838MITPHPPHP ^8.0CI failing

Since Mar 2Pushed 1y ago3 watchersCompare

[ Source](https://github.com/denisyukphp/tmpfile-manager)[ Packagist](https://packagist.org/packages/denisyukphp/tmpfile-manager)[ RSS](/packages/denisyukphp-tmpfile-manager/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (10)Dependencies (12)Versions (28)Used By (0)

TmpFileManager
==============

[](#tmpfilemanager)

[![Build Status](https://camo.githubusercontent.com/d88d07af42eb2997c7390289872c3a87d7a289b4e0980ef98af4ed0299c3f95b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f64656e697379756b7068702f746d7066696c652d6d616e616765722f63692e796d6c3f6272616e63683d6d6173746572267374796c653d706c6173746963)](https://github.com/denisyukphp/tmpfile-manager/actions/workflows/ci.yml)[![Latest Stable Version](https://camo.githubusercontent.com/9b2dad7dc9f534d8d17c94504e7cc3c2a54fa5d8e862b7aab881cd932198da66/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64656e697379756b7068702f746d7066696c652d6d616e616765723f7374796c653d706c6173746963)](https://packagist.org/packages/denisyukphp/tmpfile-manager)[![Packagist PHP Version Support](https://camo.githubusercontent.com/3c62950c23c47cf8c0a4f4d4f358071b8e2560c30b1e81be14c7436cb6ed056f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f64656e697379756b7068702f746d7066696c652d6d616e616765723f7374796c653d706c617374696326636f6c6f723d383839324246)](https://packagist.org/packages/denisyukphp/tmpfile-manager)[![Total Downloads](https://camo.githubusercontent.com/a6845f927fc3aff4653e8b98ef17ad61dbce52fc343b145e45b3090acd743c21/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64656e697379756b7068702f746d7066696c652d6d616e616765723f7374796c653d706c6173746963)](https://packagist.org/packages/denisyukphp/tmpfile-manager)[![License](https://camo.githubusercontent.com/ded100f52694de0aff973178cdc50be68b1ce501b6fe8f80f92aad58071d93d5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f64656e697379756b7068702f746d7066696c652d6d616e616765723f7374796c653d706c617374696326636f6c6f723d343238463745)](https://packagist.org/packages/denisyukphp/tmpfile-manager)

Temp file manager.

Installation
------------

[](#installation)

You can install the latest version via [Composer](https://getcomposer.org/):

```
composer require denisyukphp/tmpfile-manager

```

This package requires PHP 8.0 or later.

Quick usage
-----------

[](#quick-usage)

Build a temp file manager and create a temp file:

```
