{"id":15159599,"url":"https://github.com/puzzle-org/assert","last_synced_at":"2026-02-19T05:01:13.468Z","repository":{"id":57046029,"uuid":"84456424","full_name":"puzzle-org/assert","owner":"puzzle-org","description":"Assertions for PHPUnit","archived":false,"fork":false,"pushed_at":"2018-02-19T13:47:41.000Z","size":979,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-11-14T16:22:26.071Z","etag":null,"topics":["assertions","library","php","phpunit","tests","unittest"],"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/puzzle-org.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":"2017-03-09T15:17:55.000Z","updated_at":"2017-03-10T14:00:12.000Z","dependencies_parsed_at":"2022-08-24T04:50:27.366Z","dependency_job_id":null,"html_url":"https://github.com/puzzle-org/assert","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/puzzle-org/assert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puzzle-org%2Fassert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puzzle-org%2Fassert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puzzle-org%2Fassert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puzzle-org%2Fassert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/puzzle-org","download_url":"https://codeload.github.com/puzzle-org/assert/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puzzle-org%2Fassert/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29604107,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T04:38:07.383Z","status":"ssl_error","status_checked_at":"2026-02-19T04:35:50.016Z","response_time":117,"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":["assertions","library","php","phpunit","tests","unittest"],"created_at":"2024-09-26T21:40:37.541Z","updated_at":"2026-02-19T05:01:13.442Z","avatar_url":"https://github.com/puzzle-org.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Puzzle Assert  ![PHP \u003e= 5.6](https://img.shields.io/badge/php-%3E%3D%205.6-blue.svg)\n=============\n\nAssertions for PHPUnit \n\nQA\n--\n\n[![SensioLabsInsight](https://insight.sensiolabs.com/projects/c22e1773-23cb-431c-bf22-78be3046cb1d/big.png)](https://insight.sensiolabs.com/projects/c22e1773-23cb-431c-bf22-78be3046cb1d)\n\nService | Result\n--- | ---\n**Travis CI** (PHP 5.6 .. 7.1) | [![Build Status](https://travis-ci.org/puzzle-org/assert.svg?branch=master)](https://travis-ci.org/puzzle-org/assert)\n**Scrutinizer** | [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/puzzle-org/assert/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/puzzle-org/assert/?branch=master)\n**Code coverage** | [![codecov](https://codecov.io/gh/puzzle-org/assert/branch/master/graph/badge.svg)](https://codecov.io/gh/puzzle-org/assert)\n**Packagist** | [![Latest Stable Version](https://poser.pugx.org/puzzle/assert/v/stable.png)](https://packagist.org/packages/puzzle/assert) [![Total Downloads](https://poser.pugx.org/puzzle/assert/downloads.svg)](https://packagist.org/packages/puzzle/assert)\n\n\nExample\n-------\n\n```php\n\u003c?php\n\nclass PonyTest extends \\PHPUnit_Framework_TestCase\n{\n    use \\Puzzle\\Assert\\ArrayRelated;\n    \n    public function testRetrieveUnicorn()\n    {\n        // ...\n        $this-\u003eassertSameArrayExceptOrder([1, 2, 3, 4], $result);\n    }\n}\n```\n\n\nChangelog\n---------\n\nNo BC breaks yet\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuzzle-org%2Fassert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpuzzle-org%2Fassert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuzzle-org%2Fassert/lists"}