brownfield

Converting a Brownfield PHP Webapp to Zend Framework

落爺英雄遲暮 提交于 2019-12-11 03:12:14
问题 We're thinking of converting our PHP Webapp from using no framework (which is killing us) to use Zend Framework. Because of the size of the application I don't think starting from scratch is going to be a viable option for management so I wanted to start researching how to slowly convert from the current site structure to one using Zend Framework but there isn't a lot of information on this process. So far my plan is to dump the current code base into the public/ directory of the Zend