{"id":21400194,"url":"https://github.com/oefenweb/wordpress-codesniffer","last_synced_at":"2026-01-04T04:03:45.420Z","repository":{"id":57030303,"uuid":"60834310","full_name":"Oefenweb/wordpress-codesniffer","owner":"Oefenweb","description":"Modified version of the Wordpress Code Sniffer","archived":false,"fork":false,"pushed_at":"2016-08-15T11:34:40.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-23T02:44:27.901Z","etag":null,"topics":["codesniffer","phpcs","sniffer","wordpress"],"latest_commit_sha":null,"homepage":null,"language":null,"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/Oefenweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-10T08:35:28.000Z","updated_at":"2018-07-11T08:26:00.000Z","dependencies_parsed_at":"2022-08-23T18:50:30.657Z","dependency_job_id":null,"html_url":"https://github.com/Oefenweb/wordpress-codesniffer","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/Oefenweb%2Fwordpress-codesniffer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fwordpress-codesniffer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fwordpress-codesniffer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fwordpress-codesniffer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Oefenweb","download_url":"https://codeload.github.com/Oefenweb/wordpress-codesniffer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243893905,"owners_count":20364916,"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":["codesniffer","phpcs","sniffer","wordpress"],"created_at":"2024-11-22T15:19:33.576Z","updated_at":"2026-01-04T04:03:45.371Z","avatar_url":"https://github.com/Oefenweb.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Oefenweb Code Sniffer for Wordpress\n\nThis code works with [phpcs](https://github.com/squizlabs/PHP_CodeSniffer) and checks code against the coding standards used at Oefenweb.\n\n## Installation\n\nIt's generally recommended to install these code sniffs with `composer`:\n\n```sh\nmkdir WordpressOefenweb \u0026\u0026 cd $_ \u0026\u0026 composer require oefenweb/wordpress-codesniffer=dev-master;\n```\n\n```sh\nvendor/bin/phpcs \\\n  --config-set installed_paths \"${PWD}/vendor/wp-coding-standards/wpcs,${PWD}/vendor/oefenweb/wordpress-codesniffer\" \\\n;\n```\n\nThis lets `phpcs` know where to find your new sniffs. Ensure that you do not overwrite any existing `installed_paths` value.\n\n## Usage\n\n```sh\nvendor/bin/phpcs --standard=WordpressOefenweb ~/foo/bar/wp-load.php;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fwordpress-codesniffer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foefenweb%2Fwordpress-codesniffer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fwordpress-codesniffer/lists"}