{"id":19601408,"url":"https://github.com/acgrid/php-rdbms-wrapper","last_synced_at":"2026-05-15T06:32:13.199Z","repository":{"id":43758915,"uuid":"68356490","full_name":"acgrid/php-rdbms-wrapper","owner":"acgrid","description":"A composer library for RDBMS driver wrapper without any SQL translation.","archived":false,"fork":false,"pushed_at":"2025-03-08T03:54:51.000Z","size":38,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-12T20:19:34.434Z","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/acgrid.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-09-16T05:58:02.000Z","updated_at":"2025-03-08T03:52:37.000Z","dependencies_parsed_at":"2022-07-21T01:18:25.567Z","dependency_job_id":null,"html_url":"https://github.com/acgrid/php-rdbms-wrapper","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/acgrid/php-rdbms-wrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acgrid%2Fphp-rdbms-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acgrid%2Fphp-rdbms-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acgrid%2Fphp-rdbms-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acgrid%2Fphp-rdbms-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acgrid","download_url":"https://codeload.github.com/acgrid/php-rdbms-wrapper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acgrid%2Fphp-rdbms-wrapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33056150,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-11T09:18:20.705Z","updated_at":"2026-05-15T06:32:13.182Z","avatar_url":"https://github.com/acgrid.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP RDBMS drivers wrapper\n## What to deal with\nTired with PHP's 3 MySQL drivers? Not sure MySQLi or PDO_MySQL?\n\nThis wrapper is try to separate client code with ALL driver-specific calls without using any ORM or huge frameworks. It is also procedure-friendly.\n\n## Features\n\n* Generator for iteration, client code can just `foreach` the result set without using driver-specific fetch methods\n* Automatic bind in-params without specifying data types (**WARNING** not appreciable if client or server is sensitive with `blob` and `string`)\n* Optional facades with multiple connections\n\n## TODO\n* Generated documents\n* PDO implementation\n* Does not work on HHVM due to both variadic and by reference arguments are not supported\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facgrid%2Fphp-rdbms-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facgrid%2Fphp-rdbms-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facgrid%2Fphp-rdbms-wrapper/lists"}