{"id":13828518,"url":"https://github.com/sebastianbergmann/dbunit","last_synced_at":"2025-09-27T02:31:52.701Z","repository":{"id":900755,"uuid":"656645","full_name":"sebastianbergmann/dbunit","owner":"sebastianbergmann","description":"DbUnit port for PHP/PHPUnit.","archived":true,"fork":false,"pushed_at":"2018-10-02T09:37:27.000Z","size":1284,"stargazers_count":225,"open_issues_count":11,"forks_count":186,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-09-21T10:02:50.920Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://phpunit.de/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sebastianbergmann.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","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":"2010-05-08T17:00:22.000Z","updated_at":"2024-06-27T08:07:01.000Z","dependencies_parsed_at":"2022-08-16T11:20:52.055Z","dependency_job_id":null,"html_url":"https://github.com/sebastianbergmann/dbunit","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fdbunit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fdbunit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fdbunit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fdbunit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebastianbergmann","download_url":"https://codeload.github.com/sebastianbergmann/dbunit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219871850,"owners_count":16554459,"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-08-04T09:02:50.389Z","updated_at":"2025-09-27T02:31:47.411Z","avatar_url":"https://github.com/sebastianbergmann.png","language":"PHP","funding_links":[],"categories":["测试","测试 Testing","PHP","Testing","测试( Testing )"],"sub_categories":[],"readme":"[This extension is no longer maintained](https://github.com/sebastianbergmann/dbunit/issues/217)\n\n# DbUnit\n\n[PHPUnit](https://phpunit.de/) extension for database interaction testing.\n\n## Installation\n\n### Composer\n\nIf you use [Composer](https://getcomposer.org/) to manage the dependencies of your project then you can add DbUnit as a development-time dependency to your project:\n\n```\n$ composer require --dev phpunit/dbunit\n```\n\n### PHP Archive (PHAR)\n\nYou can download a PHAR of DbUnit:\n\n```\n$ wget https://phar.phpunit.de/dbunit.phar\n```\n\nThe example below shows how to configure PHPUnit to load all `*.phar` files found in a given directory (`tools/phpunit.d` in this example):\n\n```xml\n\u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\n\u003cphpunit xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n         xsi:noNamespaceSchemaLocation=\"https://schema.phpunit.de/6.0/phpunit.xsd\"\n         extensionsDirectory=\"tools/phpunit.d\"\u003e\n\u003c/phpunit\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebastianbergmann%2Fdbunit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebastianbergmann%2Fdbunit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebastianbergmann%2Fdbunit/lists"}