{"id":91792,"library":"eher-phpunit","title":"PHPUnit (Unofficial)","description":"Unofficial version of PHPUnit to be handled with Composer.","status":"active","version":"1.6","language":"php","source_language":null,"source_url":"https://github.com/EHER/phpunit-all-in-one","tags":["testing","phpunit","unit-test","unofficial"],"install":[{"cmd":"composer require eher/phpunit","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"TestCase","correct":"use PHPUnit\\Framework\\TestCase;"}],"quickstart":{"code":"use PHPUnit\\Framework\\TestCase;\n\nclass MyTest extends TestCase\n{\n    public function testExample()\n    {\n        $this->assertTrue(true);\n    }\n}","lang":"php","description":"Basic PHPUnit test case"},"warnings":[{"fix":"Replace eher/phpunit with phpunit/phpunit in your composer.json.","message":"This is an unofficial package; prefer the official phpunit/phpunit for stability and updates.","severity":"breaking","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'compos':11 'handl':9 'phpunit':1,6,13 'test':12,16 'unit':15 'unit-test':14 'unoffici':2,3,17 'version':4","created_at":"2026-06-19T09:22:46.188459+00:00","updated_at":"2026-06-19T09:22:46.188459+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/EHER/phpunit-all-in-one","github":"https://github.com/EHER/phpunit-all-in-one","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}