{"id":18545480,"url":"https://github.com/traderinteractive/coding-standard-php","last_synced_at":"2025-08-09T21:04:18.454Z","repository":{"id":57072351,"uuid":"186890158","full_name":"traderinteractive/coding-standard-php","owner":"traderinteractive","description":"Updated coding standard for PHP to replace dws-coding-standard","archived":false,"fork":false,"pushed_at":"2023-12-12T14:13:39.000Z","size":193,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-24T10:56:30.979Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/traderinteractive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null}},"created_at":"2019-05-15T19:28:07.000Z","updated_at":"2023-06-13T13:59:26.000Z","dependencies_parsed_at":"2023-12-12T15:41:43.106Z","dependency_job_id":null,"html_url":"https://github.com/traderinteractive/coding-standard-php","commit_stats":{"total_commits":95,"total_committers":7,"mean_commits":"13.571428571428571","dds":"0.49473684210526314","last_synced_commit":"c1e8da9f16a7fcf36d5f2a664a3514fb98261ad5"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traderinteractive%2Fcoding-standard-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traderinteractive%2Fcoding-standard-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traderinteractive%2Fcoding-standard-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traderinteractive%2Fcoding-standard-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/traderinteractive","download_url":"https://codeload.github.com/traderinteractive/coding-standard-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248097885,"owners_count":21047333,"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-11-06T20:20:28.679Z","updated_at":"2025-04-09T19:31:59.404Z","avatar_url":"https://github.com/traderinteractive.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DWS Coding Standard\n[![Latest Stable Version](https://poser.pugx.org/traderinteractive/coding-standard/v/stable)](https://packagist.org/packages/traderinteractive/coding-standard)\n[![Latest Unstable Version](https://poser.pugx.org/traderinteractive/coding-standard/v/unstable)](https://packagist.org/packages/traderinteractive/coding-standard)\n[![License](https://poser.pugx.org/traderinteractive/coding-standard/license)](https://packagist.org/packages/traderinteractive/coding-standard)\n\n[![Total Downloads](https://poser.pugx.org/traderinteractive/coding-standard/downloads)](https://packagist.org/packages/traderinteractive/coding-standard)\n[![Daily Downloads](https://poser.pugx.org/traderinteractive/coding-standard/d/daily)](https://packagist.org/packages/traderinteractive/coding-standard)\n[![Monthly Downloads](https://poser.pugx.org/traderinteractive/coding-standard/d/monthly)](https://packagist.org/packages/traderinteractive/coding-standard)\n\nA fairly complete [PHP_CodeSniffer](http://www.squizlabs.com/php-codesniffer) coding standard.  See the [standard document](standard.md) to\nsee what \"sniffs\" are enforced.\n\n## Composer\n\nThis standard is meant to be used in a project using [Composer](http://getcomposer.org).  It can be added to your project's composer.json as follows:\n\n```sh\ncomposer require traderinteractive/coding-standard\n```\n\nThen to use it, you can run the following (or add to your build process):\n\n```bash\n./vendor/bin/phpcs --standard=$(pwd)/vendor/traderinteractive/coding-standard/DWS YOUR_FILES_AND_DIRECTORIES\n```\n\n## Contact\n\nDevelopers may be contacted at:\n\n * [Pull Requests](https://github.com/traderinteractive/coding-standard-php/pulls)\n * [Issues](https://github.com/traderinteractive/coding-standard-php/issues)\n\n## Tests\n\nTests for the sniffs are included, and are run using the included build:\n\n```bash\n./vendor/bin/phpunit\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftraderinteractive%2Fcoding-standard-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftraderinteractive%2Fcoding-standard-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftraderinteractive%2Fcoding-standard-php/lists"}