Best design patterns to achieve: "It should be possible to add new functionality without touching old code"?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • PHPT

    The PHP Interpreter

  • decision-pipeline

    Middleware-esque way of making decisions instead of using Event Managers

  • 100% agree. If the order of operations matters, events are not a good fit. Using something like pipelines would be better in that situation. I even wrote a library to do something like that, although not had much chance to use it unfortunately.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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