{"id":20555681,"url":"https://github.com/attogram/file-cache-cleaner","last_synced_at":"2025-07-03T01:35:22.657Z","repository":{"id":62489474,"uuid":"256524191","full_name":"attogram/file-cache-cleaner","owner":"attogram","description":"Delete expired cache files. For projects using Illuminate\\Cache FileStore without a Laravel installation","archived":false,"fork":false,"pushed_at":"2020-05-19T17:24:21.000Z","size":37,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-06T06:47:48.274Z","etag":null,"topics":["illuminate-cache","laravel-cache"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/attogram.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"attogram","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-04-17T14:23:10.000Z","updated_at":"2020-05-19T17:24:23.000Z","dependencies_parsed_at":"2022-11-02T11:15:33.239Z","dependency_job_id":null,"html_url":"https://github.com/attogram/file-cache-cleaner","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/attogram/file-cache-cleaner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attogram%2Ffile-cache-cleaner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attogram%2Ffile-cache-cleaner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attogram%2Ffile-cache-cleaner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attogram%2Ffile-cache-cleaner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/attogram","download_url":"https://codeload.github.com/attogram/file-cache-cleaner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attogram%2Ffile-cache-cleaner/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263244591,"owners_count":23436477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["illuminate-cache","laravel-cache"],"created_at":"2024-11-16T03:19:54.859Z","updated_at":"2025-07-03T01:35:22.607Z","avatar_url":"https://github.com/attogram.png","language":"PHP","readme":"# File Cache Cleaner\n\nDelete expired cache files.  For projects using\n[`Illuminate\\Cache`](https://github.com/illuminate/cache) FileStore\n*without* a Laravel installation.\n\nPHP 7+, One class, No dependencies, Composer Ready.\n\n[![Maintainability](https://api.codeclimate.com/v1/badges/a98629e339eeef4d56bf/maintainability)](https://codeclimate.com/github/attogram/file-cache-cleaner/maintainability)\n[![Latest Stable Version](https://poser.pugx.org/attogram/file-cache-cleaner/v/stable)](https://packagist.org/packages/attogram/file-cache-cleaner)\n[![Total Downloads](https://poser.pugx.org/attogram/file-cache-cleaner/downloads)](https://packagist.org/packages/attogram/file-cache-cleaner)\n[![License](https://poser.pugx.org/attogram/file-cache-cleaner/license)](https://packagist.org/packages/attogram/file-cache-cleaner)\n\n## Usage\n\nInstall:\n\n`composer require attogram/file-cache-cleaner`\n\nReport on cache status only:\n\n`vendor/bin/file-cache-cleaner -d path/to/cache/directory`\n\nClean cache - delete expired cache files and empty subdirectories:\n\n`vendor/bin/file-cache-cleaner -d path/to/cache/directory --clean`\n\nCommand Line Options:\n\n* `-d path` or `--directory path` - set path to Cache Directory\n* `-c` or `--clean` - clean cache: delete expired files, remove empty subdirectories\n\n## Project Links\n\n* Git Repo: \u003chttps://github.com/attogram/file-cache-cleaner\u003e\n* Packagist: \u003chttps://packagist.org/packages/attogram/file-cache-cleaner\u003e\n* CodeClimate: \u003chttps://codeclimate.com/github/attogram/file-cache-cleaner\u003e\n\n## Related Projects\n\nLaravel artisan commands to delete expired cache files:\n\n* \u003chttps://github.com/jdavidbakr/laravel-cache-garbage-collector\u003e\n* \u003chttps://github.com/arifhp86/laravel-clear-expired-cache-file\u003e\n* \u003chttps://github.com/momokang/laravel-clean-file-cache\u003e\n* \u003chttps://github.com/spatie/laravel-directory-cleanup\u003e\n","funding_links":["https://github.com/sponsors/attogram"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fattogram%2Ffile-cache-cleaner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fattogram%2Ffile-cache-cleaner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fattogram%2Ffile-cache-cleaner/lists"}