-
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.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
phpnuke
PHP-Nuke is a web-based automated news publishing and content management system based on PHP and MySQL.
-
memos
An open-source, self-hosted note-taking service. Your thoughts, your data, your control — no tracking, no ads, no subscription fees.
You might want to also check out memos. Nothing like Drupal or WP, but for saving notes/entries/memos and having a very simple system to make some posts public, some only shared with a small group, and some completely private, it's a very elegant system. https://github.com/usememos/memos
Related posts
-
How to handle API rate limits and HTTP 429 errors in an easy and reliable way
-
Building Ghostable & Finding Ideas by Listening Well
-
My 2 cents on the new Symfony PHP configuration format.
-
Building Modern Web Applications with Laravel: A Complete Guide
-
My First Contribution to Symfony (and Why You Should Start Small in Open Source)