{"id":20827678,"url":"https://github.com/peridot-php/peridot-list-reporter","last_synced_at":"2025-06-11T20:15:36.124Z","repository":{"id":23157937,"uuid":"26513474","full_name":"peridot-php/peridot-list-reporter","owner":"peridot-php","description":"A list reporter for the Peridot testing framework","archived":false,"fork":false,"pushed_at":"2015-01-06T21:08:47.000Z","size":224,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-19T11:16:28.268Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://peridot-php.github.io/","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/peridot-php.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":"2014-11-12T01:29:28.000Z","updated_at":"2016-07-31T00:08:06.000Z","dependencies_parsed_at":"2022-08-05T20:45:13.959Z","dependency_job_id":null,"html_url":"https://github.com/peridot-php/peridot-list-reporter","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peridot-php%2Fperidot-list-reporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peridot-php%2Fperidot-list-reporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peridot-php%2Fperidot-list-reporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peridot-php%2Fperidot-list-reporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peridot-php","download_url":"https://codeload.github.com/peridot-php/peridot-list-reporter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243175245,"owners_count":20248437,"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-11-17T23:12:44.994Z","updated_at":"2025-03-12T07:26:59.771Z","avatar_url":"https://github.com/peridot-php.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Peridot List Reporter\n=====================\n\n[![Build Status](https://travis-ci.org/peridot-php/peridot-list-reporter.png)](https://travis-ci.org/peridot-php/peridot-list-reporter) [![HHVM Status](http://hhvm.h4cc.de/badge/peridot-php/peridot-list-reporter.svg)](http://hhvm.h4cc.de/package/peridot-php/peridot-list-reporter)\n\nA simple list reporter for the Peridot testing framework.\n\n![Peridot list reporter](https://raw.github.com/peridot-php/peridot-list-reporter/master/output.png \"Peridot list reporter in action\")\n\n##Usage\n\nWe recommend installing the reporter to your project via composer:\n\n```\n$ composer require --dev peridot-php/peridot-list-reporter:~1.0\n```\n\nYou can register the reporter via your [peridot.php](http://peridot-php.github.io/#plugins) file.\n\n```php\n\u003c?php\nuse Peridot\\Reporter\\ListReporter\\ListReporterPlugin;\n\nreturn function(EventEmitterInterface $emitter) {\n    $list = new ListReporterPlugin($emitter);\n};\n```\n\n##Running reporter tests\n\nYou can run the reporter specs and also preview the reporter in action like so:\n\n```\n$ vendor/bin/peridot specs/ -r list\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperidot-php%2Fperidot-list-reporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperidot-php%2Fperidot-list-reporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperidot-php%2Fperidot-list-reporter/lists"}