PHPackages                             ammannbe/tmp-file - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ammannbe/tmp-file

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

ammannbe/tmp-file
=================

Simple library for Temp files and folders

3.0(5y ago)1100MITPHPPHP &gt;=7.3

Since Jul 31Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ammannbe/php-tmpfile)[ Packagist](https://packagist.org/packages/ammannbe/tmp-file)[ RSS](/packages/ammannbe-tmp-file/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (4)Dependencies (4)Versions (5)Used By (0)

PHP TmpFile
===========

[](#php-tmpfile)

Simple library for **real** temp files and folders

Prerequisites
=============

[](#prerequisites)

- PHP &gt;=7.3
- Linux with command `mktemp`

Install library
===============

[](#install-library)

```
composer require ammannbe/tmp-file

```

Contributing
============

[](#contributing)

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

[](#installation)

PR's are welcome :-)

```
git clone https://github.com/ammannbe/php-tmpfile.git
cd php-tmpfile
composer install
```

Documentation
-------------

[](#documentation)

Documentation with [phpDocumentor](https://phpdoc.org/)

```
composer run docs
```

Static Code Analysis
--------------------

[](#static-code-analysis)

[PHPStan](https://phpstan.org/)

```
composer run phpstan
```

Testing
-------

[](#testing)

[PHPUnit](https://phpunit.de/)

```
composer run tests
```

Code quality
------------

[](#code-quality)

[PHP Coding Standards Fixer](https://cs.symfony.com/)

```
composer run php-cs-fixer
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~158 days

Total

4

Last Release

2005d ago

Major Versions

1.0 → 2.02019-08-13

2.1 → 3.02020-11-17

PHP version history (3 changes)1.0PHP &gt;=7.3.7

2.1PHP &gt;=7.3.0

3.0PHP &gt;=7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/de89aba852a703b7e96996d3f5c7a116062bdbef1bc84d6d813ae6278ec95047?d=identicon)[suhype](/maintainers/suhype)

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/ammannbe-tmp-file/health.svg)

```
[![Health](https://phpackages.com/badges/ammannbe-tmp-file/health.svg)](https://phpackages.com/packages/ammannbe-tmp-file)
```

###  Alternatives

[bennettstone/magicmin

MagicMin is a PHP based javascript and stylesheet minification and merging class designed to generate minified, merged, and automatically updating files to simplify the process of minified file usage and updating when going between production and development environments.

495.4k](/packages/bennettstone-magicmin)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
