sulu VS Transphporm

Compare sulu vs Transphporm and see what are their differences.

sulu

Core framework that implements the functionality of the Sulu content management system (by sulu)

Transphporm

Transformation Style Sheets - Revolutionising PHP templating (by Level-2)
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 Transphporm
5 3
1,117 277
1.4% 0.0%
9.2 0.0
3 days ago almost 2 years 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.

Transphporm

Posts with mentions or reviews of Transphporm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-14.
  • First version of PHP Templating Abstraction released
    16 projects | /r/PHP | 14 Nov 2022
    What I can say, since you're investing time into template engines, do you think any improvements can be made to transphporm? It was the one I looked for on your list and didn't see. Also happens to be the one I integrated for default suphle installations. Some points were raised in this issue https://github.com/Level-2/Transphporm/issues/5. I don't agree with all but I'm 100% on board with the idea of keeping all templating and logic outside the html
  • Viewi - Finally it's here: The first Production Release
    2 projects | /r/PHP | 2 Jan 2022
    Here's a slightly neater approach: https://github.com/Level-2/Transphporm I created using some of the ideas from that article.
  • 🎁 Yii HTML 2.2.0
    3 projects | /r/PHP | 20 Oct 2021
    Pointing out the flaws in template engines doesn't really excuse this mess, it calls for a better template engine (e.g. https://github.com/Level-2/Transphporm ) which doesn't mix logic and markup. All you've accomplished here is mixing the logic and the markup at the PHP end instead of the template end.

What are some alternatives?

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

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

viewi - Unique and efficient front-end framework for PHP

sulu-demo - Sulu Demo Project

Mustache - A Mustache implementation in PHP.

Symfony - The Symfony PHP framework

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

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

Yii2 - Yii 2: The Fast, Secure and Professional PHP Framework

templating - A template abstraction prototype for php template engines.