symphonycms / symphony-2
Symphony is a PHP & MySQL based CMS that utilises XML and XSLT as its core technologies.
Fund package maintenance!
nitriques
Requires
- composer/semver: ^1.4
Requires (Dev)
- phpunit/phpcov: ^3.1
- phpunit/phpunit: 5.7.*
- squizlabs/php_codesniffer: 2.*
- dev-master
- 3.0.x-dev
- 3.0.0
- 2.7.x-dev
- 2.7.10
- 2.7.9
- 2.7.8
- 2.7.7
- 2.7.6
- 2.7.5
- 2.7.4
- 2.7.3
- 2.7.2
- 2.7.1
- 2.7.0
- 2.7.0.RC1
- 2.6.x-dev
- 2.6.11
- 2.6.10
- 2.6.9
- 2.6.8
- 2.6.7
- 2.6.6
- 2.6.5
- 2.6.4
- 2.6.3
- 2.6.2
- 2.6.1
- 2.6.0
- 2.6.0-rc.1
- 2.6.0-beta.2
- dev-dependabot/npm_and_yarn/qs-6.5.3
- dev-dependabot/npm_and_yarn/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/grunt-1.5.3
- dev-dependabot/npm_and_yarn/minimist-1.2.6
- dev-snyk-fix-64ce725c153cc0aec293aacd8868b3f9
- dev-dependabot/npm_and_yarn/path-parse-1.0.7
- dev-dependabot/npm_and_yarn/hosted-git-info-2.8.9
- dev-dependabot/npm_and_yarn/lodash-4.17.21
- dev-snyk-fix-4f1f438f8c203e6309377006332e4c8c
- dev-dependabot/npm_and_yarn/ini-1.3.8
- dev-snyk-fix-aa8a60e736012c74f27a20f39be1858a
- dev-dependabot/npm_and_yarn/websocket-extensions-0.1.4
- dev-php72
- dev-snyk-fix-72dbb042e99d48e911f1da5f4cded9eb
- dev-actions
- dev-2.7.10-bundle
- dev-bundle
- dev-lts-bundle
- dev-lts
- dev-2.7.9-bundle
- dev-2.7.8-bundle
- dev-2.7.7-bundle
- dev-2.7.6-bundle
- dev-2.7.5-bundle
- dev-2.7.4-bundle
- dev-2.7.3-bundle
- dev-2.7.2-bundle
- dev-2.7.1-bundle
- dev-2.7.0-bundle
- dev-integration
- dev-issue-2223-monolog
This package is not auto-updated.
Last update: 2024-10-26 18:11:52 UTC
README
- 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_rewrite
module or equivalent - PHP’s built in
json
functions, 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
zlib
module - PHP’s
pdo_mysql
module
Responsible Security Disclosure
Please follow the guideline for security bug disclosure.