{"id":18249914,"url":"https://github.com/phan/phanprototypes","last_synced_at":"2025-04-08T20:24:28.248Z","repository":{"id":66261056,"uuid":"150144690","full_name":"phan/PhanPrototypes","owner":"phan","description":"Prototypes/experiments for plugins for Phan, etc.","archived":false,"fork":false,"pushed_at":"2018-09-24T18:01:56.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-14T15:58:41.839Z","etag":null,"topics":["phan","phan-plugin"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-09-24T17:51:56.000Z","updated_at":"2019-02-23T16:07:34.000Z","dependencies_parsed_at":"2023-03-12T12:45:35.727Z","dependency_job_id":null,"html_url":"https://github.com/phan/PhanPrototypes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phan%2FPhanPrototypes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phan%2FPhanPrototypes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phan%2FPhanPrototypes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phan%2FPhanPrototypes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phan","download_url":"https://codeload.github.com/phan/PhanPrototypes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247920497,"owners_count":21018409,"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":["phan","phan-plugin"],"created_at":"2024-11-05T09:41:50.995Z","updated_at":"2025-04-08T20:24:28.225Z","avatar_url":"https://github.com/phan.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Phan Prototypes\n===============\n\nIdeas for Phan that aren't ready for inclusion in Phan\n\nPlugins\n-------\n\n### SCCP Plugin\n\n[plugins/sccp.php](plugins/sccp.php) contains a prototype of a plugin warning about blocks of code that are giant no-ops. https://github.com/phan/phan/issues/1145\n\nPHP's Opcache has SCCP (Sparse Constant Conditional Propogation) and DCE (Dead Code Elimination), which are improved in 7.2 and 7.3.\n\n- This plugin works, but uses heuristics that may change in future PHP versions.\n  Parsing the opcache text output is fragile.\n- In practice, this plugin doesn't detect many bugs, because code usually doesn't have that type of bug\n- This plugin is also very slow. Adding caching might help with that.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphan%2Fphanprototypes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphan%2Fphanprototypes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphan%2Fphanprototypes/lists"}