Skip to content

Repository files navigation

PostgreSQL Error Codes for PHP

LicensePHPTestcodecov


Installation

composer require sunaoka/php-postgresql-errors

Usage

<?phpuseSunaoka\PostgresError\PostgresError;
echo PostgresError::UNIQUE_VIOLATION;
// => 23505

Releases

Packages

Used by

Contributors

Languages