{"id":49690648,"url":"https://github.com/solvebeam/wpdbx","last_synced_at":"2026-05-07T14:35:57.712Z","repository":{"id":322868694,"uuid":"1091224958","full_name":"solvebeam/wpdbx","owner":"solvebeam","description":"Modern PHP wrapper for WordPress $wpdb with exception-based error handling.","archived":false,"fork":false,"pushed_at":"2025-12-12T12:55:35.000Z","size":34,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-14T03:28:18.840Z","etag":null,"topics":["composer","composer-package","packagist","php","solvebeam","wordpress","wordpress-development","wordpress-library","wpdb"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/solvebeam/wpdbx","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/solvebeam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-06T18:14:15.000Z","updated_at":"2025-12-12T12:55:39.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/solvebeam/wpdbx","commit_stats":null,"previous_names":["solvebeam/wpdbx"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/solvebeam/wpdbx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solvebeam%2Fwpdbx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solvebeam%2Fwpdbx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solvebeam%2Fwpdbx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solvebeam%2Fwpdbx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solvebeam","download_url":"https://codeload.github.com/solvebeam/wpdbx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solvebeam%2Fwpdbx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32741836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["composer","composer-package","packagist","php","solvebeam","wordpress","wordpress-development","wordpress-library","wpdb"],"created_at":"2026-05-07T14:35:56.538Z","updated_at":"2026-05-07T14:35:57.708Z","avatar_url":"https://github.com/solvebeam.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SolveBeam WpdbX\n\nException-based wrapper around WordPress `$wpdb` for modern PHP usage.\n\n## Installation\n\n```bash\ncomposer require solvebeam/wpdbx\n```\n\n## Usage\n\n```php\n\u003c?php\n\nuse SolveBeam\\WpdbX\\WpdbAdapter;\n\nglobal $wpdb;\n\n$wpdbx = new WpdbAdapter( $wpdb );\n\ntry {\n\t$wpdbx-\u003equery( '…' );\n} catch ( \\Exception $e ) {\n\t\\wp_die( $e-\u003egetMessage() );\n}\n\n```\n\n## Links\n\n- https://github.com/solvebeam/wpdbx\n- https://packagist.org/packages/solvebeam/wpdbx\n- https://spdx.org/licenses/GPL-3.0-or-later.html\n- https://www.solvebeam.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolvebeam%2Fwpdbx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolvebeam%2Fwpdbx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolvebeam%2Fwpdbx/lists"}