I am pleased to present Small Swoole Entity Manager.
It is an ORM architected around Swoole (and OpenSwoole).
It supports asynchronous connections to:
For now, only the core package is available; a Symfony bundle will be released in the coming days.
The Core package can be used for "from scratch" projects.
The documentation is available at https://swoole-entity-manager.small-project.dev
The Git repository: https://git.small-project.dev/lib/small-swoole-entity-manager
The Composer repository: https://packagist.org/packages/small/swoole-entity-manager-core
The above is the detailed content of Small Swoole Entity Manager. For more information, please follow other related articles on the PHP Chinese website!