qiaofengzi / db
microservice framework base on swoole
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/qiaofengzi/db
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-10-21 13:29:41 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.