{"id":51165024,"url":"https://github.com/vix-4800/rector-rules","last_synced_at":"2026-06-26T18:01:58.721Z","repository":{"id":358705255,"uuid":"1242433158","full_name":"vix-4800/rector-rules","owner":"vix-4800","description":"Custom Rector rules","archived":false,"fork":false,"pushed_at":"2026-06-23T05:37:52.000Z","size":115,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-23T07:21:39.615Z","etag":null,"topics":["php","rector","rector-extension"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/vix/rector-rules","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/vix-4800.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-18T12:26:13.000Z","updated_at":"2026-06-23T05:37:51.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/vix-4800/rector-rules","commit_stats":null,"previous_names":["vix-4800/rector-rules"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vix-4800/rector-rules","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vix-4800%2Frector-rules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vix-4800%2Frector-rules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vix-4800%2Frector-rules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vix-4800%2Frector-rules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vix-4800","download_url":"https://codeload.github.com/vix-4800/rector-rules/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vix-4800%2Frector-rules/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34827535,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-26T02:00:06.560Z","response_time":106,"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":["php","rector","rector-extension"],"created_at":"2026-06-26T18:01:58.635Z","updated_at":"2026-06-26T18:01:58.709Z","avatar_url":"https://github.com/vix-4800.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rector Rules\n\nCustom Rector rules package.\n\n[![Tests](https://github.com/vix-4800/rector-rules/actions/workflows/tests.yml/badge.svg)](https://github.com/vix-4800/rector-rules/actions/workflows/tests.yml)\n[![PHPStan](https://github.com/vix-4800/rector-rules/actions/workflows/phpstan.yml/badge.svg)](https://github.com/vix-4800/rector-rules/actions/workflows/phpstan.yml)\n[![PHP Version](https://img.shields.io/badge/php-%5E8.4-blue)](https://www.php.net/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n- [Rector Rules](#rector-rules)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Rules](#rules)\n\n## Install\n\n```bash\ncomposer require --dev vix/rector-rules\n```\n\n## Usage\n\n```php\n\u003c?php\n\ndeclare(strict_types=1);\n\nuse Rector\\Config\\RectorConfig;\n\nreturn RectorConfig::configure()\n    -\u003ewithImportNames()\n    -\u003ewithPaths([__DIR__ . '/src'])\n    -\u003ewithSets([__DIR__ . '/vendor/vix/rector-rules/config/rules.php']);\n```\n\n## Rules\n\nSee [docs/RULES.md](docs/RULES.md) for detailed descriptions, before/after examples, and configuration notes for every rule in this package.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvix-4800%2Frector-rules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvix-4800%2Frector-rules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvix-4800%2Frector-rules/lists"}