PostgreSQL Error Codes for PHPInstallationcomposer require sunaoka/php-postgresql-errorsUsage<?phpuseSunaoka\PostgresError\PostgresError; echo PostgresError::UNIQUE_VIOLATION; // => 23505