{"id":20162495,"url":"https://github.com/ging-dev/turso-hrana-dbal","last_synced_at":"2026-02-02T23:40:48.179Z","repository":{"id":259098778,"uuid":"875955431","full_name":"ging-dev/turso-hrana-dbal","owner":"ging-dev","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-24T05:15:39.000Z","size":3,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T02:21:49.501Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ging-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-10-21T06:50:30.000Z","updated_at":"2024-12-01T14:27:35.000Z","dependencies_parsed_at":"2024-11-14T00:27:07.970Z","dependency_job_id":"f2e21b99-66d2-4440-aede-932ad733d022","html_url":"https://github.com/ging-dev/turso-hrana-dbal","commit_stats":null,"previous_names":["ging-dev/turso-hrana-dbal"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ging-dev%2Fturso-hrana-dbal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ging-dev%2Fturso-hrana-dbal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ging-dev%2Fturso-hrana-dbal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ging-dev%2Fturso-hrana-dbal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ging-dev","download_url":"https://codeload.github.com/ging-dev/turso-hrana-dbal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137841,"owners_count":21053770,"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":[],"created_at":"2024-11-14T00:25:26.750Z","updated_at":"2026-02-02T23:40:43.147Z","avatar_url":"https://github.com/ging-dev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n```php\n\u003c?php\n\nuse Doctrine\\DBAL\\DriverManager;\nuse Gingdev\\TursoHranaDBAL\\Driver;\n\nrequire __DIR__. '/vendor/autoload.php';\n\n$connectionParams = [\n    'password' =\u003e $authToken,\n    'host' =\u003e $yourAppUrl,\n    'driverClass' =\u003e Driver::class,\n];\n$conn = DriverManager::getConnection($connectionParams);\n\n$result = $conn-\u003eexecuteQuery('SELECT * FROM users');\n\nprint_r($result-\u003efetchAllNumeric());\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fging-dev%2Fturso-hrana-dbal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fging-dev%2Fturso-hrana-dbal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fging-dev%2Fturso-hrana-dbal/lists"}