{"id":18761043,"url":"https://github.com/adamhebby/unusedfilechecker","last_synced_at":"2025-12-04T00:30:16.537Z","repository":{"id":130659555,"uuid":"111312122","full_name":"AdamHebby/UnusedFileChecker","owner":"AdamHebby","description":"Checks Website Repository for unused files","archived":false,"fork":false,"pushed_at":"2017-11-25T19:15:44.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2024-12-29T04:53:26.473Z","etag":null,"topics":["checker","cli","files","php","repository","tool","unused","unused-resources","website"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AdamHebby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-19T16:26:06.000Z","updated_at":"2023-08-19T14:53:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"9d2b2af0-472a-4172-8112-4460c8fbbcf7","html_url":"https://github.com/AdamHebby/UnusedFileChecker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamHebby%2FUnusedFileChecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamHebby%2FUnusedFileChecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamHebby%2FUnusedFileChecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamHebby%2FUnusedFileChecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdamHebby","download_url":"https://codeload.github.com/AdamHebby/UnusedFileChecker/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239653904,"owners_count":19675183,"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":["checker","cli","files","php","repository","tool","unused","unused-resources","website"],"created_at":"2024-11-07T18:14:49.258Z","updated_at":"2025-12-04T00:30:16.250Z","avatar_url":"https://github.com/AdamHebby.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Unused File Checker](https://github.com/AdamHebby/UnusedFileChecker)\n\nBuilt in PHP - Unused File Checker does exactly what it sounds like it should, it checks a website repository for unused files for you to later remove or look into as to why they aren't referenced.\n\nUseful features:\n\n * Save the state of Unused File Checker so you can continue later\n * Turn on Debug mode so Unused File Checker does a deeper search\n * Remove specific folders from Unused File Checker if you know they're okay\n * Limit Unused File Checker to specific folders\n * Ignore Regexes\n\n\n### How to run?\nBefore you do anything, you need to check the config file and edit the \"directory\" value otherwise Unused File Checker won't know where to look!\n\n```\nphp FileChecker.php \n```\n\n### Flags\n\nDebug Mode on. This takes longer but shows files which weren't found in the first run, it then searches purely for the filenames instead of the full path\n```\n--debug=true\n```\n\nSaves the programs progress regulary which can later be loaded to pickup right where you left off\n```\n--savestate=true\n```\n\nShows some helpful information\n```\n--help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamhebby%2Funusedfilechecker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamhebby%2Funusedfilechecker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamhebby%2Funusedfilechecker/lists"}