Skip to content

Latest commit

 

History

57 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

PostgreSQL Error Codes for PHP

License PHP Test codecov


Installation

composer require sunaoka/php-postgresql-errors

Usage

<?php

use Sunaoka\PostgresError\PostgresError;

echo PostgresError::UNIQUE_VIOLATION;
// => 23505

关于

PostgreSQL Error Codes for PHP

Topics

Resources

Stars

6 stars

关注者

0 watching

复刻s

发布

Used by

贡献者

Languages