{"id":21031710,"url":"https://github.com/wkhayrattee/simple-dba","last_synced_at":"2026-05-18T12:05:23.537Z","repository":{"id":62542816,"uuid":"365861238","full_name":"wkhayrattee/simple-dba","owner":"wkhayrattee","description":"Simple dba - a simple wrapper around the php dba functions","archived":false,"fork":false,"pushed_at":"2021-05-11T21:26:54.000Z","size":44,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-06T00:05:10.439Z","etag":null,"topics":["dba","lmdb","php"],"latest_commit_sha":null,"homepage":"","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/wkhayrattee.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-09T22:33:59.000Z","updated_at":"2023-03-17T11:29:23.000Z","dependencies_parsed_at":"2022-11-02T15:46:42.708Z","dependency_job_id":null,"html_url":"https://github.com/wkhayrattee/simple-dba","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wkhayrattee%2Fsimple-dba","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wkhayrattee%2Fsimple-dba/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wkhayrattee%2Fsimple-dba/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wkhayrattee%2Fsimple-dba/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wkhayrattee","download_url":"https://codeload.github.com/wkhayrattee/simple-dba/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243472468,"owners_count":20296354,"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":["dba","lmdb","php"],"created_at":"2024-11-19T12:30:22.457Z","updated_at":"2025-12-28T12:47:38.782Z","avatar_url":"https://github.com/wkhayrattee.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple dba - a simple wrapper around the php dba functions\n\n- While using the default dba functions provided by PHP, I have seen some inconsistencies and also wherever applicable, I would like to change certain things, specially the dba_replace..etc\n- This is currently a work in progress, I am experimenting with one of my side projects - as soon as I find everything is OK, will publish v1.0.0\n\n## TODO:\n- Unit testing\n- Get started with a simple example\n- Publish in Packagist when ready\n\n## Unit Testing\n\n### Install PEST\n\nI find PEST a little more elegant, let's try this.\n\n```\n$ composer require pestphp/pest --dev --with-all-dependencies\n$ ./vendor/bin/pest --init\n```\n\n### Using PEST\n\n```\n$ ./vendor/bin/pest\n```\n\n### Test Code Coverage\n\n- We'll use [PCOV](https://github.com/krakjoe/pcov)\n- Install:\n```\n$ apt-get install php7.4-pcov\n```\n\n- Execute the coverage:\n\n```\n$ ./vendor/bin/pest --coverage\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwkhayrattee%2Fsimple-dba","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwkhayrattee%2Fsimple-dba","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwkhayrattee%2Fsimple-dba/lists"}