{"id":23220866,"url":"https://github.com/deprecated-packages/rector-cakephp","last_synced_at":"2026-03-17T00:31:44.865Z","repository":{"id":37868741,"uuid":"349599934","full_name":"deprecated-packages/rector-cakephp","owner":"deprecated-packages","description":"[DEPRECATED] Use following package instead","archived":false,"fork":false,"pushed_at":"2022-09-02T10:52:16.000Z","size":136,"stargazers_count":20,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-10T20:27:00.899Z","etag":null,"topics":["ast","cakephp","instant-upgrades","php","rector"],"latest_commit_sha":null,"homepage":"https://github.com/cakephp/upgrade","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/deprecated-packages.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}},"created_at":"2021-03-20T01:40:35.000Z","updated_at":"2025-01-07T14:16:20.000Z","dependencies_parsed_at":"2022-09-17T10:12:14.558Z","dependency_job_id":null,"html_url":"https://github.com/deprecated-packages/rector-cakephp","commit_stats":null,"previous_names":["rectorphp/rector-cakephp"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/deprecated-packages/rector-cakephp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deprecated-packages%2Frector-cakephp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deprecated-packages%2Frector-cakephp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deprecated-packages%2Frector-cakephp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deprecated-packages%2Frector-cakephp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deprecated-packages","download_url":"https://codeload.github.com/deprecated-packages/rector-cakephp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deprecated-packages%2Frector-cakephp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261333793,"owners_count":23143219,"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","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","cakephp","instant-upgrades","php","rector"],"created_at":"2024-12-18T22:14:18.354Z","updated_at":"2026-01-11T16:51:05.495Z","avatar_url":"https://github.com/deprecated-packages.png","language":"PHP","readme":"# Rector Rules for CakePHP\n\nSee available [CakePHP rules](/docs/rector_rules_overview.md)\n\n## Install\n\nThis package is already part of [rector/rector](http://github.com/rectorphp/rector) package, so it works out of the box.\n\nAll you need to do is install the main package, and you're good to go:\n\n```bash\ncomposer require rector/rector --dev\n```\n\n## Use Sets\n\nTo add a set to your config, use `Rector\\CakePHP\\Set\\CakePHPSetList` class and pick one of constants:\n\n```php\nuse Rector\\Config\\RectorConfig;\nuse Rector\\CakePHP\\Set\\CakePHPSetList;\n\nreturn static function (RectorConfig $rectorConfig): void {\n    $rectorConfig-\u003esets([\n        CakePHPSetList::CAKEPHP_40\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","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeprecated-packages%2Frector-cakephp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeprecated-packages%2Frector-cakephp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeprecated-packages%2Frector-cakephp/lists"}