Deployer vs XCache
A side-by-side look at Deployer and XCache. For an in-depth review of either product, follow the links below.
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
XCache
Development
XCache is a free open source PHP opcode cache. It stores precompiled PHP bytecode in shared memory, improving PHP performance by removing the need to load and parse scripts on each request. It's easy to install and configure in PHP.
cachingperformanceopcodephp
Related Comparisons
Apache Ignite
Commando.io
Ansistrano
memcached
Alternative PHP Cache
SSPS