I am currently working on converting a ColdFusion website, using Fusebox framework, to PHP. The site contains like 20,000 lines of ColdFusion code. My dilemma is, should I switch to Fusebox-PHP (as it will be easier to migrate the project layout) or a robust and popular framework like Symfony or Zend.
Can anyone suggest a few points in favor or against the three options?
- migrate to Fusebox-PHP
- migrate to Zend
- migrate to Symfony