{"id":20603594,"url":"https://github.com/kayw-geek/quality-hook-installer","last_synced_at":"2026-02-19T05:31:23.223Z","repository":{"id":58833365,"uuid":"533643321","full_name":"kayw-geek/quality-hook-installer","owner":"kayw-geek","description":"Install an execute script of specify quality tools to your git pre-commit hook, and it executes only for changed files","archived":false,"fork":false,"pushed_at":"2024-05-24T03:03:05.000Z","size":38,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T15:27:55.838Z","etag":null,"topics":["githooks","githooks-plugin","phpcsfixer","phplint","phpstan"],"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/kayw-geek.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-07T06:51:52.000Z","updated_at":"2024-05-24T03:01:59.000Z","dependencies_parsed_at":"2024-11-16T09:18:26.971Z","dependency_job_id":"5a587494-d246-4b4c-bf6b-f02a4178daaa","html_url":"https://github.com/kayw-geek/quality-hook-installer","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"4c260e6661316419b5462c1b37d5eb767ed792e0"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/kayw-geek/quality-hook-installer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayw-geek%2Fquality-hook-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayw-geek%2Fquality-hook-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayw-geek%2Fquality-hook-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayw-geek%2Fquality-hook-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kayw-geek","download_url":"https://codeload.github.com/kayw-geek/quality-hook-installer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayw-geek%2Fquality-hook-installer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29604552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T05:11:50.834Z","status":"ssl_error","status_checked_at":"2026-02-19T05:11:38.921Z","response_time":117,"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":["githooks","githooks-plugin","phpcsfixer","phplint","phpstan"],"created_at":"2024-11-16T09:17:52.587Z","updated_at":"2026-02-19T05:31:23.208Z","avatar_url":"https://github.com/kayw-geek.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quality Hook Installer\n\nInstall an execute script of specify quality tools to your git pre-commit hook, and it executes only for changed files\n## Install\n\n```BASH\ncomposer global require kayw/quality-hook-installer\n```\n\n## Usage\n\n1. `quality run install --phpstan --php-cs-fixer`\n2. Execute `git add .` in your project.\n3. `git commit -m 'xxx'`\n4. The pre-commit hook will be triggered and the PHPStan and PHPCsFixer will execute only for changed files.\n\n## Commands\n\nThe following command will execute quality inspection only for changed files\n\n`quality run --phpstan --php-cs-fixer`\n\nThe following command will write in your pre-commit of git hook\n\n`quality run install --phpstan --php-cs-fixer`\n\nThe following command will remove your pre-commit of git hook\n\n`quality run uninstall`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayw-geek%2Fquality-hook-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkayw-geek%2Fquality-hook-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayw-geek%2Fquality-hook-installer/lists"}