sulu VS sulu-demo

Compare sulu vs sulu-demo and see what are their differences.

sulu

Core framework that implements the functionality of the Sulu content management system (by sulu)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
sulu sulu-demo
5 1
1,117 79
1.4% -
9.2 4.4
3 days ago 30 days ago
PHP PHP
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sulu

Posts with mentions or reviews of sulu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-14.
  • What's the best way to allow a non-developer to write landing pages for an application developed with Symfony 5?
    2 projects | /r/symfony | 14 Feb 2023
    https://sulu.io/ or https://kunstmaancms.be/ if you want to stay with symfony. Both solid options
  • 2023’s Challenging yet Achievable(?) New Tech Goals for my Symfony-based Sites
    2 projects | dev.to | 13 Jan 2023
    I want to try Sulu first because it is Symfony-based.
  • best php-based cms/tech choice
    16 projects | /r/PHP | 28 Dec 2022
    Another usecase are Framework based CMS System. Beside Drupal, Typo3 using example Symfony components, still are not Full Stack Symfony and don't use Symfony based folder structure and are so very different then using Symfony Full Stack based CMS. In this area other CMS like Sulu, Bolt, .. are placed which do not hide Symfony Full Stack and are more for the web applications which are not typical just a Website but has application based component in it which can be build with the Symfony components and ecosystem. This CMS are also mostly more version control friendly as most configurations are inside Code and not inside Database and the CMS admin concentrate on Content Management and configure the System itself. Another CMS which is more and more migrating Full Stack Symfony is Contao CMS, which definitly should not be forgotten.
  • Weekly help thread
    2 projects | /r/PHP | 19 Dec 2022
    Try something on Symfony. For example https://github.com/sulu/sulu. It's a CMS, but I've noticed that it has some domain-driven design principles implemented.
  • First version of PHP Templating Abstraction released
    16 projects | /r/PHP | 14 Nov 2022
    While I was working on Sulu CMS and did invest a lot about prototypes around Hexagonal Architecture. I did miss something specific in the PHP-Fig interfaces, a Interface for Template engines.

sulu-demo

Posts with mentions or reviews of sulu-demo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-31.
  • New to PHP - I'm actually impressed
    5 projects | /r/PHP | 31 May 2023
    As it's Symfony based, "plugins" are handled via the bundle system and have the full internal API at their disposal. The documentation for that's not always the best (the cookbook section is often the most useful), but I've never found it to be a problem, particularly as there's not a massive amount of custom Sulu code you'd actually need to interact with, so the interfaces usually suffice. Most of the common things you'd want to do are demonstrated as pull requests on the demo repo.

What are some alternatives?

When comparing sulu and sulu-demo you can also consider the following projects:

fig-standards - Standards either proposed or approved by the Framework Interop Group

fatfree-core - Fat-Free Framework core library

Symfony - The Symfony PHP framework

moonquakes - A rpc framework that Java/PHP(hyperf)/Golang intercommunicate implementation of JSON-RPC 2. Support consul & nacos.

Twig - Twig, the flexible, fast, and secure template language for PHP

Stringy - A PHP string manipulation library with multibyte support

handlebars-php - A simple, logic-less, yet powerful templating engine for PHP

Packagist - Package Repository Website - try https://packagist.com if you need your own -

Mustache - A Mustache implementation in PHP.

Spiral Framework - High-Performance PHP Framework

statamic - Statamic: The New Site/App Package

hexagonal-architecture-study - Project "Rabbit Hole": Dig into the rabbit hole of Hexagonal Architecture.