Strategic options for plugin system in a Synfony app?

This page summarizes the projects mentioned and recommended in the original post on /r/PHP

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. Shopware

    Shopware 5 core (by shopware5)

    Have a look at Shopware, they do it pretty well. I think after what i read especially Shopware 5 (the old version) could be interesting for you because they use Doctrine ORM there which is mor “Symfony Standard” than their new DAL. And yes: You can use/extend their core events and so on. Here is a Github Link: https://github.com/shopware/shopware And to the relevant Doc: https://developers.shopware.com/developers-guide/plugin-quick-start/ But be advised: Today its more like “Provide a REST API and dock external Apps on it” (Sorry no english native speaker, hope it makes sense)

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. framework

    :gem: Go! AOP PHP - modern aspect-oriented framework for the new level of software development (by goaop)

    The second one, is the using pure AOP approach - https://github.com/goaop/framework (ffi related).

  4. Symfony

    The Symfony PHP framework

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Symfony 6.0 is released!

    2 projects | /r/PHP | 30 Nov 2021
  • Did you know Laminas is more used than Laravel? [stats]

    5 projects | /r/PHP | 11 Mar 2021
  • Storyblok unveils new PHP packages in collaboration with SensioLabs

    6 projects | dev.to | 27 Mar 2025
  • From Motion designer to Full Stack developer

    1 project | dev.to | 2 Feb 2025
  • Writing high quality tests

    1 project | dev.to | 11 Dec 2024

Did you know that PHP is
the 14th most popular programming language
based on number of references?