{"id":15412184,"url":"https://github.com/maymeow/cakephp-upgrade-tool-in-docker","last_synced_at":"2026-01-25T11:05:15.527Z","repository":{"id":40483629,"uuid":"488959878","full_name":"MayMeow/cakephp-upgrade-tool-in-docker","owner":"MayMeow","description":"Dockerized version of CakePHP Upgrade tool https://github.com/cakephp/upgrade","archived":false,"fork":false,"pushed_at":"2022-05-05T12:19:55.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-18T21:07:04.845Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/MayMeow.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":"2022-05-05T12:17:46.000Z","updated_at":"2022-05-05T12:20:49.000Z","dependencies_parsed_at":"2022-08-09T21:50:43.952Z","dependency_job_id":null,"html_url":"https://github.com/MayMeow/cakephp-upgrade-tool-in-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MayMeow/cakephp-upgrade-tool-in-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MayMeow%2Fcakephp-upgrade-tool-in-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MayMeow%2Fcakephp-upgrade-tool-in-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MayMeow%2Fcakephp-upgrade-tool-in-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MayMeow%2Fcakephp-upgrade-tool-in-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MayMeow","download_url":"https://codeload.github.com/MayMeow/cakephp-upgrade-tool-in-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MayMeow%2Fcakephp-upgrade-tool-in-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28752456,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T10:25:12.305Z","status":"ssl_error","status_checked_at":"2026-01-25T10:25:11.933Z","response_time":113,"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":[],"created_at":"2024-10-01T16:51:36.430Z","updated_at":"2026-01-25T11:05:15.511Z","avatar_url":"https://github.com/MayMeow.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Dockerized CakePHP Upgrade tool\n\nThis is for us who use docker for php development.\n\n## Build and run script\n\n```bash\ndocker build -t cake-upgrade-tool .\ncd /path/to/your/application\ndocker run --rm --volume $(pwd):/app cake-upgrade-tool sh -c \"bin/cake upgrade rector --rules cakephp43 /app/src\"\n```\n\nScript above will upgrade version of your application for using `CakePHP 4.3.x`\n\n## Issues\n\nWhen you getting something like this\n\n```bash\n0%Fatal error: Class PHPStan\\PhpDocParser\\Ast\\PhpDoc\\PhpDocTextNode contains 3 abstract methods and must therefore be declared abstract or implement the remaining methods (PHPStan\\PhpDocParser\\Ast\\Node::setAttribute, PHPStan\\PhpDocParser\\Ast\\Node::hasAttribute, PHPStan\\PhpDocParser\\Ast\\Node::getAttribute) in /app/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/PhpDocTextNode.php on line 5\n```\n \n Prior to this issue `https://github.com/cakephp/upgrade/issues/173` you have to remove `vendor/phpstan` directory to make this successfull.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaymeow%2Fcakephp-upgrade-tool-in-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaymeow%2Fcakephp-upgrade-tool-in-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaymeow%2Fcakephp-upgrade-tool-in-docker/lists"}