{"id":18123449,"url":"https://github.com/samwilson/piwigo-coding-standards","last_synced_at":"2025-04-06T12:46:29.101Z","repository":{"id":62539961,"uuid":"203881808","full_name":"samwilson/piwigo-coding-standards","owner":"samwilson","description":"PHP Coding Sniffer (phpcs) rules for Piwigo.","archived":false,"fork":false,"pushed_at":"2019-08-23T01:20:38.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T18:52:19.608Z","etag":null,"topics":["phpcs-standard","piwigo"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samwilson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-22T22:21:44.000Z","updated_at":"2022-07-25T02:01:10.000Z","dependencies_parsed_at":"2022-11-02T16:16:03.290Z","dependency_job_id":null,"html_url":"https://github.com/samwilson/piwigo-coding-standards","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/samwilson%2Fpiwigo-coding-standards","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwilson%2Fpiwigo-coding-standards/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwilson%2Fpiwigo-coding-standards/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwilson%2Fpiwigo-coding-standards/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samwilson","download_url":"https://codeload.github.com/samwilson/piwigo-coding-standards/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247485253,"owners_count":20946398,"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":["phpcs-standard","piwigo"],"created_at":"2024-11-01T07:09:48.223Z","updated_at":"2025-04-06T12:46:29.066Z","avatar_url":"https://github.com/samwilson.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Piwigo Coding Standards\n=======================\n\nThis is a PHP Code Sniffer (phpcs) ruleset for enforcing\nthe [coding standards](https://piwigo.org/doc/doku.php?id=dev:coding_conventions)\nof [Piwigo](https://piwigo.org/).\n\n* Author: Sam Wilson\n* Homepage: https://github.com/samwilson/piwigo-coding-standards\n* Packagist: https://packagist.org/packages/samwilson/piwigo-coding-standards\n* License: GPL 3.0 or later, first published 2019\n* [![Packagist](https://img.shields.io/packagist/v/samwilson/piwigo-coding-standards.svg)](https://packagist.org/packages/samwilson/piwigo-coding-standards)\n\n## Installation\n\n    composer require --dev samwilson/piwigo-coding-standards\n\n## Usage\n\nCreate a `.phpcs.xml` file such as the following:\n\n```xml\n\u003c?xml version=\"1.0\"?\u003e\n\u003cruleset\u003e\n    \u003crule ref=\"vendor/samwilson/piwigo-coding-standards/Piwigo/ruleset.xml\" /\u003e\n    \u003cfile\u003e.\u003c/file\u003e\n    \u003cexclude-pattern\u003e./vendor\u003c/exclude-pattern\u003e\n\u003c/ruleset\u003e\n```\n\nThen run:\n\n    ./vendor/bin/phpcs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamwilson%2Fpiwigo-coding-standards","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamwilson%2Fpiwigo-coding-standards","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamwilson%2Fpiwigo-coding-standards/lists"}