https://github.com/iqomp/model-hyperf-db
Hyperf DB driver for iqomp/model
https://github.com/iqomp/model-hyperf-db
database hyperf-db iqomp
Last synced: 2 months ago
JSON representation
Hyperf DB driver for iqomp/model
- Host: GitHub
- URL: https://github.com/iqomp/model-hyperf-db
- Owner: iqomp
- Created: 2021-01-21T09:14:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-22T07:36:25.000Z (over 4 years ago)
- Last Synced: 2025-12-14T07:59:50.564Z (7 months ago)
- Topics: database, hyperf-db, iqomp
- Language: PHP
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iqomp/model-hyperf-db
[Hyperf DB](https://hyperf.wiki/2.1/#/zh-cn/db/quick-start) driver for
[iqomp/model](https://github.com/iqomp/model). This module make it possible to
use Hyperf DB as model of module iqomp/model.
## Installation
```bash
composer require iqomp/model-hyperf-db
```
## Configuration
Database connection will be using hyperf databases config.