This is a list of URLs to PostgreSQL EXTENSION repos, listed in alphabetical order of parent repo, with active forks listed under each parent.
⭐️ >= 10 stars
⭐️⭐️ >= 100 stars
⭐️⭐️⭐️ >= 1000 stars
Numbers of stars might not be up-to-date.
<?php | |
namespace Acme\Doctrine\DBAL; | |
use Doctrine\DBAL\Connection; | |
declare(ticks = 3000000); | |
class ConnectionKeepAlive | |
{ | |
/** |
[submodule "amqp"] | |
path = amqp | |
url = http://github.com/ry/node-amqp.git |