Registry / database / hyperf-db-connection

hyperf-db-connection

JSON →
library3.1.66phppackagistunverified

A hyperf db connection handler for hyperf/database.

composer require hyperf/db-connection
INSTALL
IMPORT
SIG · HYPERF-DB-CONNECTI
H
hyperf-db-connection
databasephpv3.1.66
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Db
use Hyperf\DbConnection\Db;

Query the database using the Hyperf DB facade.

<?php use Hyperf\DbConnection\Db; $users = Db::table('users')->get();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.66latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
hyperf-db-connection — pip install hyperf-db-connection · libregistry