qiaofengzi / db
基于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: 2024-09-21 11:16:25 UTC
README
Swoft 数据库组件
安装
使用 Composer 安装
composer require qiaofengzi/db
要求
- Swoole 2.1.2,启用协程,启用mysqld
- PDO Mysql
文档
许可证
Swoft 数据库组件是开源软件,采用Apache 许可协议。