Swoft PostgreSQL Component
-
If you are using Swoole 4.4 or above, make sure install the extension of Swoole PostgreSQL.
-
composer command
composer require youtuosoft/swoft-pgsql- Documentation of Swoole PostgreSQL Extension
- Documentation of Swoft
- Report Issues and Send Pull Requests in the Main Swoft PostgreSQL Component Repository
The Component is open-sourced software licensed under the Apache license.
| file | detail | reason |
|---|---|---|
| src/Connection/Connection.php | ping(),getClient() | need reconnect when pipe breaked |
| composer.json | name curtis18/swoft-pgsql->youtuosoft/swoft-pgsql |