Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

swoole/ext-postgresql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install

  1. Make sure you have installed the latest version of swoole (swoole version >= 4.4)

  2. build:

    phpize  
    ./configure
    make && make install
    
  3. edit your php.ini :

    extension=swoole_postgresql.so
    

About

🐘 Coroutine-based client for PostgreSQL

Topics

Resources

Stars

Watchers

Forks

Contributors 13