{"id":21838265,"url":"https://github.com/fiolasoft/coding-standard","last_synced_at":"2025-03-21T15:18:14.409Z","repository":{"id":56982194,"uuid":"130954110","full_name":"FiolaSoft/coding-standard","owner":"FiolaSoft","description":"Coding standard for our projects based on doctrine/coding-standard and ninjify/coding-standard","archived":false,"fork":false,"pushed_at":"2018-04-25T05:55:29.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T10:30:50.855Z","etag":null,"topics":["coding-standards","coding-style","php","php-codesniffer","php7"],"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/FiolaSoft.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}},"created_at":"2018-04-25T05:16:34.000Z","updated_at":"2018-04-25T07:33:24.000Z","dependencies_parsed_at":"2022-08-21T03:40:23.324Z","dependency_job_id":null,"html_url":"https://github.com/FiolaSoft/coding-standard","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiolaSoft%2Fcoding-standard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiolaSoft%2Fcoding-standard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiolaSoft%2Fcoding-standard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiolaSoft%2Fcoding-standard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FiolaSoft","download_url":"https://codeload.github.com/FiolaSoft/coding-standard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244819801,"owners_count":20515646,"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":["coding-standards","coding-style","php","php-codesniffer","php7"],"created_at":"2024-11-27T21:09:40.816Z","updated_at":"2025-03-21T15:18:14.374Z","avatar_url":"https://github.com/FiolaSoft.png","language":null,"readme":"# Coding standard\n\nThis is based on [doctrine/coding-standard](https://github.com/doctrine/coding-standard/) and heavily inspired by [ninjify/coding-standard](https://github.com/ninjify/coding-standard/)\n\n-----\n\n[![Downloads total](https://img.shields.io/packagist/dt/fiolasoft/coding-standard.svg?style=flat-square)](https://packagist.org/packages/fiolasoft/coding-standard)\n[![Latest stable](https://img.shields.io/packagist/v/fiolasoft/coding-standard.svg?style=flat-square)](https://packagist.org/packages/fiolasoft/coding-standard)\n\n## Install\n\n```bash\ncomposer require --dev fiolasoft/coding-standard\n```\n\n## Usage\n\nCreate `ruleset.xml` in root of your project.\n\n**NOTE:** It is recommanded to use this with [FiolaSoft/qa](https://github.com/FiolaSoft/qa)\n\n```\n\u003c?xml version=\"1.0\"?\u003e\n\u003cruleset name=\"YourProject\"\u003e\n    \u003c!-- Extending rulesets --\u003e\n    \u003crule ref=\"vendor/fiolasoft/coding-standard/ruleset.xml\"/\u003e\n    \n    \u003c!-- OR (not both, since ruleset.xml is included in ruleset-nette.xml) --\u003e\n    \n    \u003c!-- FiolaSoft [Nette] --\u003e\n    \u003c!-- \u003crule ref=\"vendor/fiolasoft/coding-standard/ruleset-nette.xml\"/\u003e --\u003e\n\n    \u003c!-- My rules --\u003e\n    \n    \u003c!-- Exclude folders --\u003e\n    \u003cexclude-pattern\u003e/tests/tmp\u003c/exclude-pattern\u003e\n\u003c/ruleset\u003e\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiolasoft%2Fcoding-standard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffiolasoft%2Fcoding-standard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiolasoft%2Fcoding-standard/lists"}