TYPO3 VS Symfony

Compare TYPO3 vs Symfony and see what are their differences.

TYPO3

The TYPO3 Core - Enterprise Content Management System. Synchronized mirror of https://review.typo3.org/q/project:Packages/TYPO3.CMS (by TYPO3)
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
TYPO3 Symfony
7 151
1,012 29,325
1.4% 0.3%
9.9 10.0
2 days ago 6 days ago
PHP PHP
GNU General Public License v3.0 only 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.

TYPO3

Posts with mentions or reviews of TYPO3. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-23.
  • Classic Themes with Block Patterns in WordPress
    8 projects | dev.to | 23 May 2023
    I doubt that WordPress is in danger. Its multiverse / flexibility and ease of use compared to real content management systems like Typo3, NEOS or Drupal, and the ability to just install it and control your content on your own webserver, try that with Wix, WebFlow, SquareSpace, Shopify and all those "serverless" software as a service servers. Hopefully, the core team will either get their block editor right some day (WordPress 7.0?) or make it completely optional. That would still be better than a fork, but I'd wished they had improved security, performance and internationalization instead of releasing the new editing features in an unstable beta state.
  • best php-based cms/tech choice
    16 projects | /r/PHP | 28 Dec 2022
    In a more business feature based CMS but still more like traditional CMS are Typo3 and Drupal, both have there usecase and sure a big community around them with a lot of modules and co. And both allow customization and building, installable plugins and themes. But modern version allow give more control from the system to the dev. We also should not forget of Typo3 called Neos CMS, which has its own way and Framework around it.
  • Exploring the 17 Content Management Systems of Symfony
    6 projects | dev.to | 14 Jan 2022
    The official site of TYPO3 https://typo3.org/.
  • File Location of main index.html/index.php
    1 project | /r/TYPO3 | 23 Jun 2021
    It depends on how you installed your site. Is it composer installation or did you download the files from the typo3.org? If composer based - did you use helhum's secure installation?
  • Our tech stack in 2021
    3 projects | dev.to | 1 Apr 2021
    Content management products using Statamic and TYPO3
  • 5 expert tips to run TYPO3 CMS more sustainably
    1 project | dev.to | 24 Feb 2021
    At this point I'll try to show 5 important new tips I've learned myself while working on client projects with the TYPO3 CMS.
  • Yeah, TYPO3 11.1 has been released today. I've tried it!
    1 project | dev.to | 23 Feb 2021
    Official TYPO3 Repository

Symfony

Posts with mentions or reviews of Symfony. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-13.
  • Using interfaces the wrong way
    1 project | dev.to | 24 Mar 2024
    Let's have a look at the class EventSourceHttpClient and try to use it in Symfony\Component\Webhook\Server\Transport. It's an entirely hypothetical example to illustrate the point.
  • Top 12 PHP Frameworks For Web Development in 2024
    13 projects | dev.to | 13 Feb 2024
    Symfony is an open-source PHP framework developed by SensioLabs which has a thriving community of over 300,000 developers with 29k stars and 9.4k forks on GitHub. It provides a set of reusable PHP components and a development methodology for building complex and scalable web applications. It is recommended due to its advanced features and user-friendly environment. The user can also develop microservices.
  • Performance benchmark of PHP runtimes
    7 projects | dev.to | 17 Jan 2024
    Symfony 7
  • Show HN: Mutable.ai – Turn your codebase into a Wiki
    14 projects | news.ycombinator.com | 8 Jan 2024
    Would be great to see for https://github.com/symfony/symfony, thanks! As that's a monorepo it may provide a challenge to the tool.
  • Shopware Changes since the 6.0 Dev Training Videos
    5 projects | dev.to | 12 Dec 2023
    As Shopware is mostly based on the Symfony framework, which is in turn based on the PHP language, we should also consider learning about the basics, which will also be useful for other frameworks apart from Shopware, like Symfonycasts, symfony.com, php.net.
  • is there an easy way to create a safe login page against SQL injection?
    1 project | /r/PHPhelp | 9 Dec 2023
    Use PHP frameworks such as Symfony. It cares about all the stuff.
  • Acquia, My Drupal Startup
    3 projects | news.ycombinator.com | 1 Dec 2023
    Symfony is a PHP framework. https://symfony.com/

    It caused much of the internal of Drupal to be re-written. This included how it was extended. With previous major versions you learned about new features and APIs. They followed mostly existing design patterns so it was easy to learn and updates your extensions for. With Symfony you had to learn whole new systems and ways of doing things. It was like learning something entirely new. And, porting extensions to it was far more work and time.

    Also, the updates made Drupal slower while consuming far more system resources for the same thing. This increased costs to operate.

  • Clean controllers in Symfony (III): request handling
    1 project | dev.to | 11 Oct 2023
    Internally, the kernel executes a controller, that is a callable, passing it an array of arguments. For each of these arguments, Symfony calculates its value using services that implement the ValueResolverInterface1.
  • Drupal 10.1 On OpenBSD 7.3: Install with Composer
    5 projects | dev.to | 24 Sep 2023
    Drupal is one of the content management systems aka CMS. It has long history and good stability, which is based on PHP and Symfony.
  • Symfony 7.0 Type Declarations: Requesting Feedback from the Community
    1 project | /r/PHP | 13 Sep 2023

What are some alternatives?

When comparing TYPO3 and Symfony you can also consider the following projects:

django-cms - The easy-to-use and developer-friendly enterprise CMS powered by Django

PHPMailer - The classic email sending library for PHP

Umbraco - The simple, flexible and friendly ASP.NET CMS used by more than 730.000 websites

Swoole - 🚀 Coroutine-based concurrency library for PHP

Pimcore - Core Framework for the Open Source Data & Experience Management Platform (PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce)

Slim Framework - Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.

Joomla! - Home of the Joomla! Content Management System

Spiral Framework - High-Performance PHP Framework

ProcessWire - ProcessWire 3.x is a friendly and powerful open source CMS with a strong API.

ProxiTok - Open source alternative frontend for TikTok made using PHP

Neos - [READ-ONLY] An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users

tesseract-ocr-for-php - A wrapper to work with Tesseract OCR inside PHP.