Symfony integration
Symfony bundle documentation
Register Small Swoole Entity Manager services through Symfony configuration, create managers and connections, and expose the database-layer workflow as a command.
Prelude
Bundle architecture
Review package responsibilities and the expected application structure.
Chapter 1 Get startedInstall the bundle and enable the initial service configuration.
Chapter 2 Instantiate managersDefine and retrieve entity managers through the Symfony container.
Chapter 3 Connection factoryConfigure connection creation and runtime-specific database access.
Chapter 4 Database layersGenerate and execute schema layers from the Symfony application.