{"id":14965479,"url":"https://github.com/efabrica-team/rector-nette","last_synced_at":"2025-07-22T04:31:34.716Z","repository":{"id":37042337,"uuid":"349234504","full_name":"efabrica-team/rector-nette","owner":"efabrica-team","description":"Rector upgrades rules for Nette","archived":false,"fork":false,"pushed_at":"2023-04-14T14:54:18.000Z","size":692,"stargazers_count":27,"open_issues_count":3,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-03T01:39:15.597Z","etag":null,"topics":["ast","instant-upgrades","nette","php","rector"],"latest_commit_sha":null,"homepage":"http://getrector.org","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/efabrica-team.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":"2021-03-18T22:31:03.000Z","updated_at":"2023-10-13T09:31:41.000Z","dependencies_parsed_at":"2024-06-18T15:26:52.468Z","dependency_job_id":null,"html_url":"https://github.com/efabrica-team/rector-nette","commit_stats":{"total_commits":220,"total_committers":7,"mean_commits":"31.428571428571427","dds":"0.13636363636363635","last_synced_commit":"065b1fc400cefc2072d778f4a47099e3c5b8fdd4"},"previous_names":[],"tags_count":74,"template":false,"template_full_name":null,"purl":"pkg:github/efabrica-team/rector-nette","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efabrica-team%2Frector-nette","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efabrica-team%2Frector-nette/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efabrica-team%2Frector-nette/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efabrica-team%2Frector-nette/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/efabrica-team","download_url":"https://codeload.github.com/efabrica-team/rector-nette/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efabrica-team%2Frector-nette/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266427693,"owners_count":23926849,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["ast","instant-upgrades","nette","php","rector"],"created_at":"2024-09-24T13:34:48.512Z","updated_at":"2025-07-22T04:31:34.672Z","avatar_url":"https://github.com/efabrica-team.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rector Rules for Nette\n\nSee available [Nette rules](/docs/rector_rules_overview.md)\n\n## Install\n\nThis package is a Rector extension developed by community around Nette. To add it, install package as dependency:\n\n```bash\ncomposer require efabrica/rector-nette --dev\n```\n\n## Use Sets\n\nTo add a set to your config, use `RectorNette\\Set\\NetteSetList` class and pick one of constants:\n\n```php\nuse RectorNette\\Set\\NetteSetList;\nuse Rector\\Config\\RectorConfig;\n\nreturn static function (RectorConfig $rectorConfig): void {\n    $rectorConfig-\u003esets([\n        NetteSetList::NETTE_24,\n    ]);\n};\n```\n\n\u003cbr\u003e\n\n## Learn Rector Faster\n\nRector is a tool that [we develop](https://getrector.org/) and share for free, so anyone can save hundreds of hours on refactoring. But not everyone has time to understand Rector and AST complexity. You have 2 ways to speed this process up:\n\n* read a book - \u003ca href=\"https://leanpub.com/rector-the-power-of-automated-refactoring\"\u003eThe Power of Automated Refactoring\u003c/a\u003e\n* hire our experienced team to \u003ca href=\"https://getrector.org/contact\"\u003eimprove your code base\u003c/a\u003e\n\nBoth ways support us to and improve Rector in sustainable way by learning from practical projects.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefabrica-team%2Frector-nette","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fefabrica-team%2Frector-nette","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefabrica-team%2Frector-nette/lists"}