Registry / database / pomm-project-foundation

pomm-project-foundation

JSON →
library2.0.5phppackagistunverified

Pomm connection manager for Postgresql

composer require pomm-project/foundation
INSTALL
IMPORT
SIG · POMM-PROJECT-FOUND
P
pomm-project-foundation
databasephpv2.0.5
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.

ConnectionManager
use PommProject\Foundation\ConnectionManager;

Create a connection manager and get a PostgreSQL connection

use PommProject\Foundation\ConnectionManager; $manager = new ConnectionManager(['dsn' => 'pgsql://user:pass@localhost/db']); $connection = $manager->getConnection();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.5latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Resources
pomm-project-foundation — pip install pomm-project-foundation · libregistry