{"id":15450339,"url":"https://github.com/santik/phpunit-profiler","last_synced_at":"2026-04-28T22:33:10.199Z","repository":{"id":73389475,"uuid":"109279899","full_name":"santik/phpunit-profiler","owner":"santik","description":"Phpunit tests profiler. Shows execution time for every test.","archived":false,"fork":false,"pushed_at":"2017-11-07T11:54:42.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-06T04:51:32.757Z","etag":null,"topics":["php","phpunit","profiler","test","testproject","testtime","testtool","testtools","time","unittest","unittesting"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/santik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2017-11-02T15:03:08.000Z","updated_at":"2017-11-07T12:59:01.000Z","dependencies_parsed_at":"2023-07-16T11:17:35.226Z","dependency_job_id":null,"html_url":"https://github.com/santik/phpunit-profiler","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"0dded8733c28ccc88e9a266dfb115888903a1918"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/santik/phpunit-profiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santik%2Fphpunit-profiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santik%2Fphpunit-profiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santik%2Fphpunit-profiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santik%2Fphpunit-profiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/santik","download_url":"https://codeload.github.com/santik/phpunit-profiler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santik%2Fphpunit-profiler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32402667,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: 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":["php","phpunit","profiler","test","testproject","testtime","testtool","testtools","time","unittest","unittesting"],"created_at":"2024-10-01T21:04:37.298Z","updated_at":"2026-04-28T22:33:10.184Z","avatar_url":"https://github.com/santik.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UnitTest profiler\n\nSmall library for showing how much time every test took to run.\n\n# Installation\n\n```console\n$ composer require santik/phpunit-profiler\n```\n\n# Configuration\n\nAdd following lines in your phpunit.xml file.\n\n```\n\u003clisteners\u003e\n        ...\n        \u003clistener class=\"ProfilingTestListener\" file=\"PATH_TO_DIRECTORY_WITH_LIBRARY/ProfilingTestListener.php\"\u003e\n            \u003carguments\u003e\n                \u003cdouble\u003e0.015\u003c/double\u003e\u003c!--seconds--\u003e\n                \u003cdouble\u003e0.001\u003c/double\u003e\u003c!--seconds--\u003e\n            \u003c/arguments\u003e\n        \u003c/listener\u003e\n        ....\n    \u003c/listeners\u003e\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantik%2Fphpunit-profiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsantik%2Fphpunit-profiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantik%2Fphpunit-profiler/lists"}