Skip to content

CMS Made Simple vs XCache

A side-by-side look at CMS Made Simple and XCache. For an in-depth review of either product, follow the links below.

CMS Made Simple

CMS Made Simple

Development

CMS Made Simple is an open source content management system written in PHP. It allows non-technical users to easily create, manage, and publish content on a website without needing to know coding. It's lightweight, customizable, and has a simple interface.

cmsphpopen-sourcecustomizable
XCache

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