{"id":21189496,"url":"https://github.com/dekodeinteraktiv/coding-standards","last_synced_at":"2025-07-10T02:31:50.998Z","repository":{"id":30559329,"uuid":"125350413","full_name":"DekodeInteraktiv/coding-standards","owner":"DekodeInteraktiv","description":"Dekode Coding Standards","archived":false,"fork":false,"pushed_at":"2024-10-05T06:37:57.000Z","size":52,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":9,"default_branch":"main","last_synced_at":"2024-11-14T05:02:53.984Z","etag":null,"topics":["eslint-plugin","phpcs","wordpress"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/dekode/coding-standards","language":"JavaScript","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/DekodeInteraktiv.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-03-15T10:25:21.000Z","updated_at":"2024-10-05T06:38:01.000Z","dependencies_parsed_at":"2024-10-24T06:19:59.977Z","dependency_job_id":"158ffad4-2250-4a73-9c54-0ddcc3c914df","html_url":"https://github.com/DekodeInteraktiv/coding-standards","commit_stats":{"total_commits":58,"total_committers":9,"mean_commits":6.444444444444445,"dds":"0.48275862068965514","last_synced_commit":"427ab113a37817ffb7775a286925181d9960dac9"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DekodeInteraktiv%2Fcoding-standards","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DekodeInteraktiv%2Fcoding-standards/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DekodeInteraktiv%2Fcoding-standards/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DekodeInteraktiv%2Fcoding-standards/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DekodeInteraktiv","download_url":"https://codeload.github.com/DekodeInteraktiv/coding-standards/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225615275,"owners_count":17496941,"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":["eslint-plugin","phpcs","wordpress"],"created_at":"2024-11-20T18:52:45.204Z","updated_at":"2024-11-20T18:52:46.128Z","avatar_url":"https://github.com/DekodeInteraktiv.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dekode Coding Standards\n\n## Installation and usage\n\n```sh\n$ composer require --dev dekode/coding-standards\n```\n\n### Add lint script to `composer.json`\n\n```json\n\"scripts\": {\n  \"lint\": [\n    \"./vendor/bin/phpcs .\"\n  ]\n}\n```\n\n### Configuration File\n\nCreate a `phpcs.xml.dist` file in your project root with the following contents. (Update required PHP version and text_domain accordingly.)\n\n```xml\n\u003c?xml version=\"1.0\"?\u003e\n\u003cruleset\u003e\n\t\u003cfile\u003e.\u003c/file\u003e\n\t\u003carg name=\"extensions\" value=\"php\" /\u003e\n\t\u003cconfig name=\"testVersion\" value=\"8.2\" /\u003e\n\t\u003cconfig name=\"text_domain\" value=\"block-theme,default\" /\u003e\n\t\u003crule ref=\"Dekode\" /\u003e\n\u003c/ruleset\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdekodeinteraktiv%2Fcoding-standards","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdekodeinteraktiv%2Fcoding-standards","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdekodeinteraktiv%2Fcoding-standards/lists"}