{"id":15701048,"url":"https://github.com/mre/docker-php-phan","last_synced_at":"2025-09-15T18:37:32.121Z","repository":{"id":140821761,"uuid":"47651879","full_name":"mre/docker-php-phan","owner":"mre","description":"A Docker image for etsy's phan, the static analyzer for PHP","archived":false,"fork":false,"pushed_at":"2015-12-10T11:08:33.000Z","size":2,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-12T15:36:45.281Z","etag":null,"topics":["analyzer","phan","php","static-analysis"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/mre.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}},"created_at":"2015-12-08T21:54:00.000Z","updated_at":"2018-09-06T07:05:36.000Z","dependencies_parsed_at":"2023-03-27T08:14:35.327Z","dependency_job_id":null,"html_url":"https://github.com/mre/docker-php-phan","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mre/docker-php-phan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mre%2Fdocker-php-phan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mre%2Fdocker-php-phan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mre%2Fdocker-php-phan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mre%2Fdocker-php-phan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mre","download_url":"https://codeload.github.com/mre/docker-php-phan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mre%2Fdocker-php-phan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275304226,"owners_count":25441157,"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","status":"online","status_checked_at":"2025-09-15T02:00:09.272Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["analyzer","phan","php","static-analysis"],"created_at":"2024-10-03T19:58:51.562Z","updated_at":"2025-09-15T18:37:32.070Z","avatar_url":"https://github.com/mre.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"### phan\n\nThis is a Docker container for etsy's static code analyzer phan.  \nWith that, you can check your PHP code on the fly.\n\n### Usage\n\nMount your code into the container to analyze it with phan.  \nResults will be printed to stdout.\n\n    docker run -it --rm -v `pwd`:/code mre0/php-phan\n\n*Note*: Only the code in the src folder will be analyzed for errors.  \nThis way you can have a vendor directory next to your src folder which will be used for\nnamespace resolution. If you only want to analyze all files in the local folder,\nchange the mount command a little:\n\n    docker run -it --rm -v `pwd`:/code/src mre0/php-phan\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmre%2Fdocker-php-phan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmre%2Fdocker-php-phan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmre%2Fdocker-php-phan/lists"}