{"id":36268195,"url":"https://github.com/jobaria/quality-tools","last_synced_at":"2026-01-11T08:43:13.092Z","repository":{"id":57000623,"uuid":"325032199","full_name":"jobaria/quality-tools","owner":"jobaria","description":"Set of quality tools for your application.","archived":false,"fork":false,"pushed_at":"2020-12-28T14:26:05.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-11T14:56:40.599Z","etag":null,"topics":["code-quality","codesniffer","composer-normalize","grumphp","php-cs-fixer","phpmd","phpstan","psalm","static-analysis"],"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/jobaria.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":"2020-12-28T14:21:37.000Z","updated_at":"2023-02-13T16:07:36.000Z","dependencies_parsed_at":"2022-08-21T11:40:44.424Z","dependency_job_id":null,"html_url":"https://github.com/jobaria/quality-tools","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jobaria/quality-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jobaria%2Fquality-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jobaria%2Fquality-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jobaria%2Fquality-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jobaria%2Fquality-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jobaria","download_url":"https://codeload.github.com/jobaria/quality-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jobaria%2Fquality-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28298862,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T08:21:30.231Z","status":"ssl_error","status_checked_at":"2026-01-11T08:21:26.882Z","response_time":60,"last_error":"SSL_read: 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":["code-quality","codesniffer","composer-normalize","grumphp","php-cs-fixer","phpmd","phpstan","psalm","static-analysis"],"created_at":"2026-01-11T08:43:12.526Z","updated_at":"2026-01-11T08:43:13.084Z","avatar_url":"https://github.com/jobaria.png","language":"PHP","readme":"# quality-tools\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)\n[![Packagist Version](https://img.shields.io/packagist/v/jobaria/quality-tools.svg?style=flat-square\u0026include_prereleases)](https://packagist.org/packages/jobaria/quality-tools)\n[![PHP Version](https://img.shields.io/badge/php-%5E8.0-8892BF.svg?style=flat-square)](http://www.php.net)\n\nSet of quality tools for your application. Based on [GrumPHP](https://github.com/phpro/grumphp), including the following tools:\n\n- [Composer Normalize](https://github.com/ergebnis/composer-normalize)\n- [Codesniffer](https://github.com/squizlabs/PHP_CodeSniffer)\n- [PHP-CS-Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer)\n- [PHPMD](https://github.com/phpmd/phpmd)\n- [PHPStan](https://github.com/phpstan/phpstan)\n- [Psalm](https://github.com/vimeo/psalm)\n\n## Requirements\nRequired to install and run quality-tools:\n- Composer (v2.0) (https://getcomposer.org)\n- Phive (https://phar.io)\n\n## Installation\nInstall via composer:\n```\n$ composer require --dev jobaria/quality-tools\n```\n\nWhen composer completes, run the following commands:\n```shell script\n# Install the necessary quality tools\n$ phive install\n\n# Enable GrumPHP and sniff your commits\n$ tools/grumphp git:init\n```\n\nAfter install, edit configuration files (copied to your root folder) to your personal preferences.\n\n## Usage\nAll tools will be run automatically on git-commit via GrumPHP.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjobaria%2Fquality-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjobaria%2Fquality-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjobaria%2Fquality-tools/lists"}