{"id":22854757,"url":"https://github.com/j3-tech/phpcpd-action","last_synced_at":"2026-07-03T13:05:03.649Z","repository":{"id":150232760,"uuid":"621268616","full_name":"J3-Tech/PHPCpd-Action","owner":"J3-Tech","description":"Run PHP Copy-Paste Detector in Github actions","archived":false,"fork":false,"pushed_at":"2023-03-30T11:05:50.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T05:33:06.501Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/J3-Tech.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}},"created_at":"2023-03-30T10:21:40.000Z","updated_at":"2023-03-30T10:33:40.000Z","dependencies_parsed_at":"2023-07-08T02:18:26.653Z","dependency_job_id":null,"html_url":"https://github.com/J3-Tech/PHPCpd-Action","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J3-Tech%2FPHPCpd-Action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J3-Tech%2FPHPCpd-Action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J3-Tech%2FPHPCpd-Action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J3-Tech%2FPHPCpd-Action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/J3-Tech","download_url":"https://codeload.github.com/J3-Tech/PHPCpd-Action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246429719,"owners_count":20775879,"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":[],"created_at":"2024-12-13T07:08:29.533Z","updated_at":"2026-07-03T13:05:03.605Z","avatar_url":"https://github.com/J3-Tech.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHPCpd-Action\nRun PHP Copy-Paste Detector in Github actions\n\n# Run [PHP copy-paste detector](https://github.com/sebastianbergmann/phpcpd) in Github Actions\n\nUsage\n-----\n\n```yaml\nname: CI\n\non: [push]\n\njobs:\n  phpcpd:\n    runs-on: ubuntu-latest\n    name: PHP CPD\n    steps:\n    - uses: actions/checkout@v2\n    - id: PHP-CPD\n      uses: J3-Tech/PHPCpd-Action@v0.0.2\n      with:\n        path: .\n        exclude: vendor\n```\n\nInputs\n------\n\nThe following configuration options are available:\n\n+ `path` - A php source code filename or directory. Can be a comma-separated string\n+ `exclude` - comma-separated string of patterns that are used to ignore directories.\n+ `minLines` -  Minimum number of identical lines\n+ `minTokens` - Minimum number of identical tokens","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj3-tech%2Fphpcpd-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj3-tech%2Fphpcpd-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj3-tech%2Fphpcpd-action/lists"}