We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a06bf79 commit 87f441dCopy full SHA for 87f441d
src/Api/AsyncDb.php
@@ -7,7 +7,8 @@
7
use Rcalicdan\FiberAsync\QueryBuilder\AsyncQueryBuilder;
8
9
/**
10
- * AsyncDb API - Main entry point for auto-configured async database operations.
+ * AsyncDb API - Main entry point for auto-configured async database operations
11
+ * with asynchonous query builder support.
12
*
13
* This API automatically loads configuration from .env and config/database.php
14
* the first time it is used, providing a zero-setup experience for the developer.
0 commit comments