{"id":16462978,"url":"https://github.com/sunaoka/php-postgresql-errors","last_synced_at":"2025-03-21T06:31:45.304Z","repository":{"id":57061428,"uuid":"302298847","full_name":"sunaoka/php-postgresql-errors","owner":"sunaoka","description":"PostgreSQL Error Codes for PHP","archived":false,"fork":false,"pushed_at":"2025-01-16T00:26:30.000Z","size":47,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-03-01T03:41:40.007Z","etag":null,"topics":["error-codes","php","postgres","postgresql"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/sunaoka/php-postgresql-errors","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sunaoka.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-08T09:58:07.000Z","updated_at":"2025-01-16T00:26:32.000Z","dependencies_parsed_at":"2024-02-08T09:26:28.287Z","dependency_job_id":"a71877ad-d37a-426e-b506-2712ced76878","html_url":"https://github.com/sunaoka/php-postgresql-errors","commit_stats":{"total_commits":18,"total_committers":2,"mean_commits":9.0,"dds":"0.11111111111111116","last_synced_commit":"230919acb6357b3bfc5aaa97a8bff5fc1bc58b41"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunaoka%2Fphp-postgresql-errors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunaoka%2Fphp-postgresql-errors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunaoka%2Fphp-postgresql-errors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunaoka%2Fphp-postgresql-errors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sunaoka","download_url":"https://codeload.github.com/sunaoka/php-postgresql-errors/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244117611,"owners_count":20400742,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["error-codes","php","postgres","postgresql"],"created_at":"2024-10-11T11:12:58.307Z","updated_at":"2025-03-21T06:31:45.023Z","avatar_url":"https://github.com/sunaoka.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PostgreSQL Error Codes for PHP\n\n[![License](https://poser.pugx.org/sunaoka/php-postgresql-errors/license)](https://packagist.org/packages/sunaoka/php-postgresql-errors)\n[![PHP](https://img.shields.io/packagist/php-v/sunaoka/php-postgresql-errors)](composer.json)\n[![Test](https://github.com/sunaoka/php-postgresql-errors/actions/workflows/test.yml/badge.svg)](https://github.com/sunaoka/php-postgresql-errors/actions/workflows/test.yml)\n[![codecov](https://codecov.io/gh/sunaoka/php-postgresql-errors/branch/develop/graph/badge.svg)](https://codecov.io/gh/sunaoka/php-postgresql-errors)\n\n----\n\n## Installation\n\n```bash\ncomposer require sunaoka/php-postgresql-errors\n```\n\n## Usage\n\n```php\n\u003c?php\n\nuse Sunaoka\\PostgresError\\PostgresError;\n\necho PostgresError::UNIQUE_VIOLATION;\n// =\u003e 23505\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunaoka%2Fphp-postgresql-errors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsunaoka%2Fphp-postgresql-errors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunaoka%2Fphp-postgresql-errors/lists"}