{"id":20892917,"url":"https://github.com/a5sys/a5sys-coding-standard","last_synced_at":"2026-04-30T05:32:45.923Z","repository":{"id":85354238,"uuid":"46341041","full_name":"A5sys/A5sys-coding-standard","owner":"A5sys","description":null,"archived":false,"fork":false,"pushed_at":"2018-11-17T10:36:54.000Z","size":35,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-12-28T22:58:02.391Z","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/A5sys.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2015-11-17T10:53:53.000Z","updated_at":"2018-11-17T10:36:48.000Z","dependencies_parsed_at":"2023-03-03T03:46:19.973Z","dependency_job_id":null,"html_url":"https://github.com/A5sys/A5sys-coding-standard","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/A5sys/A5sys-coding-standard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A5sys%2FA5sys-coding-standard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A5sys%2FA5sys-coding-standard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A5sys%2FA5sys-coding-standard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A5sys%2FA5sys-coding-standard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/A5sys","download_url":"https://codeload.github.com/A5sys/A5sys-coding-standard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A5sys%2FA5sys-coding-standard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32456165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-18T10:14:15.944Z","updated_at":"2026-04-30T05:32:40.900Z","avatar_url":"https://github.com/A5sys.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A5sys PHP CodeSniffer Coding Standard\n\n## Requirements\n\n**This standard requires phpcs version 3. It does not work with version 2.**\n\n## Installation\n\n### Composer\n\nThis standard can be installed with the [Composer](https://getcomposer.org/) dependency manager.\n\n1. [Install Composer](https://getcomposer.org/doc/00-intro.md)\n\n2. Install the coding standard as a dependency of your project\n\n        composer require --dev A5sys/A5sys-coding-standard\n\n3. Add the coding standard to the PHP_CodeSniffer install path\n\n        vendor/bin/phpcs --config-set installed_paths vendor/A5sys/A5sys-coding-standard\n\n4. Check the installed coding standards for \"A5sys\"\n\n        vendor/bin/phpcs -i\n\n5. Done!\n\n        vendor/bin/phpcs /path/to/code\n\n### Stand-alone\n\n1. Install [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer)\n\n2. Checkout this repository\n\n        git clone git://github.com/A5sys/A5sys-coding-standard.git\n\n3. Add the coding standard to the PHP_CodeSniffer install path\n\n        phpcs --config-set installed_paths /path/to/A5sys-coding-standards\n\n   Or copy/symlink this repository's \"A5sys\"-folder inside the phpcs `Standards` directory\n\n4. Check the installed coding standards for \"A5sys\"\n\n        phpcs -i\n\n5. Done!\n\n        phpcs /path/to/code\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa5sys%2Fa5sys-coding-standard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa5sys%2Fa5sys-coding-standard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa5sys%2Fa5sys-coding-standard/lists"}