Download the PHP package denisyukphp/tmpfile-manager without Composer
On this page you can find all versions of the php package denisyukphp/tmpfile-manager. 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 tmpfile-manager
TmpFileManager
Temp file manager.
Installation
You can install the latest version via Composer:
This package requires PHP 8.0 or later.
Quick usage
Build a temp file manager and create a temp file:
All temp files created the manager will be purged automatically by default.
Documentation
- Default configuration
- Creating temp files
- Loading temp files
- Removing temp files
- Auto-purging
- Check unclosed resources
- Garbage collection
- Lifecycle events
Read more about temp file on Habr.
All versions of tmpfile-manager with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
denisyukphp/tmpfile Version ^3.0
psr/event-dispatcher Version ^1.0
symfony/event-dispatcher Version ^6.0
symfony/filesystem Version ^6.0
symfony/finder Version ^6.0
symfony/process Version ^6.0
denisyukphp/tmpfile Version ^3.0
psr/event-dispatcher Version ^1.0
symfony/event-dispatcher Version ^6.0
symfony/filesystem Version ^6.0
symfony/finder Version ^6.0
symfony/process Version ^6.0
The package denisyukphp/tmpfile-manager contains the following files
Loading the files please wait ....