qiaofengzi / db
microservice framework base on swoole
dev-main
2023-11-21 09:27 UTC
Requires
- ext-pdo: *
- swoft/console: ^1.0
- swoft/framework: ^1.0.15
- swoft/service-governance: ^1.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.10
- phpunit/phpunit: ^5.7
- swoft/swoole-ide-helper: dev-master
This package is auto-updated.
Last update: 2025-03-21 12:19:23 UTC
README
Swoft Database Component
Install
Install by Composer
composer require qiaofengzi/db
Require
- Swoole 2.1.2, enable coroutine, enable mysqld
- PDO Mysql
Document
LICENSE
Swoft Database Component is open-sourced software licensed under the Apache license.