{"id":28754324,"url":"https://github.com/zeroasterisk/cakephp-cake_up-shell","last_synced_at":"2025-08-03T08:11:06.096Z","repository":{"id":1321079,"uuid":"1266089","full_name":"zeroasterisk/CakePHP-cake_up-shell","owner":"zeroasterisk","description":"A simple shell to help upgrade an old cake1.1 application to cake1.2/1.3 readiness","archived":false,"fork":false,"pushed_at":"2011-01-18T06:09:45.000Z","size":100,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2023-03-11T05:07:59.740Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zeroasterisk.png","metadata":{"files":{"readme":"README.textile","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":"2011-01-18T05:31:55.000Z","updated_at":"2020-03-13T14:53:48.000Z","dependencies_parsed_at":"2022-08-16T13:05:18.251Z","dependency_job_id":null,"html_url":"https://github.com/zeroasterisk/CakePHP-cake_up-shell","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/zeroasterisk/CakePHP-cake_up-shell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroasterisk%2FCakePHP-cake_up-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroasterisk%2FCakePHP-cake_up-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroasterisk%2FCakePHP-cake_up-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroasterisk%2FCakePHP-cake_up-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zeroasterisk","download_url":"https://codeload.github.com/zeroasterisk/CakePHP-cake_up-shell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroasterisk%2FCakePHP-cake_up-shell/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260269462,"owners_count":22983647,"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":[],"created_at":"2025-06-17T01:08:25.116Z","updated_at":"2025-06-17T01:08:59.546Z","avatar_url":"https://github.com/zeroasterisk.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"h1. A Shell for helping Upgrade from CakePHP 1.1 to CakePHP 1.2+\n\nFirst, read up on the changes and migration:\n\n* http://book.cakephp.org/edit/411/Migrating-from-CakePHP-1-1-to-1-2\n\nh2. Setting up\n\nBe sure you're using a version control system or at the very least, have a backup of all your code.  We've gotta blow away the old cake core folder and change most of the files in the application.  *Verify Backup*\n\nDownload the latest CakePHP package\nupgrade the 'cake' folder: delete the old one and copy the new in place\nupgrade the 'app/webroot/*.php' files: delete the old one and copy the new in place\nupgrade the 'app/config/core.php' file: merge the new into the old (or just copy over and re-configure)\nupgrade the 'app/config/routes.php' file: merge the new into the old (or just copy over and re-configure)\n\nh2. Using this Shell\n\nDownload the cake_up.php shell to: @app/vendors/shells/cake_up.php@\n\nOnce done, you can use it from the console, like any other shell.\n\n\u003cpre\u003e\u003ccode\u003e\n\n\n  $ cd /path-to-site/app\n  $ cake cake_up\n\n\n---------------------------------------------------------------\nCakeUpShell Shell: HELP\n---------------------------------------------------------------\nThis shell is intended to ease upgrading from a cakephp 1.1 application to a cake 1.2 or 1.3+\nThis must be run AFTER upgrading the cake folder to 1.2+\n\ncake cake_up views                                      renames .thtml to .ctp\n\ncake cake_up code                                       looks for cakephp 1.1 code\ncake cake_up code replace                       automatically fixes known/easy 1.1 code replacements\n                                                WARNING: alters your site code\n                                                WARNING: be sure you've got a backup\n\nnote: the code find/replace functionality is based on some simple case regexes...\n      They are not going to work for everyone.\n      If you want to improve them for your needs, great, submit a pull request in github.\n\n\u003c/code\u003e\u003c/pre\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeroasterisk%2Fcakephp-cake_up-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeroasterisk%2Fcakephp-cake_up-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeroasterisk%2Fcakephp-cake_up-shell/lists"}