symphonycms/symphony-2
Symphony is a PHP & MySQL based CMS that utilises XML and XSLT as its core technologies.
Maintainers
Fund package maintenance!
Requires
- composer/semver: ^1.4
Requires (Dev)
- phpunit/phpcov: ^3.1
- phpunit/phpunit: 5.7.*
- squizlabs/php_codesniffer: 2.*
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT ea690f74cbc5b325014e45fb44b7ad5501b7da5e
- Symphony Team <team.woop@getsymphony.com>
This package is not auto-updated.
Last update: 2026-06-07 03:14:39 UTC
README
π Minimum PHP Version
π Build Status
π Build status
π Build status
π Code coverage
π PHPStan
π Scrutinizer Code Quality
π Maintainability
π Join the chat at https://gitter.im/symphonycms/symphony-2
π Licence
π FOSSA Status
- Version: 3.0.0
- Date: 27th March 2020
- Release notes
- Changelog
- Github repository
- MIT Licence
Contents
Quick links
Overview
Symphony is a PHP & MySQL based CMS that utilises XML and XSLT as its core technologies. This repository represents version 3.0.0 and is considered stable.
Useful places:
Server requirements
- PHP 5.6 or 7.0-7.3
- PHPβs LibXML module, with the XSLT extension enabled (
--with-xsl) - MySQL 5.7 or above is recommended
- A webserver (known to be used with Apache, Litespeed, Nginx and Hiawatha)
- Apacheβs
mod_rewritemodule or equivalent - PHPβs built in
jsonfunctions, which are enabled by default in PHP 5.2 and above; if they are missing, ensure PHP wasnβt compiled with--disable-json - PHPβs
zlibmodule - PHPβs
pdo_mysqlmodule
Responsible Security Disclosure
Please follow the guideline for security bug disclosure.
