{"id":37006179,"url":"https://github.com/chubbyphp-legacy/chubbyphp-model-doctrine-dbal","last_synced_at":"2026-01-14T00:44:51.033Z","repository":{"id":56952682,"uuid":"73640187","full_name":"chubbyphp-legacy/chubbyphp-model-doctrine-dbal","owner":"chubbyphp-legacy","description":"Model and repository made simple. Doctrine DBAL implementation","archived":true,"fork":false,"pushed_at":"2018-08-11T15:46:11.000Z","size":84,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-27T14:48:58.502Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/chubbyphp-legacy.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}},"created_at":"2016-11-13T20:13:18.000Z","updated_at":"2023-01-28T18:21:56.000Z","dependencies_parsed_at":"2022-08-21T08:20:27.708Z","dependency_job_id":null,"html_url":"https://github.com/chubbyphp-legacy/chubbyphp-model-doctrine-dbal","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/chubbyphp-legacy/chubbyphp-model-doctrine-dbal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chubbyphp-legacy%2Fchubbyphp-model-doctrine-dbal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chubbyphp-legacy%2Fchubbyphp-model-doctrine-dbal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chubbyphp-legacy%2Fchubbyphp-model-doctrine-dbal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chubbyphp-legacy%2Fchubbyphp-model-doctrine-dbal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chubbyphp-legacy","download_url":"https://codeload.github.com/chubbyphp-legacy/chubbyphp-model-doctrine-dbal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chubbyphp-legacy%2Fchubbyphp-model-doctrine-dbal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28406520,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T21:51:37.118Z","status":"ssl_error","status_checked_at":"2026-01-13T21:45:14.585Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2026-01-14T00:44:50.566Z","updated_at":"2026-01-14T00:44:51.022Z","avatar_url":"https://github.com/chubbyphp-legacy.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chubbyphp-model-doctrine-dbal\n\n[![Build Status](https://api.travis-ci.org/chubbyphp/chubbyphp-model-doctrine-dbal.png?branch=master)](https://travis-ci.org/chubbyphp/chubbyphp-model-doctrine-dbal)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/chubbyphp/chubbyphp-model-doctrine-dbal/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/chubbyphp/chubbyphp-model-doctrine-dbal/?branch=master)\n[![Code Coverage](https://scrutinizer-ci.com/g/chubbyphp/chubbyphp-model-doctrine-dbal/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/chubbyphp/chubbyphp-model-doctrine-dbal/?branch=master)\n[![Total Downloads](https://poser.pugx.org/chubbyphp/chubbyphp-model-doctrine-dbal/downloads.png)](https://packagist.org/packages/chubbyphp/chubbyphp-model-doctrine-dbal)\n[![Monthly Downloads](https://poser.pugx.org/chubbyphp/chubbyphp-model-doctrine-dbal/d/monthly)](https://packagist.org/packages/chubbyphp/chubbyphp-model-doctrine-dbal)\n[![Latest Stable Version](https://poser.pugx.org/chubbyphp/chubbyphp-model-doctrine-dbal/v/stable.png)](https://packagist.org/packages/chubbyphp/chubbyphp-model-doctrine-dbal)\n[![Latest Unstable Version](https://poser.pugx.org/chubbyphp/chubbyphp-model-doctrine-dbal/v/unstable)](https://packagist.org/packages/chubbyphp/chubbyphp-model-doctrine-dbal)\n\n## Description\n\nA simple [chubbyphp/chubbyphp-model][2] implementation for relational databases based on [doctrine/dbal][3].\n\n## Requirements\n\n * php: ~7.0\n * chubbyphp/chubbyphp-model: ~3.0\n * container-interop/container-interop: ~1.0\n * doctrine/common: ~2.5\n * doctrine/dbal: ~2.5\n\n## Suggests\n\n * chubbyphp/lazy: ~1.0,\n * symfony/console: ~2.7|~3.0\n\n## Installation\n\nThrough [Composer](http://getcomposer.org) as [chubbyphp/chubbyphp-model-doctrine-dbal][1].\n\n```sh\ncomposer require chubbyphp/chubbyphp-model-doctrine-dbal \"~1.0\"\n```\n\n## Usage\n\n * [Command][4]\n * [Model][5]\n * [Repository][6]\n\n[1]: https://packagist.org/packages/chubbyphp/chubbyphp-model-doctrine-dbal\n[2]: https://github.com/chubbyphp/chubbyphp-model\n[3]: https://github.com/doctrine/dbal\n[4]: doc/Command.md\n[5]: doc/Model.md\n[6]: doc/Repository.md\n\n## Copyright\n\nDominik Zogg 2016\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchubbyphp-legacy%2Fchubbyphp-model-doctrine-dbal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchubbyphp-legacy%2Fchubbyphp-model-doctrine-dbal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchubbyphp-legacy%2Fchubbyphp-model-doctrine-dbal/lists"}