{"id":33071681,"url":"https://github.com/amarie88/robo-drupal-coding","last_synced_at":"2026-01-13T22:49:47.088Z","repository":{"id":56946647,"uuid":"355149131","full_name":"amarie88/robo-drupal-coding","owner":"amarie88","description":"Drupal coding command for Robo Task Runner.","archived":false,"fork":false,"pushed_at":"2023-11-14T23:34:01.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-26T01:26:08.726Z","etag":null,"topics":["best-practices","drupal","php","robo"],"latest_commit_sha":null,"homepage":"","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/amarie88.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-04-06T10:32:56.000Z","updated_at":"2023-01-17T13:02:35.000Z","dependencies_parsed_at":"2024-01-14T09:29:21.186Z","dependency_job_id":null,"html_url":"https://github.com/amarie88/robo-drupal-coding","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":0.09999999999999998,"last_synced_commit":"e542071ec57b6642e43ff95bfddb81459cb5d860"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/amarie88/robo-drupal-coding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amarie88%2Frobo-drupal-coding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amarie88%2Frobo-drupal-coding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amarie88%2Frobo-drupal-coding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amarie88%2Frobo-drupal-coding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amarie88","download_url":"https://codeload.github.com/amarie88/robo-drupal-coding/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amarie88%2Frobo-drupal-coding/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28403740,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T21:51:37.118Z","status":"ssl_error","status_checked_at":"2026-01-13T21:45:14.585Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["best-practices","drupal","php","robo"],"created_at":"2025-11-14T09:00:31.995Z","updated_at":"2026-01-13T22:49:47.079Z","avatar_url":"https://github.com/amarie88.png","language":"PHP","funding_links":[],"categories":["Scripts"],"sub_categories":["Robofile"],"readme":"# Robo Drupal Coding\n\nExtension to apply Drupal Coding Standards with commands [Robo](http://robo.li/).\n\nIntended to be used in a CI/CD context.\n\n## Table of contents\n\n- [Installation](#installation)\n- [Configuration](#configuration)\n- [Usage](#usage)\n\n## Installation\n\nAdd `\"amarie88/robo-drupal-coding\": \"~1.0\"` to your composer.json:\n\n```json\n{\n    \"require-dev\": {\n        \"amarie88/robo-drupal-coding\": \"~1.0\"\n    }\n}\n```\n\nand execute `composer update`.\n\nOR\n\n```bash\ncomposer require --dev amarie88/robo-drupal-coding:~1.0\n```\n\n## Configuration\n\n```bash\nrobo-drupal-coding.yml\n```\n\n## Usage\n\n* Check Drupal coding standards and best practices:\n```bash\nvendor/bin/robo drupal-coding:phpcs\n```\n* Only Drupal coding standards:\n```bash\nvendor/bin/robo drupal-coding:phpcs Drupal\n```\n* Only best practices:\n```bash\nvendor/bin/robo drupal-coding:phpcs DrupalPractice\n```\n* Check Drupal code with `drupal-check`:\n```bash\nvendor/bin/robo drupal-coding:check\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famarie88%2Frobo-drupal-coding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famarie88%2Frobo-drupal-coding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famarie88%2Frobo-drupal-coding/lists"}