Upgrade my apps from 2.x to 3.8

Good evening…
I have been build app on version cakephp 2.2 ,I need to make upgrade it to version 3.8…
is there any way to do it or how the scenario will be .
it requires from me to create new project depends on 3.8 and copy all model and view and controller to new version but i think it is heavy way because i have a lot of files and tables in database…
Any one have solution for this problem…

There is an upgrade tool that helps with some of the changes.

Look at:

And:

That tool will help, but there’s still going to be a lot of manual work to be done.