{"id":92991,"library":"keboola-php-temp","title":"Keboola Temp","description":"Temp library handles application temporary files","status":"active","version":"2.0.1","language":"php","source_language":null,"source_url":"https://github.com/keboola/php-temp","tags":["temp","files","utility","temporary"],"install":[{"cmd":"composer require keboola/php-temp","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Temp","correct":"use Keboola\\Temp\\Temp;"}],"quickstart":{"code":"use Keboola\\Temp\\Temp;\n\n$temp = new Temp('my-app');\n$tmpFile = $temp->createFile('data.txt');\nfile_put_contents($tmpFile, 'content');","lang":"php","description":"Create a temporary file within a namespaced temporary directory."},"warnings":[],"env_vars":null,"search_vec":"'applic':6 'file':8,10 'handl':5 'keboola':1 'librari':4 'temp':2,3,9 'temporari':7,12 'util':11","created_at":"2026-06-19T09:41:18.764243+00:00","updated_at":"2026-06-19T09:41:18.764243+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/keboola/php-temp","github":"https://github.com/keboola/php-temp","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}