{"id":20838434,"url":"https://github.com/reload/action-phpcs","last_synced_at":"2025-03-12T09:43:01.871Z","repository":{"id":47312223,"uuid":"387025391","full_name":"reload/action-phpcs","owner":"reload","description":"A GitHub action that runs a phpcs and reports the result to reviewdog","archived":false,"fork":false,"pushed_at":"2024-03-11T14:18:55.000Z","size":36,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-03-11T15:43:28.395Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","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/reload.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}},"created_at":"2021-07-17T19:47:52.000Z","updated_at":"2024-04-15T15:56:04.219Z","dependencies_parsed_at":"2024-02-01T05:44:17.281Z","dependency_job_id":"2c9b5a19-bcc4-4df9-862b-fb19979905cc","html_url":"https://github.com/reload/action-phpcs","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reload%2Faction-phpcs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reload%2Faction-phpcs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reload%2Faction-phpcs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reload%2Faction-phpcs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reload","download_url":"https://codeload.github.com/reload/action-phpcs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243196618,"owners_count":20251857,"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":["hacktoberfest"],"created_at":"2024-11-18T01:10:16.799Z","updated_at":"2025-03-12T09:43:01.849Z","avatar_url":"https://github.com/reload.png","language":"Shell","readme":"# action-phpcs\nA GitHub action that runs a phpcs and reports the result to reviewdog\n\n# Prerequisites\n* Composer install has been executed\n* Phpcs is install by composer and available in the composer config bin-dir\n* The code styles used by phpcs are installed and confgured in the .phpcs.xml\n\n# Usage\nAdd a workflow step with the action:\n\n```yaml\nsteps:\n  - name: Run phpcs\n    uses: reload/action-phpcs@\u003cVERSION\u003e\n    with:\n      reviewdog_token: ${{ secrets.GITHUB_TOKEN }}`\n```\n\nA sub path can be given to the action if the composer.json file is not in the root of the working directory.\n\nExample:\n\n```yaml\nsteps:\n  - name: Run phpcs\n    uses: reload/action-phpcs@\u003cVERSION\u003e\n    with:\n      path: drupal\n      reviewdog_token: ${{ secrets.GITHUB_TOKEN }}`\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freload%2Faction-phpcs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freload%2Faction-phpcs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freload%2Faction-phpcs/lists"}