XSLT-powered CMS

Symphony CMS – PHP 8 ready

The fast, modular CMS for creative web projects – based on Symphony CMS, modernized and PHP 8 ready – will be released on September 15.

Get your preview version

Are you a developer or long-time Symphonist curious about Sym8? Want to explore what’s coming — or share your feedback?

You can request the current preview version by email with just one click.

Once officially released, Sym8 will be available for direct download here and on GitHub.

Request preview version

HTML5 inside

All standard HTML5 input types – including color, email, month, number, range, tel, time, url and week – are now natively supported in the Symphony Core. And even the good old radio button. This enables native browser validation and improves accessibility and usability out of the box.

The video demonstrates how to create a new entry in Sym8 using various HTML5 input types: text, email, telephone, color, month, week, number, range, and radio buttons. It shows the native browser interfaces for selecting a month and a week. Finally, the video highlights four validation errors: missing title, incorrect email format, phone number format, and a number that exceeds the allowed maximum value.

Features

Modern & stable

Optimized for PHP 8.x – proven code base, ready for the future.

UTF8MB4

100% Unicode – including emojis 😎

Valid HTML

No clutter, no errors, no trailing slashes – just clean markup.

Minified HTML

Automatic compression for faster speeds and better SEO.

Screenshots

Versioning

Sym8 intentionally starts at version 2.84.0, following a clear logic:

  • 2: reflects the underlying Symphony codebase,
  • 84: indicates the maximum supported PHP version (8.4),
  • 0: denotes the patch level.

This versioning scheme is designed to restore trust among developers by making it immediately clear which PHP version is fully supported — without needing to read through changelogs or compatibility notes.

Roadmap

Sym8 doesn’t stop at the first release — the following next steps are already planned:

  1. PHP 8.5 compatibility (planned for January 2026)
  2. Modernized installer interface using Pico CSS
  3. Feature-rich extension update for “Members”
  4. Improve language system with centralized, workspace-based language files
  5. Full backend redesign with native JavaScript and a clean, modern UI