{"id":13563617,"url":"https://github.com/mridang/action-phpstorm","last_synced_at":"2026-01-17T03:46:54.666Z","repository":{"id":40464328,"uuid":"264664145","full_name":"mridang/action-phpstorm","owner":"mridang","description":"A Github Action that runs PhpStorm in a headless mode and runs the configured inspections.","archived":false,"fork":false,"pushed_at":"2023-03-10T17:57:34.000Z","size":54,"stargazers_count":1,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T00:34:06.547Z","etag":null,"topics":["actions","ci","github","github-actions","ide","jetbrains","phpstorm"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/mridang.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-05-17T12:47:02.000Z","updated_at":"2021-11-18T14:05:00.000Z","dependencies_parsed_at":"2024-08-01T13:19:35.135Z","dependency_job_id":"9d3e24a2-e8ee-4d76-9976-0cc9db36f4b5","html_url":"https://github.com/mridang/action-phpstorm","commit_stats":{"total_commits":64,"total_committers":5,"mean_commits":12.8,"dds":0.40625,"last_synced_commit":"0b1ee7ac5e1eaa28c35f7961424fce7c92660049"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":"actions/container-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mridang%2Faction-phpstorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mridang%2Faction-phpstorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mridang%2Faction-phpstorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mridang%2Faction-phpstorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mridang","download_url":"https://codeload.github.com/mridang/action-phpstorm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247361598,"owners_count":20926642,"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":["actions","ci","github","github-actions","ide","jetbrains","phpstorm"],"created_at":"2024-08-01T13:01:21.389Z","updated_at":"2026-01-17T03:46:54.600Z","avatar_url":"https://github.com/mridang.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# PHPStorm Inspector\n\nThis action runs PHPStorm inspections on your codebase.\n\n## Parameters\n| Parameter               | Type     | Default | Description                                                         |\n|-------------------------|----------|---------|---------------------------------------------------------------------|\n| `target`                | `string` |         | The directory to be inspected.                                      |\n| `profile`               | `string` |         | The absolute path to the profile file.                              |\n| `output`                | `string` |         | The absolute path to spew outputs to                                |\n| `verbosity`             | `string` | v2      | The verbose level. v0 - silent, v1 - verbose, v2 - most verbose.    |\n| `scope`                 | `string` | default | The inspection scope to be used. If none, all files are inspected.  |\n\n## Usage\n```yaml\njobs:\n  inspect:\n    runs-on: ubuntu-latest\n\n    steps:\n    - name: Run IntelliJ\n      uses: mridang/action-phpstorm@master\n      with:\n        target: .\n        profile: ./.idea/inspectionProfiles/Project_Default.xml\n        output: ./output\n        verbosity: v2\n        scope: sources\n```\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2020 Mridang Agarwalla\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmridang%2Faction-phpstorm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmridang%2Faction-phpstorm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmridang%2Faction-phpstorm/lists"}