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
- Documentation : https://swoole-entity-manager.small-project.dev/symfony-bundle/
- Git repo : https://git.small-project.dev/lib/small-swoole-entity-manager-bundle
- Packagist repo : https://packagist.org/packages/small/swoole-entity-manager-bundle
The above is the detailed content of Small Swoole Entity Manager Bundle. For more information, please follow other related articles on the PHP Chinese website!