{"id":26178710,"url":"https://github.com/linkorb/conventions-checker","last_synced_at":"2025-10-12T17:19:32.123Z","repository":{"id":57015230,"uuid":"41724994","full_name":"linkorb/conventions-checker","owner":"linkorb","description":null,"archived":false,"fork":false,"pushed_at":"2019-12-20T06:20:39.000Z","size":11,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-14T22:33:22.645Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linkorb.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":"2015-09-01T07:55:13.000Z","updated_at":"2022-12-05T17:49:32.000Z","dependencies_parsed_at":"2022-08-22T09:31:36.627Z","dependency_job_id":null,"html_url":"https://github.com/linkorb/conventions-checker","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/linkorb/conventions-checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fconventions-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fconventions-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fconventions-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fconventions-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linkorb","download_url":"https://codeload.github.com/linkorb/conventions-checker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fconventions-checker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279012186,"owners_count":26085079,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":"2025-03-11T21:42:11.383Z","updated_at":"2025-10-12T17:19:32.104Z","avatar_url":"https://github.com/linkorb.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Goal\n\nMake automatic [conventions](CONVENTIONS.md) checking on each commit.\n\n## Installaion\n\n### 1. Add path to grumphp configuration file to your `composer.json`'s extra:\n\nFor application project:\n\n```\n    \"extra\": {\n        \"grumphp\": {\n            \"config-default-path\": \"vendor/linkorb/conventions-checker/config/app/grumphp.yml\"\n        }\n    }\n```\n\nFor library project:\n\n```\n    \"extra\": {\n        \"grumphp\": {\n            \"config-default-path\": \"vendor/linkorb/conventions-checker/config/lib/grumphp.yml\"\n        }\n    }\n```\n\n### 2. Add checker to your `composer.json`:\n\n```\ncomposer require --dev linkorb/conventions-checker\n```\n\n## Usage\n\nJust commit some changes and you see warnings if you don't follow [conventions](CONVENTIONS.md).\n\n## TODO\n\n- [ ] Automatic project type definition by `composer.json`'s `type` (\"application\" or default \"library\") and update `composer.json`'s extra\n- [ ] Branded ASCII\n- [ ] Distribute it as separate `linkorb-checker.phar` (Maybe?)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkorb%2Fconventions-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinkorb%2Fconventions-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkorb%2Fconventions-checker/lists"}