Registry / utility / keboola-php-temp

keboola-php-temp

JSON →
library2.0.1phppackagistunverified

Temp library handles application temporary files

composer require keboola/php-temp
INSTALL
IMPORT
SIG · KEBOOLA-PHP-TEMP
K
keboola-php-temp
utilityphpv2.0.1
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.

Temp
use Keboola\Temp\Temp;

Create a temporary file within a namespaced temporary directory.

use Keboola\Temp\Temp; $temp = new Temp('my-app'); $tmpFile = $temp->createFile('data.txt'); file_put_contents($tmpFile, 'content');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
keboola-php-temp — pip install keboola-php-temp · libregistry