Decouple entities from forms and try to use command bus - uuid problem.

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

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

    Open Source eCommerce Framework on Symfony

    I would say Sylius is your best bet: https://github.com/Sylius/Sylius but I am sure there are many more.

  • uuid

    A PHP lib to generate sequential/time based uuid for using as PK in DB. (by phossa2)

    There is a way you can make uuids sequential to alleviate those concerns. Essentially the uuid is reordered to make it's time portion leading. Here is one library that does that, and here is a good article from Percona describing the idea.

  • 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.

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