CakePHP vs Deployer
A side-by-side look at CakePHP and Deployer. For an in-depth review of either product, follow the links below.
CakePHP
Development
CakePHP is an open source web framework for building web applications in PHP. It follows the model-view-controller architecture and aims to make building web apps simpler and faster. It has built-in features for routing, database access, templating, authentication, and more.
phpmvcopen-sourceweb-development
Deployer
Development
Deployer is an open source deployment tool for PHP projects. It allows automated deployment of code and assets to production servers. Deployer has a simple configuration file, requires only PHP and SSH access, and offers many deployment recipes for common frameworks.
phpdeploymentautomationopen-source
Related Comparisons
Silex
DeployBot
Zend Framework
Symfony
Yii Framework
PHPixie