{"id":15404591,"url":"https://github.com/k1low/phan-action","last_synced_at":"2026-04-25T16:33:34.082Z","repository":{"id":66825435,"uuid":"472365814","full_name":"k1LoW/phan-action","owner":"k1LoW","description":"GitHub Action for Phan","archived":false,"fork":false,"pushed_at":"2022-03-25T14:29:08.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T01:53:49.327Z","etag":null,"topics":["github-actions","phan","php","static-analysis"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/k1LoW.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},"funding":{"github":"k1LoW","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2022-03-21T14:07:46.000Z","updated_at":"2022-04-09T00:07:03.000Z","dependencies_parsed_at":"2023-05-10T15:30:56.237Z","dependency_job_id":null,"html_url":"https://github.com/k1LoW/phan-action","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"bf3d3a1140f20e33dc46232bd0f17756aeb50246"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/k1LoW/phan-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Fphan-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Fphan-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Fphan-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Fphan-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW","download_url":"https://codeload.github.com/k1LoW/phan-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Fphan-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32269458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["github-actions","phan","php","static-analysis"],"created_at":"2024-10-01T16:13:48.143Z","updated_at":"2026-04-25T16:33:34.064Z","avatar_url":"https://github.com/k1LoW.png","language":"Dockerfile","funding_links":["https://github.com/sponsors/k1LoW"],"categories":[],"sub_categories":[],"readme":"# phan-action\n\nGitHub Action for [Phan](https://github.com/phan/phan)\n\n## Usage\n\n``` yaml\n# .github/workflows/ci.yml\nname: Analysis PHP codes\n\non:\n  push:\n    branches:\n      - main\n  pull_request:\n\njobs:\n  analysis:\n    runs-on: ubuntu-latest\n    steps:\n      -\n        uses: actions/checkout@v2\n      -\n        name: Run Phan\n        uses: k1LoW/phan-action@v0\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk1low%2Fphan-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk1low%2Fphan-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk1low%2Fphan-action/lists"}