Small Swoole Entity Manager Bundle



This content originally appeared on DEV Community and was authored by sebk69

As promised, here is a Symfony bundle for Small Swoole Entity Manager.

It provides:

  • A standard Symfony configuration
  • Service access to the ConnectionFactory
  • Service access to the EntityManagerFactory
  • A command to execute the database layers

Links


This content originally appeared on DEV Community and was authored by sebk69